/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=4;			// Number of first level items
	var LowBgColor='black';			      // Background color when mouse is not over
	var LowSubBgColor='white';			// Background color when mouse is not over on subs
	var HighBgColor='black';			// Background color when mouse is over
	var HighSubBgColor='#D6E6D3';			// Background color when mouse is over on subs
	var FontLowColor='#7F9D78';			// Font color when mouse is not over
	var FontSubLowColor='#7F9D78';			// Font color subs when mouse is not over
	var FontHighColor='#7F9D78';			// Font color when mouse is over
	var FontSubHighColor='#7F9D78';			// Font color subs when mouse is over
	var BorderColor=0;			// Border color
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=0;			      // Border between elements 1 or 0
	var FontFamily="trebuchet ms,verdana"	// Font family menu items
	var FontSize=9;					// Font size menu items
	var FontBold=1;					// Bold menu items 1 or 0
	var FontItalic=0;					// Italic menu items 1 or 0
	var MenuTextCentered='left';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=-1;					// Menu offset x coordinate
	var StartLeft=0;					// Menu offset y coordinate
	var VerCorrect=0;					// Multiple frames y correction
	var HorCorrect=0;					// Multiple frames x correction
	var LeftPaddng=10;				// Left padding
	var TopPaddng=0;					// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=0;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// delay before menu folds in
	var TakeOverBgColor=1;				// Menu frame takes over background color subitem frame
	var FirstLineFrame='navig';			// Frame where first level appears
	var SecLineFrame='space';			// Frame where sub levels appear
	var DocTargetFrame='space';			// Frame where target documents appear
	var TargetLoc='MenuPos';			// span id for relative positioning
	var HideTop=0;					// Hide first level when loading new document 1 or 0
	var MenuWrap=1;					// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClick=0;				// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=0;				// menu tree checking on or off 1 or 0
	var ShowArrow=0;					// Uses arrow gifs when 1
	var KeepHilite=1;					// Keep selected path highligthed
	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("rollover:images/mid_gtl_1.gif:images/mid_gtl_2.gif","gtl_overview.cfm","",9,32,183);
	Menu1_1=new Array("Overview","gtl_overview.cfm","",0,15,130);
	Menu1_2=new Array("About Our Company >","javascript:NewWin=window.open('http://breckenridgegrandvacations.com/aboutus.html','NWin');window['NewWin'].focus()","",0);
//	Menu1_2=new Array("About Our Company >","http://breckenridgegrandvacations.com/aboutus.html","",1);
		Menu1_2_1=new Array("Phone Directory","contact.cfm","",0,15,115);
	Menu1_3=new Array("Amenities >","gtl_amenities.cfm","",5);
		Menu1_3_1=new Array("The Grand Victorian Day Spa and Salon >","gtl_amenities_spa.cfm","",5,15,235);
                Menu1_3_1_1=new Array("Massages","gtl_amenities_spa_massage.cfm","",0,15,210);
