function winopen(url) { win=window.open("http://m.hicbc.com/pc/emergency/index.php?id=","host","scrollbars=1,width=200,height=200"); } document.open(); document.write(""); document.close();