<!-- hide from old browsers
        function mapWindow() {
                newWindow = window.open('map.htm', 'newWin', 'toolbar=no,resizable=yes,location=no,scrollbars=no,width=266,height=487')
                newWindow.focus()
                }
                self.name = "main";
// end hiding script from old browsers -->