//                Menu1_3_1_2=new Array("Body Wraps and Detoxification","gtl_amenities_spa_wraps.cfm","",0);
                Menu1_3_1_2=new Array("Facials and Anti-Aging Treatments","gtl_amenities_spa_face.cfm","",0);
                Menu1_3_1_3=new Array("Manicures and Pedicures","gtl_amenities_spa_handfeet.cfm","",0);
                Menu1_3_1_4=new Array("Salon Services","gtl_amenities_spa_services.cfm","",0);
                Menu1_3_1_5=new Array("Packages","gtl_amenities_spa_packages.cfm","",0);
		Menu1_3_2=new Array("Guest Services >","gtl_amenities_services.cfm","",4);
                Menu1_3_2_1=new Array("Concierge/Rental Shop","gtl_amenities_services_rent.cfm","",0,15,190);
                Menu1_3_2_2=new Array("Area Activities","gtl_amenities_services_areaact.cfm","",0);
                Menu1_3_2_3=new Array("Grand Timber Lodge Activities","gtl_amenities_services_gtlact.cfm","",0);
                Menu1_3_2_4=new Array("Events Just For Kids!","gtl_amenities_services_kids.cfm","",0);
		Menu1_3_3=new Array("Lodgepole Bar & Grill >","gtl_amenities_dining.cfm","",3);
                Menu1_3_3_1=new Array("Lunch/Dinner Menu","gtl_amenities_dining_menu.cfm","",0,15,135);
                Menu1_3_3_2=new Array("Bar Menu","gtl_amenities_dining_bar.cfm","",0);
                Menu1_3_3_3=new Array("Catering","gtl_amenities_dining_catering.cfm","",0);
		Menu1_3_4=new Array("Resort Features >","gtl_amenities_features.cfm","",9);
                Menu1_3_4_1=new Array("Ski-in/Ski-out Convenience","gtl_amenities_features_conv.cfm","",0,15,170);
                Menu1_3_4_2=new Array("Pools & Hot Tubs","gtl_amenities_features_pools.cfm","",0);
                Menu1_3_4_3=new Array("Athletic Facility","gtl_amenities_features_ath.cfm","",0);
                Menu1_3_4_4=new Array("Exercise Classes","gtl_amenities_features_exercise.cfm","",0);
                Menu1_3_4_5=new Array("Grand Room","gtl_amenities_features_grandroom.cfm","",0);
                Menu1_3_4_6=new Array("Lodgepole Store","gtl_amenities_services_store.cfm","",0);
                Menu1_3_4_7=new Array("Children's Playground","gtl_amenities_features_play.cfm","",0);
                Menu1_3_4_8=new Array("Arcade","gtl_amenities_features_arcade.cfm","",0);
                Menu1_3_4_9=new Array("Wireless Internet","gtl_amenities_features_internet.cfm","",0);
		Menu1_3_5=new Array("Take a Guided Video Tour","gtl_videos.cfm","",0,15,170);
	Menu1_4=new Array("Accommodations >","gtl_accommodations.cfm","",4);
		Menu1_4_1=new Array("Rooms & Rates >","gtl_acc_rooms.cfm","",5,15,105);
                Menu1_4_1_1=new Array("Studio","gtl_acc_rooms_studio.cfm","",0,15,105);
                Menu1_4_1_2=new Array("1 br Kitchenette","gtl_acc_rooms_kit.cfm","",0);
                Menu1_4_1_3=new Array("1br Master","gtl_acc_rooms_1br.cfm","",0);
                Menu1_4_1_4=new Array("2br Condos","gtl_acc_rooms_2br.cfm","",0);
                Menu1_4_1_5=new Array("3br Condos","gtl_acc_rooms_3br.cfm","",0);
		Menu1_4_2=new Array("Policies","gtl_acc_policies.cfm","",0);
		Menu1_4_3=new Array("Book Now","gtl_booknow.cfm","",0);
		Menu1_4_4=new Array("Packages","javascript:NewWin=window.open('http://www.breckenridgediscountlodging.com?gtl=1','NWin');window['NewWin'].focus()","",0);
	Menu1_5=new Array("Tour Guests >","gtl_tourguests.cfm","",3);
		Menu1_5_1=new Array("Take a Tour","gtl_tourguests_tour.cfm","",0,15,165); //http://www.grandlodgebreckenridge.com/tour/
		//Menu1_5_2=new Array("Already Booked on a Tour","gtl_tourguests_booked.cfm","",0);
		Menu1_5_2=new Array("Already Booked on a Tour","javascript:NewWin=window.open('http://gl7confirmations.com/','NWin');window['NewWin'].focus()","",0);
		Menu1_5_3=new Array("www.vacationbetter.org","javascript:NewWin=window.open('http://www.vacationbetter.org/','NWin');window['NewWin'].focus()","",0);
	Menu1_6=new Array("Map & Directions >","gtl_mapdirections.cfm","",4)
		Menu1_6_1=new Array("I-70 to Grand Timber Directions","gtl_map_togtl.cfm","",0,15,170);
		Menu1_6_2=new Array("Denver to Breckenridge Directions","gtl_map_tobreck.cfm","",0);
		Menu1_6_3=new Array("Interactive Property Map","gtl_map_propmap.cfm","",0);
		Menu1_6_4=new Array("Getting Around","gtl_map_info.cfm","",0);
	Menu1_7=new Array("Media & Awards >","javascript:NewWin=window.open('http://breckenridgegrandvacations.com/news.html','NWin');window['NewWin'].focus()","",2);
	//	Menu1_7_1=new Array("Media Kit","http://breckenridgegrandvacations.com/news.html","",0,15,160);
		Menu1_7_1=new Array("Awards & Affiliations","javascript:NewWin=window.open('http://www.breckenridgegrandvacations.com/awards.html','NWin');window['NewWin'].focus()","",0,15,160);
		Menu1_7_2=new Array("Online Press Kit","javascript:NewWin=window.open('http://www.breckenridgegrandvacations.com/news.html','NWin');window['NewWin'].focus()","",0);
	//	Menu1_7_2=new Array("Community Awards","javascript:NewWin=window.open('http://breckenridgegrandvacations.com/awards.html','NWin');window['NewWin'].focus()","",0);
	//	Menu1_7_3=new Array("National Awards","javascript:NewWin=window.open('http://breckenridgegrandvacations.com/awards.html','NWin');window['NewWin'].focus()","",0);
	//	Menu1_7_4=new Array("Affiliations","javascript:NewWin=window.open('http://breckenridgegrandvacations.com/awards.html','NWin');window['NewWin'].focus()","",0);
	Menu1_8=new Array("Photos & Tours >","gtl_photos.cfm","",6);
		Menu1_8_1=new Array("Photo Gallery","photos.cfm","",0,15,150);
		Menu1_8_2=new Array("Virtual Tour","gtl_photos_tours.cfm","",0);
		Menu1_8_3=new Array("Take a Guided Video Tour","gtl_videos.cfm","",0);
		Menu1_8_4=new Array("Preview Video","PreviewVideo.cfm","",0);
		Menu1_8_5=new Array("TripFilms.com Video","TripFilms.cfm","",0);
		Menu1_8_6=new Array("Breckenridge Webcam","sccam.cfm","",0);
	Menu1_9=new Array("Lost & Found","LostFound.cfm","",0,15,135);

