function view_image(img){
	window.open('/etc/view_image.asp?iSrc='+img,'','width=300, height=300, menubar=no, scrollbars=yes, status=yes');
}


