fixMozillaZIndex=true; 
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;

with(MapSample=new mm_style()){
bordercolor="black";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial, Helvetica, sans-serif";
fontsize="10px";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#eeeeee";
headercolor="black";
offbgcolor="#f8f8f8";
offcolor="#013467";
onbgcolor="#f8f8f8";
oncolor="#9baa8d";
padding=2;
pagebgcolor="pink";
pagecolor="Purple";
}

with(milonic=new menuname("Auckland")){
margin=0;
style=MapSample;
aI("align=center;fontsize=12px;fontweight=bold;text=Auckland;type=header;pointer=auto;");
aI("text=Ludność: 416 900;oncolor=black;offcolor=black;pointer=auto;");
aI("fontweight=bold;text=Sprawdź pogodę!;url=http://homik.pl/index.php?ucat=11&mod=pogoda&city=NZXX0003;");
}

with(milonic=new menuname("Wellington")){
margin=0;
style=MapSample;
aI("align=center;fontsize=12px;fontweight=bold;text=Wellington;type=header;pointer=auto;");
aI("text=Ludność: 183 900;oncolor=black;offcolor=black;pointer=text;pointer=auto;");
aI("fontweight=bold;text=Sprawdź pogodę!;url=http://homik.pl/index.php?ucat=11&mod=pogoda&city=NZXX0049;");
}

with(milonic=new menuname("Queenstown")){
margin=0;
style=MapSample;
aI("align=center;fontsize=12px;fontweight=bold;text=Queenstown;type=header;pointer=auto;");
aI("text=Ludność: 8 538;oncolor=black;offcolor=black;pointer=text;pointer=auto;");
aI("fontweight=bold;text=Sprawdź pogodę!;url=http://homik.pl/index.php?ucat=11&mod=pogoda&city=NZXX0035;");
}

with(milonic=new menuname("Christchurch")){
margin=0;
style=MapSample;
aI("align=center;fontsize=12px;fontweight=bold;text=Christchurch;type=header;pointer=auto;");
aI("text=Ludność: 367 700;oncolor=black;offcolor=black;pointer=text;pointer=auto;");
aI("fontweight=bold;text=Sprawdź pogodę!;url=http://homik.pl/index.php?ucat=11&mod=pogoda&city=NZXX0006;");
}

with(milonic=new menuname("Dunedin")){
margin=0;
style=MapSample;
aI("align=center;fontsize=12px;fontweight=bold;text=Dunedin;type=header;pointer=auto;");
aI("text=Ludność: 114 700;oncolor=black;offcolor=black;pointer=text;pointer=auto;");
aI("fontweight=bold;text=Sprawdź pogodę!;url=http://homik.pl/index.php?ucat=11&mod=pogoda&city=NZXX0009;");
}

drawMenus();