Menu2=new Array("rollover:images/mid_sp_1.gif:images/mid_sp_2.gif","sp_overview.cfm","",5,32,191);
	Menu2_1=new Array("Overview","sp_overview.cfm","",0,15,165);
	Menu2_2=new Array("Web Specials","javascript:NewWin=window.open('http://www.breckenridgediscountlodging.com/?utm_source=GTL&utm_medium=Website&utm_campaign=GTL','NWin');window['NewWin'].focus()","",0);
	Menu2_3=new Array("Customize Your Vacation","gtl_booknow.cfm","",0);
	Menu2_4=new Array("Vacation Packages","javascript:NewWin=window.open('http://www.breckenridgediscountlodging.com/?utm_source=gtl&utm_medium=webvp&utm_campaign=gtl&gtl=1','NWin');window['NewWin'].focus()","",0);
	Menu2_5=new Array("Preview Tour Information","gtl_tourguests.cfm","",0);

Menu3=new Array("rollover:images/mid_breck_1.gif:images/mid_breck_2.gif","breck_overview.cfm","",7,32,136);
	Menu3_1=new Array("Overview","breck_overview.cfm","",0,15,120);
	Menu3_2=new Array("The Town >","breck_town.cfm","",4);
		Menu3_2_1=new Array("History","breck_town_history.cfm","",0,15,150);
		Menu3_2_2=new Array("Arts & Cultural Offering","breck_town_arts.cfm","",0);
		Menu3_2_3=new Array("Dining","breck_town_dining.cfm","",0);
		Menu3_2_4=new Array("Shopping","breck_town_shopping.cfm","",0);
	Menu3_3=new Array("The Mountain","javascript:NewWin=window.open('http://www.breckenridge.com/','NWin');window['NewWin'].focus()","",0);
	Menu3_4=new Array("Activities","breck_act.cfm","",0);
	Menu3_5=new Array("Weather","breck_weather.cfm","",0);
	Menu3_6=new Array("Events","javascript:NewWin=window.open('http://breckenridgediscountlodging.com/calendar/','NWin');window['NewWin'].focus()","",0);
	Menu3_7=new Array("How To Get Here","gtl_map_tobreck.cfm","",0);

