function NewWindow1()  { MyWindow1 = window.open("../share/map_gg.htm", "1", "width=600,height=480,top=0,resizable=no"); MyWindow1.focus(); }
function NewWindow2()  { MyWindow2 = window.open("../share/map_wi.htm", "2", "width=600,height=480,top=0,resizable=no"); MyWindow2.focus(); }
function NewWindow3()  { MyWindow3 = window.open("../share/map_hh.htm", "3", "width=600,height=480,top=0,resizable=no"); MyWindow3.focus(); }
function NewWindow4()  { MyWindow4 = window.open("../events/gallery.htm", "4", "width=349,height=380,top=0,resizable=no"); MyWindow4.focus(); }