_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth="1";
fontfamily="Helvetica";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
offcolor="#052341";
onborder="1px dotted #000000";
oncolor="SeaShell";
ondecoration="underline";
onsubimage="images/arrow_white.gif";
padding="5";
pagecolor="#363434";
subimage="images/arrow.gif";
subimagepadding="3";
menubgcolor="#eeeeee";
menubgimage="images/mesh.gif";
itemwidth="99";
}

with(SubMenuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth="1";
fontfamily="Helvetica";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offcolor="#052341";
onborder="1px dotted #000000";
oncolor="SeaShell";
ondecoration="underline";
onsubimage="images/arrow_white.gif";
padding="5";
pagecolor="#363434";
subimage="images/arrow.gif";
subimagepadding="3";
menubgcolor="#eeeeee";
menubgimage="images/mesh.gif";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=594;
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
aI("text=Home Page;target=;url=http://www.4wd-experience.co.nz/;");
aI("text=4wd Track Layout;target=;url=4wd-Track-Layout.html;");
aI("text=Waipari Glen;target=;url=Waipari-Glen.html;");
aI("showmenu=4wd FeaturesWaipari Glen Track FeaturesINFO_BAR_MENU;text=4wd Features;target=;url=4wd-Features.html;");
aI("text=4wd Programmes;target=;url=4wd-Programmes.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}

with(milonic=new menuname("4wd FeaturesWaipari Glen Track FeaturesINFO_BAR_MENU")){
style=SubMenuStyle;
align="center";
aI("text=Waipari Glen Track Features;target=;url=Waipari-Glen-Track-Features.html;");
aI("text=The Bull Ring Track Features;target=;url=The-Bull-Ring-Track-Features.html;");
aI("text=The River Track Features;target=;url=The-River-Track-Features.html;");
}


 drawMenus();

