function popit(sPicURL) { 
	window.open("js/popit.htm?"+sPicURL, "", "resizable=1,height=200,width=200");
}