_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="Black";
borderstyle="Solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Silver";
offcolor="Black";
onbgcolor="Black";
oncolor="White";
padding="6";
pagebgcolor="#000000";
pagecolor="White";
separatorcolor="Black";
separatorsize="1";
subimage="images/black_13x13_greyboxed.gif";
subimagepadding="1";
itemwidth="112";
}

with(submenuStyle=new mm_style()){
align="center";
bordercolor="Black";
borderstyle="Double";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Silver";
offcolor="Black";
onbgcolor="Black";
oncolor="White";
onitalic="italic";
padding="4";
pagebgcolor="Black";
pagecolor="White";
subimage="images/black_13x13_greyboxed.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Ice Stadium;target=;url=http://www.dunedinice.com/;");
aI("showmenu=Events/MASTERS GAMES CURLINGLEFT_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 CLUBLEFT_MENU;text=Ice Sports Clubs;target=;url=ice_sports_clubs.html;");
aI("showmenu=Kiwi Skate Awards/Kiwi SkateLEFT_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 CURLINGLEFT_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 CLUBLEFT_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 SkateLEFT_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();

