function openWin2() {
  myWin= open("/map.html", "displayWindow", 
    "width=632,height=632,status=no,toolbar=no,menubar=no");
}
