/*
DHTML Menu

*/

//The following line is critical for menu operation, and MUST APPEAR ONLY ONCE. If you have more than one menu_array.js file rem out this line in subsequent files
menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}
//Please leave the above line intact. The above also needs to be enabled if it not already enabled unless this file is part of a multi pack.



////////////////////////////////////
// Editable properties START here //
////////////////////////////////////

// Special effect string for IE5.5 or above please visit http://www.milonic.co.uk/menu/filters_sample.php for more filters
if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
	effect = "Fade(duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#777777', Direction=135, Strength=5)"
}
else
{
	effect = "Shadow(color='#777777', Direction=135, Strength=5)" // Stop IE5.5 bug when using more than one filter
}


timegap=500				// The time delay for menus to remain visible
followspeed=5			// Follow Scrolling speed
followrate=40			// Follow Scrolling Rate
suboffset_top=10;		// Sub menu offset Top position 
suboffset_left=10;		// Sub menu offset Left position

style1=[				// style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"F91339",				// Mouse Off Font Color
"FFCCDD",			// Mouse Off Background Color
"ffebdc",				// Mouse On Font Color  White
"F91339",				// Mouse On Background Color
"666666",				// Menu Border Color 
12,				// Font Size in pixels
"normal",				// Font Style (italic or normal)
"bold",				// Font Weight (bold or normal)
"Verdana, Arial",		// Font Name
4,						// Menu Item Padding
"dropdown/arrow.gif",			// Sub Menu Image (Leave this blank if not needed)
,						// 3D Border & Separator bar
"000000",				// 3D High Color
"000099",				// 3D Low Color
"Purple",				// Current Page Item Font Color (leave this blank to disable)
"pink",					// Current Page Item Background Color (leave this blank to disable)
"dropdown/arrowdn.gif",			// Top Bar image (Leave this blank to disable)
"ffffff",				// Menu Header Font Color (Leave blank if headers are not needed)
"000099",				// Menu Header Background Color (Leave blank if headers are not needed)
]



