
_menuCloseDelay=500           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150            // The time delay before menus open on mouse over
_subOffsetTop=-5              // Sub menu top offset
_subOffsetLeft=-10            // Sub menu left offset

with(menuStyle_main=new mm_style()){
onbgcolor="#015FA5"; //rollover color
oncolor="#FFFFFF"; //rollover font color
offbgcolor="#CCCCCC"; //non rollover bg color
offcolor="#333333"; //text color - non rollover
bordercolor="#CCCCCC";
borderstyle="solid";
borderwidth=0;
separatorcolor="#C1C1C1";
separatorsize="0";
padding=0;
fontsize="115%";
fontweight="bold";
fontstyle="normal";
fontfamily="Arial";
pagecolor="black";
pagebgcolor="#015FA5"; //changes bg if the page is one being shown
pagecolor="#FFFFFF"; //font color for page shown
headercolor="#333333";
headerbgcolor="#ffffff";
//subimage="/scripts/arrow.gif";
//subimagepadding="2";
overfilter="Fade(duration=0.2);Alpha(opacity=90);";
outfilter="randomdissolve(duration=0.3)";
}

//menustyle for children

with(menuStyle=new mm_style()){
onbgcolor="#015FA5"; //rollover color
oncolor="#FFFFFF"; //rollover font color
offbgcolor="#ffffff"; //non rollover bg color
offcolor="#105ea8"; //text color - non rollover
bordercolor="#FFFFFF";
borderstyle="solid";
borderwidth=1;
separatorcolor="#9ab5cc";
separatorsize="1";
padding=4;
fontsize="11";
fontweight="bold";
fontstyle="normal";
fontfamily="arial";
pagecolor="black";
pagebgcolor="#015FA5"; //changes bg if the page is one being shown
pagecolor="#FFFFFF"; //font color for page shown
headercolor="#000000";
headerbgcolor="#ffffff";
subimage="/scripts/arrow.gif";
subimagepadding="2";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=5)";
//outfilter="randomdissolve(duration=0.5)";
}


with(milonic=new menuname("Main Menu")){
style=menuStyle_main;
position="relative";
alwaysvisible=1;
orientation="horizontal";
aI("image=images/home/n_mtn.gif;overimage=images/home/n_mtn_o.gif;pageimage=images/home/n_mtn_o.gif;text=;url=mountainstats2.html;showmenu=themountain;");
aI("image=images/home/n_resort.gif;overimage=images/home/n_resort_o.gif;pageimage=images/home/n_resort_o.gif;text=;url=info.html;showmenu=resortinfo;");
aI("image=images/home/n_rates.gif;overimage=images/home/n_rates_o.gif;pageimage=images/home/n_rates_o.gif;text=;url=lifttickets.html;showmenu=pricing;");
aI("image=images/home/n_school.gif;overimage=images/home/n_school_o.gif;pageimage=images/home/n_school_o.gif;text=;url=learntoskiride.html;showmenu=skischool;");
aI("image=images/home/n_terrain.gif;overimage=images/home/n_terrain_o.gif;pageimage=images/home/n_terrain_o.gif;text=;url=terrainparks.html;showmenu=terrain;");
aI("image=images/home/n_lodging.gif;overimage=images/home/n_lodging_o.gif;pageimage=images/home/n_lodging_o.gif;text=;url=grandsummit.html;showmenu=lodging;");
aI("image=images/home/n_groups.gif;overimage=images/home/n_groups_o.gif;pageimage=images/home/n_groups_o.gif;text=;url=groupservices.html;showmenu=groups;");
}


with(milonic=new menuname("pricing")){
style=menuStyle;
aI("text=Lift Tickets;url=lifttickets.html;");
aI("text=Etickets;url=atetickets.html;");
aI("text=Winter Season Passes;url=seasonpasses.html;");
//aI("text=College Season Passes;url=collegepasses.html;");
aI("text=Deals;url=deals.html;");
aI("text=Rentals;url=rentals.html;");
aI("text=Group Services;url=groupservices.html;");
aI("text=Gift Cards;url=giftcards.html;");
aI("text=Ski School;url=learntoskiride.html;");
aI("text=Lodging Packages;url=lodgingpackages.html;");
//aI("text=mEtickets;url=metickets.html;");
//aI("text=College Rep Program;url=collegereps.html;");
}

