


_menuCloseDelay=500           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150            // The time delay before menus open on mouse over
_followSpeed=5                // Follow scrolling speed
_followRate=50                // Follow scrolling Rate
_subOffsetTop=5               // Sub menu top offset
_subOffsetLeft=-10            // Sub menu left offset
_scrollAmount=3               // Only needed for Netscape 4.x
_scrollDelay=20               // Only needed for Netcsape 4.x



with(AllImagesStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
padding=0;
fontstyle="normal";
fontweight="normal";
}


with(menuStyle=new mm_style()){
onbgcolor="#0099cc";
oncolor="#000000";
offbgcolor="#0099cc";
offcolor="#333333";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=0;
separatorcolor="#ffffff";
separatorsize="0";
padding=0;
fontsize="12";
fontstyle="normal";
fontfamily="Arial, Helvetica";
fontweight="bold";
pagecolor="black";
//pagebgcolor="#82B6D7";
headercolor="#000000";
headerbgcolor="#ffffff";
//subimage="images/ico_crumb.gif";
subimagepadding="0";
//overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=5)";
}

with(menuStyle2=new mm_style()){
onbgcolor="#0099cc";
oncolor="#000000";
offbgcolor="#99ccff	";
offcolor="#333333";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
separatorcolor="#ffffff";
separatorsize="1";
padding=3;
fontsize="12";
fontstyle="normal";
fontfamily="Arial, Helvetica";
fontweight="bold";
pagecolor="black";
//pagebgcolor="#82B6D7";
headercolor="#000000";
headerbgcolor="#ffffff";
subimage="images/ico_crumb.gif";
subimagepadding="2";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color='#777777', Direction=135, Strength=5)";
}

with(menuStyle3=new mm_style()){
onbgcolor="#0099cc";
oncolor="#000000";
offbgcolor="#99ccff";
offcolor="#333333";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
separatorcolor="#ffffff";
separatorsize="1";
padding=3;
fontsize="10";
fontstyle="normal";
fontfamily="Arial, Helvetica";
fontweight="bold";
pagecolor="black";
//pagebgcolor="#82B6D7";
headercolor="#000000";
headerbgcolor="#ffffff";
subimage="images/ico_crumb.gif";
subimagepadding="2";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color='#777777', Direction=135, Strength=5)";
}



with(milonic=new menuname("info")){
style=menuStyle2;
overflow="scroll";
aI("text=About Us;url=about_us.html;");
aI("text=Flight Information;url=flight_info.html;");
aI("text=Car Hire Information;url=car_info.html;");
//aI("text=Accommodation Information;url=accommodation_info.html;");
aI("text=ATOL;url=atol.html;");
aI("text=ABTA;url=abta.html;");
aI("text=Booking Conditions;url=bookingconditions.html;");
}
//add new categories in here
with(milonic=new menuname("Vacations")){
style=menuStyle2;
overflow="scroll";
aI("text=California;showmenu=California;url=california_index.html");
aI("text=Colorado;showmenu=Colorado;url=colorado_index.html");
aI("text=Idaho;showmenu=Idaho;url=idaho_index.html");
aI("text=Montana;showmenu=Montana;url=montana_index.html"); 
aI("text=New Mexico;showmenu=NewMexico;url=new_mexico_index.html");
aI("text=Utah;showmenu=Utah;url=utah_index.html;");
aI("text=Wyoming;showmenu=Wyoming;url=wyoming_index.html"); 
aI("text=Canada;showmenu=Canada;url=canada_index.html"); 
aI("text=Best of the Rest;url=alternative_ski_holidays.html");
}
//end of vacations menu

with(milonic=new menuname("California")){
style=menuStyle3;
overflow="scroll";
aI("text=Lake Tahoe;url=california_lake_tahoe.html;");
}

with(milonic=new menuname("Colorado")){
style=menuStyle3;
overflow="scroll";
aI("text=Aspen / Snowmass ;url=colorado_aspen.html;");
aI("text=Keystone ;url=colorado_keystone.html;");
aI("text=Breckenridge ;url=colorado_breckenridge.html;");
aI("text=Vail / Beaver Creek ;url=colorado_beaver_creek.html;");
aI("text=Winter Park ;url=colorado_winter_park.html;");
aI("text=Steamboat ;url=colorado_steamboat.html;");
aI("text=Copper Mountain ;url=colorado_copper_mountain.html;");
aI("text=Crested Butte ;url=colorado_crested_butte.html;");
aI("text=Durango ;url=colorado_durango.html;");
}

with(milonic=new menuname("Idaho")){
style=menuStyle3;
overflow="scroll";
aI("text=Sun Valley ;url=idaho_sun_valley.html;");
}

