<!--
function subWin1(){
           window.open("map.html","window1","width=550,height=520,scrollbars=no,");
		   }
//-->