Menu4=new Array("rollover:images/mid_own_2.gif:images/mid_own_2.gif","own_overview.cfm","",4,32,162);
	Menu4_1=new Array("Owners Only >","own_overview.cfm","",1,15,175);
		Menu4_1_1=new Array("II Resort Reviews >","http://breckenridgegrandvacations.com/own_reviewsOverview.cfm","",2,15,165);
			Menu4_1_1_1=new Array("Submit a Review","rrReviewForm.cfm","",0,15,120);
			Menu4_1_1_2=new Array("Read a Review","rrReviewList.cfm","",0);
	Menu4_2=new Array("My Ownership >","own_myown.cfm","",11);
		Menu4_2_1=new Array("Overview","own_myown.cfm","",0,15,186);
		Menu4_2_2=new Array("Using My Week >","own_myown_using.cfm","",6);
                Menu4_2_2_1=new Array("Overview","own_myown_using.cfm","",0,15,155);
                Menu4_2_2_2=new Array("Ownership Seasons","own_myown_using_seasons.cfm","",0);
                Menu4_2_2_3=new Array("Calendar of Weeks","own_myown_using_calendar.cfm","",0);
                Menu4_2_2_4=new Array("Locking Off Your Unit","own_myown_using_lockoff.cfm","",0);
                Menu4_2_2_5=new Array("Making Your Reservation","own_myown_using_res.cfm","",0);
                Menu4_2_2_6=new Array("Splitting Your Week","own_myown_using_split.cfm","",0);
		Menu4_2_3=new Array("Interval International >","own_myown_ii.cfm","",6);
                Menu4_2_3_1=new Array("Overview","own_myown_ii.cfm","",0,15,163);
                Menu4_2_3_2=new Array("Choosing the Right Resort","own_myown_ii_choosing.cfm","",0);
                Menu4_2_3_3=new Array("II Membership Benefits","own_myown_ii_benefits.cfm","",0);
                Menu4_2_3_4=new Array("Seasons of Ownership","own_myown_ii_seasons.cfm","",0);
                Menu4_2_3_5=new Array("Trading to Other Resorts","own_myown_ii_trading.cfm","",0);
                Menu4_2_3_6=new Array("Deposit Your Week","own_myown_ii_methods.cfm","",0);
		Menu4_2_4=new Array("Renting My Week","own_myown_rent.cfm","",0);
		Menu4_2_5=new Array("Bonus Time >","own_myown_bonustime.cfm","",3);
                Menu4_2_5_1=new Array("Overview","own_myown_bonustime.cfm","",0,15,140);
                Menu4_2_5_2=new Array("Reserving Bonus Time","own_myown_bonustime_reserve.cfm","",0);
                Menu4_2_5_3=new Array("Online Request Form","javascript:NewWin=window.open('https://www.grandtimber.com/own_myown_bonustime_request2.cfm','NWin');window['NewWin'].focus()","",0);
                //Menu4_2_5_4=new Array("Terms & Conditions","own_myown_bonustime_terms.cfm","",0);
		Menu4_2_6=new Array("Other Benefits of Ownership >","own_myown_other.cfm","",5);
                Menu4_2_6_1=new Array("Overview","own_myown_other.cfm","",0,15,165);
                Menu4_2_6_2=new Array("Day Use","own_myown_other_dayuse.cfm","",0);
                Menu4_2_6_3=new Array("ResorTime","javascript:NewWin=window.open('http://www.resortime.com/affiliate/grand_timber_owners.asp','NWin');window['NewWin'].focus()","",0);
                Menu4_2_6_4=new Array("Subscribe to E-Newsletter","own_subscribe.cfm","",0);
                Menu4_2_6_5=new Array("Merchant Discounts","own_myown_other_merchants.cfm","",0);
		Menu4_2_7=new Array("My Account >","own_myown_account.cfm","",3);
                Menu4_2_7_1=new Array("Overview","own_myown_account.cfm","",0,15,145);
                //Menu4_2_7_2=new Array("HOA","own_myown_account_hoa.cfm","",0);
                Menu4_2_7_2=new Array("Pay My Mortgage Online","javascript:NewWin=window.open('http://www.myaccountinfo.com/','NWin');window['NewWin'].focus()","",0);
                Menu4_2_7_3=new Array("Verify My Information","own_myown_account_verify.cfm","",0);
		Menu4_2_8=new Array("HOA","own_myown_account_hoa.cfm","",0);
		Menu4_2_9=new Array("Owner Education >","own_myown_education.cfm","",2);
                Menu4_2_9_1=new Array("Overview","own_myown_education.cfm","",0,15,220);
