document.writeln("<script type=\"text/javascript\">");
document.writeln("function loadf(obj){");
document.writeln("if(isFirefox=navigator.userAgent.indexOf(\"Firefox\")>0){ ");
document.writeln("obj.height=obj.contentDocument.body.scrollHeight;}");
document.writeln("else{");
document.writeln("obj.style.height=obj.contentWindow.document.body.scrollHeight;}");
document.writeln("}");
document.writeln("</script>");
document.writeln("<IFRAME src=\"\/js\/top750.htm\" onload=\"loadf(this);\" frameBorder=0 width=\"99%\" scrolling=no id=\"if1\" ><\/IFRAME>");