_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
headercolor="#000000";
offcolor="#000000";
oncolor="#747A75";
padding="5";
subimage="images/11x9_dotted_green.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="right";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location2.gif";
offcolor="#052341";
oncolor="DarkOliveGreen";
pagecolor="DarkSlateGray";
overimage="images/location_on2.gif";
imageposition="right";
itemwidth="100";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=600;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
openstyle="up";
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 FeaturesFOOTER_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 FeaturesFOOTER_MENU")){
style=submenuStyle;
openstyle="up";
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();