//                Menu4_2_9_2=new Array("Quick Guide To Vacation Ownership","javascript:NewWin=window.open('pdf/Quickguide06.pdf','NWin');window['NewWin'].focus()","",0);
                Menu4_2_9_2=new Array("Frequently Asked Questions","own_myown_education_faq.cfm","",0);
                //Menu4_2_9_3=new Array("Owner Calendar","own_myown_education_calendar.cfm","",0);
		Menu4_2_10=new Array("Friends & Family","http://www.breckenridgegrandvacations.com/friendsfamily.html","",0);
//		Menu4_2_10=new Array("Friends & Family","own_fandf.cfm","",0);
		Menu4_2_11=new Array("Day Use >","DayUseMain.cfm","",4);
                Menu4_2_11_1=new Array("Register","DayUseSignUp.cfm","",0,15,135);
                Menu4_2_11_2=new Array("Update Account Info","DayUseAccountSignIn.cfm","",0);
                Menu4_2_11_3=new Array("Make a reservation","DayUseRequest.cfm","",0);
                Menu4_2_11_4=new Array("Cancel a reservation","DayUseCancel.cfm","",0);
//	Menu4_3=new Array("Sign Up For E-Newsletter","http://breckenridgegrandvacations.com/own_Newsletter.cfm","",0);
	Menu4_3=new Array("Quick Guide to Vacation Ownership","own_myown_quick_guide.html","",0);
	//Menu4_3=new Array("Quick Guide To Vacation Ownership","javascript:NewWin=window.open('flipbook-gtl.pdf','NWin');window['NewWin'].focus()","",0);
	Menu4_4=new Array("Friends & Family Program","http://www.breckenridgegrandvacations.com/friendsfamily.html","",0);
//	Menu4_4=new Array("Friends & Family Program >","own_fandf.cfm","",1);
//		Menu4_4_1=new Array("Overview >","own_fandf.cfm","",4,15,125);
//                Menu4_4_1_1=new Array("Benefits for You","own_fandf_you.cfm","",0,15,228);
//                Menu4_4_1_2=new Array("Benefits for Your Friends and Family","own_fandf_friends.cfm","",0);
//                Menu4_4_1_3=new Array("Enroll","javascript:NewWin=window.open('http://www.grandtimber.com/images/owners/FFenter.cfm','NWin');window['NewWin'].focus()","",0);
//                Menu4_4_1_4=new Array("Enter to Win Free Exchange Week","entertowin.cfm","",0);
//		Menu4_4_2=new Array("Referral Form","own_fandf_refer.cfm","",0);
//		Menu4_4_3=new Array("Gift Certificate","javascript:NewWin=window.open('http://www.grandtimber.com/pdf/FFWEB.pdf','NWin');window['NewWin'].focus()","",0);
//		Menu4_4_4=new Array("Send An E-Postcard","epostcard.cfm","",0);