function PopupPic(sPicURL) { 
	window.open("ResimGoster.asp?" +sPicURL, "_blank","resizable=0,HEIGHT=100,WIDTH=100"); 
}
