function SetPath(strPath){
	document.form1.imgpath.value=strPath;
	window.open ('12FTviewbig.htm','','height=440,width=350,status=no,scrollbars=no,location=no,x=0,y=0');
}