function subWin1(){
window.open("map.htm","map","resizable=yes,menubar=no,status=no,scrollbars=yes,location=no,width=570,height=650");
}
