function okno(sPicURL) 
		{ 
		window.open("http://prolight.com.pl/scripts/popup.php?"+sPicURL, "", "resizable=0,height=200,width=200,location=0,menubar=0,scrollbars=0,status=0,toolbar=0,left=50,top=50");
		}