function ShowPic(sPicURL) 
            { 
window.open("../showpic.htm?"+sPicURL, "", "resizable=1,HEIGHT=200,WIDTH=200,left=0, top='0");
			}