function PopupPic(sPicURL) { 
				window.open("pop001.html?"+sPicURL, "", "resizable=0,HEIGHT=200,WIDTH=200");

}
