	function img_zoom(FileName){
		window.open("ZoomIn.asp?FileName="+ FileName,"Img_Zoom","scrollbars=no, width=100, height=100, resizable=no")
	}