function getPreview() { url = "http://www.gamewallpapers.com/wallpaperoftheday/viewpreview.php?titel=&nummer="; ipwindow = open("","_blank","fullscreen=no,resizable=no,scrollbars=no,toolbar=no,height=316,width=400"); ipwindow.location.href = url; }