<!--
function subWin(){
         window.open("map_l.htm","window1","width=780,height=700,left=3,top=5,scrollbars=no");
}
//-->