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="#99ccff";
offcolor="#000000";
onbgcolor="#4F8EB6";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90)";
padding=5;
pagebgcolor="#82B6D7";
pagecolor="black";
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=Packages;text=Packages;");
aI("showmenu=Lodge;text=Lodge;");
aI("showmenu=Resort;text=Resort;");
aI("showmenu=Skiing;text=Skiing &amp; Activities;");
aI("text=Corporate Groups;url=corporate_ski_weekends.htm;");
aI("image=images/filler.gif;");
aI("showmenu=Specials;text=Specials;");
aI("showmenu=Travel;text=Travel;");
aI("showmenu=Extras;text=Extra Services;");
aI("text=The Ski Team;url=skiteam.htm;");
aI("text=Snow Report;url=snow_report.htm;");
aI("showmenu=Photos;text=Photos;");
aI("showmenu=Customer Feedback;text=Guest Comments;");
aI("image=images/filler.gif;");
aI("showmenu=Prices;text=Prices &amp; Availability;");
aI("text=Offers &amp; Deals;url=cheap_ski_short_break_offers.htm;");
aI("image=images/filler.gif;");
aI("text=Site Map;url=sitemap.htm;");
aI("showmenu=Links;text=Links;");
aI("image=images/filler.gif;");
aI("text=Make an Enquiry;url=contact.htm;");
aI("showmenu=Book Here;text=Make a Booking;");

}

with(milonic=new menuname("Lodge")){
overflow="scroll";
style=menuStyle;
aI("text=The Aravis Lodge;url=weekend_ski_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 and Slopes;url=ski_resorts.htm;");
aI("text=La Clusaz Piste Maps;url=la_clusaz_piste_map.htm;target=_blank");
aI("text=Grand Bornand Piste Maps;url=grand_bornand_piste_map.htm;target=_blank");
aI("text=Local Events;url=local_events.htm;");


}

with(milonic=new menuname("Skiing")){
style=menuStyle;
aI("text=Skiing;url=ski_beginner_to_advanced.htm;");
aI("text=Snowboarding;url=board_beginner_to_advanced.htm;");
aI("text=Snow Shoe Walking;url=snow_shoe.htm;");
aI("text=Other Activities;url=other_non_ski_board.htm;");

}

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

}

with(milonic=new menuname("Packages")){
style=menuStyle;
aI("text=Ski Weekends;url=ski_weekend_packages.htm;");
aI("text=Ski Midweeks;url=ski_midweek_packages.htm;");
aI("text=Day Skiing;url=day_ski_board.htm;");
aI("text=Ski Weeklong;url=ski_weeklong_packages.htm;");
aI("text=Group Ski Trips;url=group_ski_trips.htm;");


}
with(milonic=new menuname("Specials")){
style=menuStyle;
aI("text=Christmas Skiing;url=christmas_ski_breaks.htm;");
aI("text=New Year Skiing;url=new_year_ski_breaks.htm;");
aI("text=Half Term Ski;url=half_term_ski_short_breaks.htm;");
aI("text=Easter Skiing;url=easter_ski_holidays.htm;");
aI("text=Full Moon Skiing;url=full_moon_ski_specials.htm;");


}
with(milonic=new menuname("Extras")){
style=menuStyle;
aI("text=Lessons;url=lessons.htm;");
aI("text=Equipment Hire;url=equipment_hire.htm;");
aI("text=Ski Hosting;url=skihosting.htm;");
aI("text=Creche & Child Care;url=creche_child_care.htm;");
aI("text=Insurance;url=insurance.htm;");

}
with(milonic=new menuname("Prices")){
style=menuStyle;
aI("text=Weekend Prices and Availability - NEXT SEASON 10/11;url=weekend_avail_10_11.htm;");
aI("text=MidWeek Prices and Availability - NEXT SEASON 10/11;url=midweek_avail_10_11.htm;");
aI("text=Week Long Prices and Availability - NEXT SEASON 10/11;url=weeklong_avail_10_11.htm;");
aI("text=Day Skiing Prices and Availability;url=prices_day_ski.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=Links To Other Ski Sites;url=links.htm;");
aI("text=Links To Other Outdoor and Travel Sites;url=links2.htm;");

}
with(milonic=new menuname("Photos")){
style=menuStyle;

aI("text=05/06 Season;url=photos_0506.htm;");
aI("text=06/07 Season;url=photos_0607.htm;");
aI("text=07/08 Season;url=photos_0708.htm;");
aI("text=08/09 Season;url=photos_0809.htm;");
}
with(milonic=new menuname("Customer Feedback")){
style=menuStyle;
aI("text=Customer Feedback;url=comments.htm;");
aI("text=Feedback Form;url=feedback_form.htm;");


}

drawMenus();

