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=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="#CCCC99";
borderstyle="solid";
borderwidth=1;
clickcolor="#996666";
fontfamily="Verdana, Tahoma, Arial";
fontsize="80%";
fontstyle="normal";
headerbgcolor="#CCCC99";
headercolor="#ffffff";
imageposition="middle";
menubgcolor="#ffffff";
offbgcolor="none";
offcolor="#996666";
onbgcolor="none";
oncolor="#006600";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100)";
padding=4;
pagebgcolor="";
pagecolor="#006600";
separatorcolor="#CCCC99";
separatorsize=1;
subimage="arrow.gif";
subimagepadding=2;
}


with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
screenposition="center,";
orientation="horizontal";
margin=4
style=menuStyle;
top=75;
aI("text=Home;url=index.htm;");
aI("showmenu=Lodging;text=Lodging;");
aI("showmenu=Skiing;text=Skiing Information;");
aI("showmenu=Concierge;text=Concierge;");
aI("showmenu=Apres_Ski;text=Apres Ski;");
aI("showmenu=boulder;text=Boulder in Winter;");
aI("showmenu=Information;text=Alps INNformation;");
aI("showmenu=News;text=News;");
}

with(milonic=new menuname("Lodging")){
overflow="scroll";
style=menuStyle;
aI("text=Guest Rooms;url=rooms.htm;");
aI("text=Ski Escape Packages;url=ski-packages.htm;");
aI("text=Lodging Packages & Specials;url=lodging-packages.htm;");
aI("text=Breakfast;url=breakfast.htm;");
aI("text=Lodging Policies;url=policies.htm;");
aI("text=Online Reservations;url=http://Secure.RezOvation.com/Reservations/CheckAvailability.aspx?_0FL69QS4MWB7PC");
}

with(milonic=new menuname("Skiing")){
style=menuStyle;
aI("text=Ski Escape Packages & Specials;url=ski-packages.htm;");
aI("showmenu=Eldora;text=Eldora Mountain Resort;");
aI("text=Ski Rentals;url=skiRentals.htm;");
}

with(milonic=new menuname("Eldora")){
style=menuStyle;
aI("text=Eldora Mtn Resort;url=eldora-mountain-resort.htm;");
aI("text=Eldora Snow Report;url=http://www.eldora.com/mountain.snow.php;");
aI("text=Eldora Mountian Cam;url=http://http://63.147.112.178:9595/axis-cgi/jpg/image.cgi?resolution=640x480;");
}

with(milonic=new menuname("Concierge")){
style=menuStyle;
aI("text=Concierge's Page;url=concierge.htm;");
aI("text=Area Information;url=local.htm;");
aI("text=Skiing;url=ski.htm;");
aI("text=Restaurant Recommendations;url=restaurant.htm;");
}

with(milonic=new menuname("Boulder")){
style=menuStyle;
aI("text=Area Information;url=local.htm;");
aI("text=Skiing;url=eldora-mountain-resort.htm;");
aI("text=Restaurant Recommendations;url=restaurant.htm;");
}


with(milonic=new menuname("Apres_Ski")){
style=menuStyle;
aI("text=Dining;url=restaurant.htm;");
aI("text=Boulder Night Life;url=boulder-night-life.htm;");
aI("showmenu=Spa;text=Spa Services;");
}

with(milonic=new menuname("Spa")){
style=menuStyle;
aI("text=Massage;url=massage.htm;");
aI("text=Aroma Therapy;url=aroma.htm;");
aI("text=Wraps;url=wrap.htm;");
aI("text=Glows;url=glow.htm;");
aI("text=Spa Packages;url=spaPackages.htm;");
aI("text=Spa Policies;url=spa_policies.htm;");
}

with(milonic=new menuname("Information")){
style=menuStyle;
aI("text=Contact Us;url=contact.htm;");
aI("text=Alps Boulder Canyon Inn - Website;url=http://www.alpsinn.com;");
aI("text=Alps Wedding & Events - Website;url=http://www.alpsweddings.com;");
aI("text=Inn Policies;url=policies.htm;");
aI("text=Maps & Directions;url=maps.htm;");
aI("text=Inn Reviews;url=reviews.htm;");
aI("text=Partners;url=adventure_partners.htm;");
}

with(milonic=new menuname("News")){
style=menuStyle;
aI("text=Boulder Ski Escape Blog;url=http://boulder-ski-escape.blogspot.com;");
aI("text=Alps Boulder Canyon Inn Blog;url=http://alpsinn.blogspot.com;");
aI("text=Facebook;url=http://www.facebook.com/pages/Alps-Boulder-Canyon-Inn/166282407143;");
aI("text=Twitter;url=http://twitter.com/alpsinn;");
}

drawMenus();


