_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#ffffff";
borderstyle="Groove";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="6pt";
fontstyle="normal";
fontweight="bold";
image="images/dots9.gif";
offbgcolor="Brown";
offcolor="#ffffff";
onbgcolor="White";
oncolor="Black";
padding="2";
pagebgcolor="SlateGray";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow5_black_8x8.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="0";
itemwidth="1000";
}

with(submenuStyle=new mm_style()){
align="center";
bordercolor="SteelBlue";
borderstyle="Groove";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="6pt";
fontstyle="normal";
offbgcolor="RoyalBlue";
offcolor="#ffffff";
onbgcolor="Black";
oncolor="Yellow";
padding="4";
pagebgcolor="Yellow";
separatorcolor="Black";
separatorsize="1";
subimage="images/arrow5_black_8x8.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
openstyle="up";
aI("text=Ice Stadium;target=;url=http://www.dunedinice.com/;");
aI("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 CLUBFOOTER_MENU;text=Ice Sports Clubs;target=;url=ice_sports_clubs.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Ice Sports Clubs/DUNEDIN CURLING CLUBFOOTER_MENU")){
style=submenuStyle;
openstyle="up";
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;");
}


 drawMenus();

