//////////////////////////////////////////////////////////////
// RMLR.org, RMLR.info & RMLR.dk cross site jsfunction file //
//////////////////// Copyright 2007+ /////////////////////////

	// Wallpaper of the day, function by gamewallpapers.com
	function gwGetPreview()
	{
		url = "http://www.gamewallpapers.com/wallpaperoftheday/getpreview_2lines.php";
		ipwindow = window.open(url,"_blank","fullscreen=no,resizable=no,scrollbars=no,toolbar=no,height=328,width=400");
	}