with(milonic=new menuname("Montana")){
style=menuStyle3;
overflow="scroll";
aI("text=Big Mountain ;url=montana_big_mountain.html;");
aI("text=Big Sky ;url=montana_big_sky.html;");
}

with(milonic=new menuname("NewMexico")){
style=menuStyle3;
overflow="scroll";
aI("text=Taos ;url=new_mexico_taos.html;");
}

with(milonic=new menuname("Utah")){
style=menuStyle3;
overflow="scroll";
aI("text=Park City ;url=utah_park_city.html;");
aI("text=Deer Valley ;url=utah_deer_valley.html;");
aI("text=Alta ;url=utah_alta.html;");
aI("text=The Canyons ;url=utah_the_canyons.html;");
}

with(milonic=new menuname("Wyoming")){
style=menuStyle3;
overflow="scroll";
aI("text=Grand Targhee ;url=wyoming_grand_targhee.html;");
aI("text=Jackson Hole ;url=wyoming_jackson_hole.html;");
}

with(milonic=new menuname("Canada")){
style=menuStyle3;
overflow="scroll";
aI("text=Banff / Lake Louise ;url=canada_banff.html;");
aI("text=Big White ;url=canada_big_white.html;");
aI("text=Fernie ;url=canada_fernie.html;");
aI("text=Whistler;url=canada_whistler.html;");
aI("text=Kicking Horse ;url=canada_kicking_horse.html;");
aI("text=Sun Peaks ;url=canada_sun_peaks.html;");
aI("text=Silver Star ;url=canada_silver_star.html;");
}





//with(milonic=new menuname("special")){
//style=menuStyle3;
//overflow="scroll";
//aI("text=Ranch Holidays;showmenu=ranch;url=ranch.html;");
//aI("text=Tauck Tours;showmenu=tauck;url=tauck.html;");
//aI("text=Activity Holidays;showmenu=activity;");
//aI("text=Winter Holidays;showmenu=winter;");
//aI("text=Rail Holidays;showmenu=rail;url=rail.html;");
//}

//with(milonic=new menuname("ranch")){
//style=menuStyle3;
//overflow="scroll";
//aI("text=Ranch Holidays - An Introduction;url=ranch.html;");
//aI("text=Scott River Lodge;url=ranch_scottriver.html;");
//aI("text=Goosewing Ranch;url=ranch_goosewing.html;");
//aI("text=Tanque Verde Ranch;url=ranch_tanqueverde.html;");
//aI("text=White Tail Ranch;url=ranch_whitetail.html;");
//}

//with(milonic=new menuname("tauck")){
//style=menuStyle3;
//overflow="scroll";
//aI("text=Tauck Tours - An Introduction;url=tauck.html;");
//aI("text=Yellowstone & Grand Teton National Parks;url=tauck_yellowstone.html;");
//aI("text=Idaho / Sun Valley;url=tauck_idaho.html;");
//aI("text=Canyonlands;url=tauck_canyonlands.html;");
//aI("text=Colorado National Parks;url=tauck_colorado.html;");
//}

//with(milonic=new menuname("activity")){
//style=menuStyle3;
//overflow="scroll";
//aI("text=Canadian Wilderness Canoeing;url=activity_canada_canoe.html;");
//aI("text=Boots & Boats;url=activity_boots_boats.html;");
//aI("text=Idaho Whitewater;url=activity_idaho.html;");
//aI("text=Grand Canyon Rafting;url=activity_grand_canyon.html;");
//aI("text=Saddles & Paddles Adventure;url=activity_saddle_paddle.html;");
//aI("text=Canadian Mountain Holidays;url=activity_canada_mount.html;");
//aI("text=Exploring the Southwestern Canyons;url=activity_explore_south.html;");
//aI("text=Crested Butte Mountain Biking;url=activity_crested_butte.html;");
//}

//with(milonic=new menuname("winter")){
//style=menuStyle3;
//overflow="scroll";
//aI("text=Winter Wonderland;url=winter_wonderland.html;");
//aI("text=Adrenaline Winter Adventure;url=winter_adrenaline.html;");
//aI("text=Alaskan Huskies Dogsledding;url=winter_alaskan.html;");
//aI("text=Snowmobile Paradise;url=winter_snowmobile.html;");
//}

//with(milonic=new menuname("rail")){
//style=menuStyle3;
//overflow="scroll";
//aI("text=Rail Holidays - An Introduction;url=rail.html;");
//aI("text=Pacific Coast Explorer;url=rail_pacific.html;");
//aI("text=Atlantic Maritimes by Rail;url=rail_atlantic.html;");
//}



drawMenus();

