fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=-0;




with(menuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#567E3A";
offcolor="#ffffff";
onbgcolor="#3F602B";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90)";
padding=5;
pagebgcolor="#3F602B";
pagecolor="white";
separatorcolor="#ffffff";
separatorsize=1;
subimage="arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="vertical";
top=160;
style=menuStyle;

aI("text=Home;url=index.htm;");
aI("image=images/filler.gif;");
aI("showmenu=Lodge;text=Lodge;");
aI("showmenu=Resort;text=Resort;");
aI("showmenu=Biking;text=Biking;");
aI("showmenu=Travel;text=Travel;");
aI("text=Weather;url=weather_report.htm;");
aI("image=images/filler.gif;");
aI("showmenu=Packages;text=Packages;");
aI("text=Clubs &amp; Groups;url=groups.htm;");
aI("showmenu=Longer;text=Longer Tours;");
aI("showmenu=Specials;text=Specials;");
aI("showmenu=Extras;text=Extras;");
aI("text=Prices & Availability;url=weekend_avail.htm;");
aI("showmenu=Book Here;text=Book Here;");
aI("image=images/filler.gif;");
aI("text=Customer Comments;url=comments.htm;");
aI("text=Photos;url=photos.html;");
aI("showmenu=Links;text=Links;");
aI("text=Site Map;url=sitemap.htm;");
aI("text=Contact Us;url=contact.htm;");

}

with(milonic=new menuname("Lodge")){
overflow="scroll";
style=menuStyle;
aI("text=The Aravis Lodge;url=biking_weekend_chalet.htm;")
aI("text=Lodge Tour;url=lodgetour.htm;")
aI("text=The Lodge Food &amp; Wine;url=food.htm;");


}

with(milonic=new menuname("Resort")){
style=menuStyle;
aI("text=Villages;url=villages.htm;");
aI("text=The Aravis;url=the_aravis.htm;");
aI("text=Other Activities;url=other.htm;");


}

with(milonic=new menuname("Biking")){
style=menuStyle;
aI("text=Mountain Biking;url=mountain_bike.htm;");
aI("text=MTB Route Samples;url=mountain_biking_samples.htm;");
aI("text=Road Biking;url=road_bike.html;");
aI("text=Road Route Samples;url=road_biking_samples.html;");

}

with(milonic=new menuname("Travel")){
style=menuStyle;
aI("text=Getting Here;url=travel.htm;");
aI("text=Flight Search Guide;url=travel2.htm;");

}
with(milonic=new menuname("Packages")){
style=menuStyle;
aI("text=Mountain Biking;url=mountain_bike_package.html;");
aI("text=Road Biking;url=road_package.html;");

}
with(milonic=new menuname("Longer")){
style=menuStyle;
aI("text=Road Cycling Tours;url=road_tours_kiwi.htm;");

}


with(milonic=new menuname("Specials")){
style=menuStyle;
aI("text=Womens' Weekends;url=girls.htm;");
aI("text=Local Weekends of Note;url=local.htm;");
aI("text=Offers;url=offers.htm;");
aI("text=Tour de France;url=tour_de_france.htm;");
}
with(milonic=new menuname("Extras")){
style=menuStyle;
aI("text=Bike Hire;url=extras_bike_hire.htm;");
aI("text=Non-biking Activities;url=other.htm;");
aI("text=Insurance Information;url=insurance_details.htm;");


}
with(milonic=new menuname("Packages")){
style=menuStyle;
aI("text=Weekend Package;url=bike_weekend_packages.htm;");


}
with(milonic=new menuname("Book Here")){
style=menuStyle;
aI("text=Booking Form;url=book.htm;");
aI("text=Terms and Conditions;url=conds.htm;");

}
with(milonic=new menuname("Links")){
style=menuStyle;
aI("text=Partner Links;url=links.htm;");
aI("text=Other Useful Travel Sites;url=links2.htm;");

}



drawMenus();

