_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="Blue";
borderstyle="Groove";
borderwidth="3";
fontfamily="Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Black";
offcolor="Gold";
onbgcolor="White";
onbold="bold";
oncolor="RoyalBlue";
padding="0";
pagebgcolor="Silver";
pagecolor="AliceBlue";
separatorcolor="Cornsilk";
separatorsize="1";
subimage="images/black_13x13_greyboxed.gif";
subimagepadding="0";
itemwidth="1000";
}

with(submenuStyle=new mm_style()){
align="center";
bordercolor="Blue";
borderstyle="Double";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Black";
offcolor="Gold";
onbgcolor="Black";
oncolor="White";
onitalic="italic";
padding="4";
pagebgcolor="Black";
pagecolor="AliceBlue";
subimage="images/black_13x13_greyboxed.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Ice Stadium;target=;url=http://www.dunedinice.com/;");
aI("showmenu=Events/MASTERS GAMES CURLINGINFO_BAR_MENU;text=Events;target=;url=events.html;");
aI("text=Our Location;target=;url=our_location.html;");
aI("text=Ice Sports Dunedin;target=;url=ice_sports_dunedin.html;");
aI("showmenu=Ice Sports Clubs/DUNEDIN CURLING CLUBINFO_BAR_MENU;text=Ice Sports Clubs;target=;url=ice_sports_clubs.html;");
aI("showmenu=Kiwi Skate Awards/Kiwi SkateINFO_BAR_MENU;text=Kiwi Skate Awards;target=;url=kiwi_skate_awards.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Events/MASTERS GAMES CURLINGINFO_BAR_MENU")){
style=submenuStyle;
aI("text=MASTERS GAMES CURLING;target=;url=masters_games_curling.html;");
aI("text=NEW ZEALAND MASTERS GAMES 2012;target=_blank;url=http://nzmg.com;");
}

with(milonic=new menuname("Ice Sports Clubs/DUNEDIN CURLING CLUBINFO_BAR_MENU")){
style=submenuStyle;
aI("text=DUNEDIN CURLING CLUB;target=_blank;url=http://dunedin.curling.googlepages.com;");
aI("text=DUNEDIN ICE HOCKEY ASSOCIATION;target=_blank;url=http://dunedinicehockey.co.nz;");
aI("text=DUNEDIN ICE SKATING CLUB;target=_blank;url=http://disc.org.nz;");
}

with(milonic=new menuname("Kiwi Skate Awards/Kiwi SkateINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Kiwi Skate;target=;url=kiwi_skate.html;");
aI("text=Kiwi Skate Tuition Enrolment;target=;url=kiwi_skate_tuition_enrolment.html;");
aI("text=Ice Hockey Tuition Enrolment;target=;url=ice_hockey_tuition_enrolment.html;");
}


 drawMenus();

