function PopupPic(sPicURL,hotel) { window.open("popup.php?"+sPicURL+"&hotel="+hotel, "", "resizable=1,HEIGHT=200,WIDTH=200"); }