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