addmenu(menu=[		// This is the array that contains your menu properties and details
"mainmenu",			// Menu Name - This is needed in order for the menu to be called
130,					// Menu Top - The Top position of the menu in pixels
0,					// Menu Left - The Left position of the menu in pixels
,					// Menu Width - Menus width in pixels
1,					// Menu Border Width 
,					// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style1,				// Properties Array - this is set higher up, as above
1,					// Always Visible - allows the menu item to be visible at all time (1=on/0=off)
"center",				// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
effect,				// Filter - Text variable for setting transitional effects on menu activation - see above for more info
,					// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
1, 					// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
0,					// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)
,					// Position of TOP sub image left:center:right
,					// Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable)
,					// Right To Left - Used in Hebrew for example. (1=on/0=off)
,					// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
,					// ID of the div you want to hide on MouseOver (useful for hiding form elements)
,					// Reserved for future use
,					// Reserved for future use
,					// Reserved for future use

,"&nbsp;&nbsp;&nbsp;    Home     &nbsp;&nbsp;&nbsp;","index.html",,"Back to the home page",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"&nbsp;&nbsp;  Accomodations     &nbsp;&nbsp;&nbsp;","show-menu=accommodations",,"",1
,"&nbsp;&nbsp;   Dining          &nbsp;&nbsp;&nbsp;&nbsp;","show-menu=dining",,"",1
,"&nbsp;&nbsp;   Amenities     &nbsp;&nbsp;","show-menu=amenities",,"",1
,"&nbsp;&nbsp;   Attractions     &nbsp;&nbsp;&nbsp;","show-menu=attractions",,"",1
,"&nbsp;&nbsp;   Directions     &nbsp;&nbsp;","show-menu=directions",,"",1
,"&nbsp;&nbsp;   Reservations       &nbsp;&nbsp;&nbsp;","show-menu=reservations",,"",1
])

	addmenu(menu=["accommodations",
	,,185,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"&nbsp;Rooms","show-menu=rooms",,,1
	,"&nbsp;Rates","show-menu=rates",,,1
	,"&nbsp;Packages","show-menu=packages",,,1
	,"&nbsp;Reservations","show-menu=reservations",,,1
	,"&nbsp;Groups","show-menu=groups",,,1
	,"&nbsp;Brochure","Brochure.html",,,1
	,"&nbsp;Pets","pet_policy.html",,,1
	,"&nbsp;Special Occasions","d_specialoccasions.html",,,1
	,"&nbsp;Area Lodging","area_lodging.html",,,1
	])
	
		addmenu(menu=["rooms",
		,,170,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Standard","rooms_single.html",,,0
		,"Double","rooms_double.html",,,0
		,"Triple","rooms_triple.html",,,0
		,"Family Suite","rooms_family.html",,,0
		])

		addmenu(menu=["rates",
		,,170,1,"",style1,,"left",,,,,,,,,,,,,
		,"Fall 2003","rates_fall.html",,,0
		,"Winter 2003-4","rates_winter.html",,,0
		
		
		])

		addmenu(menu=["packages",
		,,170,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Winter Ski Packages","p_winterski.html",,,0
		

		addmenu(menu=["reservations",
		,,170,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Online","reservations.html",,,0
		,"Direct Reservation","reserveform.html",,,0
		,"Email","email.html",,,0
		,"Contact Us","contactus.html",,,0
		])

		addmenu(menu=["groups",
		,,170,1,"",style1,,"left",effect,,,,,,,,,,,,
		
		,"Group Accomodations","g_accommodations.html",,,0
		,"Group Dining","g_dining.html",,,0
		,"Groups Rates","g_rates.html",,,0	
		])

	addmenu(menu=["dining",,,160,1,,style1,0,"left",effect,0,,,,,,,,,,,
	,"&nbsp;Breakfast","d_breakfast.html",,,1
	,"&nbsp;Dinner","d_dinner_menu.html",,,1
	,"&nbsp;Area Dining","area_dining.html",,,1
	])
	
	addmenu(menu=["amenities",
	,,170,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"In Room","amenities_room.html",,,1
	,"On Premises","amenities_premises.html",,,1
	])
	

	addmenu(menu=["attractions",
	,,140,1,"",style1,,"",effect,,,,,,,,,,,,
	,"&nbsp;Skiing", "a_skiing.html",,,1
	,"&nbsp;Snowmobiling", "a_snowmobiling.html",,,1
	,"&nbsp;XC Skiing", "a_xcskiing.html",,,1
	,"&nbsp;Biking", "a_biking.html",,,1
	,"&nbsp;Hiking", "a_hiking.html",,,1
	,"&nbsp;Golfing", "a_golfing.html",,,1
	,"&nbsp;Horseback Riding", "a_horses.html",,,1
	,"&nbsp;Lakes", "a_lakes.html",,,1
	,"&nbsp;Festivals", "a_festivals.html",,,1
	,"&nbsp;Historic Towns", "a_historictowns.html",,,1
	,"&nbsp;Antiques", "a_antiques.html",,,1
	,"&nbsp;Area Shopping", "a_shopping.html",,,1
	,"&nbsp;Night Life", "a_nightlife.html",,,1
	,"&nbsp;Current Events", "a_currentevents.html",,,1
	,"&nbsp;Equipment", "a_equipment.html",,,1
	
	])
	
	addmenu(menu=["directions",
	,,140,1,"",style1,,"",effect,,,,,,,,,,,,
	,"Local Vermont Map","directions.html",,,1
	,"From NY, NJ and East Coast","directions_NY.html",,,1
	,"From MA, CT, RI, and ME","directions_MA.html",,,1
	,"From Canada","directions_CAN.html",,,1
	,"Airports","directions_airports.html",,,1
	,"Amtrak","directions_amtrak.html",,,1
	,"Buses","directions_buses.html",,,1
	,"Moover Shuttle","directions_moover.html",,,1
	])
	
	
dumpmenus()