
	function popup(par)
	{
		window.open('wallpaper_popup.php?src=' + par, 'Wallpaper' ,'width=600, height=600, top=0, left=0, scrollbars=yes, fullscreen=no');
	}
