<!--
function UP(sPicURL) { 
				window.open("/pages/popup.htm?"+sPicURL, "", "resizable=0,WIDTH=280,HEIGHT=280");
			}
//-->