with(milonic=new menuname("themountain")){
style=menuStyle;
aI("text=Snow Report;url=conditions.html;");
aI("text=Events & Racing;url=events.html;");
aI("text=Attitash Race League;url=attitashrace.html;");
aI("text=Attitash Race Team;url=raceteam.html;");
aI("text=Apres Ski;url=apresski.html;");
aI("text=Terrain Park;url=terrainparks.html;");
aI("text=Videos;url=moovy.html;");
aI("text=Trail Map;url=trailmap2.html;");
aI("text=Mountain Stats;url=mountainstats2.html;");
aI("text=Email Snow Report;url=email.html;");
}

with(milonic=new menuname("lodging")){
style=menuStyle;
aI("text=Attitash Grand Summit Hotel;url=grandsummit.html;showmenu=grandsummit;");
//aI("text=Central Reservations;url=centralres.html;");
aI("text=Conference Sales;url=conferencesales.html;");
//aI("text=Area Lodging;url=arealodging.html;");
//aI("text=Grand Summit Real Estate;url=realestate.html;");
//aI("text=Additional Lodging;url=addlodging.html;");
}

with(milonic=new menuname("events")){
style=menuStyle;
aI("text=Events;url=events.html;");
//aI("text=General Info;url=grandsummit.html;");
//aI("text=View Room Types;url=roomtypes.html;");
}

with(milonic=new menuname("grandsummit")){
style=menuStyle;
aI("text=Lodging Packages;url=lodgingpackages.html;");
//aI("text=Check Availability;url=https://gc.synxis.com/rez.aspx?Hotel=17574&Chain=7276;");
aI("text=Check Availability;url=https://booking.ihotelier.com/istay/istay.jsp?hotelid=73251&languageid=1;");
aI("text=General Info;url=grandsummit.html;");
aI("text=View Room Types;url=roomtypes.html;");
//aI("text=New Year's Eve Party;url=newyearparty.html;");
aI("text=Fitness Center;url=fitness.html;");
aI("text=Events;url=gsevents.html;");
}

with(milonic=new menuname("groups")){
style=menuStyle;
aI("text=Ski Groups;url=groupservices.html;");
aI("text=Conference Sales;url=conferencesales.html;");
aI("text=Meeting Facilities;url=meetingfacilities.html;");
aI("text=Weddings;url=weddings.html;");
aI("text=Banquets;url=banquets.html;");
//aI("text=Amenities/Activities;url=amenities.html;");
aI("text=Additional Lodging;url=addlodging_.html;");
aI("text=Testimonials;url=testimonials.html;");
aI("text=Conference FAQ;url=conferencefaq.html;");
aI("text=Directions;url=directions.html;");
}

with(milonic=new menuname("skischool")){
style=menuStyle;
aI("text=Learn to Ski/Ride;url=learntoskiride.html;");
aI("text=Kid's Programs;url=kidsprograms.html;");
//aI("text=Bring A Friend Program;url=bringfriend.html;");
//aI("text=Snowmonsters;url=http://attitash.snowmonsters.com;");
aI("text=Seasonal Programs;url=seasonalprograms.html;");
aI("text=Meet the Coaches;url=coaches.html;");
// aI("text=Day Care;url=daycare.html;");
aI("text=Adaptive Program;url=adaptiveprogram.html;");
// aI("text=Snowshoeing;url=snowshoeing.html;");
}

with(milonic=new menuname("resortinfo")){
style=menuStyle;
aI("text=Directions;url=directions.html;");
aI("text=Resort Newsletter;url=email.html;");
aI("text=Contact Us;url=contactus.html;");
aI("text=Resort Info;url=info.html;");
aI("text=Mountain Stats;url=mountainstats2.html;");
aI("text=Employment;url=employment.html;");
aI("text=Group Services;url=groupservices.html;");
//aI("text=Grand Summit Real Estate;url=realestate.html;");
// aI("text=Chat Room;url=chatroom.html;");
// aI("text=FAQs;url=resortinfofaq.html;");
// aI("text=Mt. Washington Valley;url=mtwashingtonvalley.html;");
aI("text=Press Room;url=presshome.html;");
//aI("text=Summer;url=summer.html;");
aI("text=Shopping;url=retaillocations.html;");
}

with(milonic=new menuname("terrain")){
style=menuStyle;
aI("text=ATP - Terrain Parks;url=terrainparks.html;");
aI("text=Freeride Event Schedule;url=atpevents.html;");
aI("text=U Go Girl Series;url=ugogirl.html;");

}


drawMenus();
