_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="center";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="bold";
headercolor="#000000";
offcolor="#3F3F3F";
onbold="bold";
oncolor="#747A75";
padding="5";
pagecolor="DarkOliveGreen";
subimage="images/9x6_rightbend_grey.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location7.gif";
offcolor="#3F3F3F";
oncolor="Red";
pagecolor="DarkOliveGreen";
overimage="images/location_on7.gif";
imageposition="right";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=500;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home Page;target=;url=http://www.makourahorsetreks.co.nz/;");
aI("text=Horse Trek Info;target=;url=Horse-Trek-Info.html;");
aI("text=Horse Trek Rides;target=;url=Horse-Trek-Rides.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}


 drawMenus();
