<!--
function resize() {
 var iframe = document.all.stretch;
  iframe.height="390";

//document.frames("stretch").document.body.scrollHeight

}
//-->