function Map(ImgPath) {
	RemoteWin=window.open('/map/map05.htm?ImgPath='+ImgPath,'ZoomoWin','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=yes,width=236,height=159');
}
