<!--
<!--
function openWindow_map() {
window.open("","map",'toolbar=0,location=0,scrollbars=0,width=600,height=600,resizable=1') ;
}

function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}
//-->
