_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Microsoft Sans Serif";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#535357";
offcolor="Snow";
onbgcolor="#686868";
oncolor="#FF55FF";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
pagebgcolor="#686868";
pagecolor="#FF55FF";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Microsoft Sans Serif";
fontsize="11pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#2F2F2F";
offcolor="Snow";
onbgcolor="#3F3F3F";
oncolor="Snow";
outfilter="Fade(Overlap=1.00)";
padding="4";
pagebgcolor="#3F3F3F";
pagecolor="Snow";
imagepadding="6";
itemwidth="100";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=800;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Welcome;target=;url=http://www.hotel-laplagne.com/;");
aI("showmenu=Facilities/Reception ServicesINFO_BAR_MENU;text=Facilities;target=;url=Facilities.html;");
aI("showmenu=Rooms/Twin RoomsINFO_BAR_MENU;text=Rooms;target=;url=Rooms.html;");
aI("text=Prices;target=;url=Prices.html;");
aI("showmenu=La Plagne/Lift PassesINFO_BAR_MENU;text=La Plagne;target=;url=La-Plagne.html;");
aI("text=Travel;target=;url=Travel.html;");
aI("text=Corporate;target=;url=Corporate.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}

with(milonic=new menuname("Facilities/Reception ServicesINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Reception Services;target=;url=Reception-Services.html;");
aI("text=Lounges & Play Room;target=;url=Lounges-&-Play-Room.html;");
aI("text=Relaxation & Wellbeing;target=;url=Relaxation-&-Wellbeing.html;");
aI("text=Kids & Childcare;target=;url=Kids-&-Childcare.html;");
aI("text=Restaurant & Bar;target=;url=Restaurant-&-Bar.html;");
}

with(milonic=new menuname("Rooms/Twin RoomsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Twin Rooms;target=;url=Twin-Rooms.html;");
aI("text=Double Rooms;target=;url=Double-Rooms.html;");
aI("text=Quad Rooms;target=;url=Quad-Rooms.html;");
}

with(milonic=new menuname("La Plagne/Lift PassesINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Lift Passes;target=;url=Lift-Passes.html;");
aI("text=Ski Hire;target=;url=Ski-Hire.html;");
aI("text=Ski Lessons;target=;url=Ski-Lessons.html;");
}


 drawMenus();

