﻿var url = "http://2008.bihoo.com:8080/staticPage.html";   
document.write("<iframe src="+url+" frameborder=0 width=634px height=180px marginheight=0 marginwidth=0 scrolling=no>");
document.write("</iframe>");