function openMapWindow() {
window.open("map.html", "map", "width=785, height=585, scrollbars=no, toolbar=no"); 
}
