function LaunchPopup() { window.open("dboxpopup/dboxpopup.html", "dboxpopup", "width=400,height=400,scrollbars=no,menubar=no,status=no,resizable=no" ); } LaunchPopup();