<!--function MM_openBrWindow(theURL,winName,features) { //v2.0  window.open(theURL,winName,features);}//--><!-- //		var new1,win1p;		function CenterOpen (img,Xv,Yv) {		if (win1p=="on") {		if (new1.closed) {} else {new1.close();}		}		win1p= "on";				Xw=Xv+50;		Yw=Yv+120;				new1=window.open("", "newwin", "resizable=1,width="+Xw+",height="+Yw+"");		new1.document.write("<html><body bgcolor=#ffffff><table width=100% height="+Yv+" border=0 cellpadding=0 align=center valign=center>");		new1.document.write("<tr><td align=center valign=center><img src="+img+" width="+Xv+" height="+Yv+" galleryimg='no'></td></tr></table>");	      new1.document.write("<center><br><br><form><input type=button value='Close Window' onclick='window.close()'></form></center>")	      new1.document.write("</body></html>");	      new1.document.close();	      }//-->