/***********************************************************************************
*	(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=9;			// Number of first level items
	var LowBgColor='#339966';			// Background color when mouse is not over
	var LowSubBgColor='#339966';			// Background color when mouse is not over on subs
	var HighBgColor='#006633';			// Background color when mouse is over
	var HighSubBgColor='#006633';			// Background color when mouse is over on subs
	var FontLowColor='yellow';			// Font color when mouse is not over
	var FontSubLowColor='yellow';			// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='#336633';			// Border color
	var BorderSubColor='#336633';			// Border color for subs
	var BorderWidth=2;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// 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='center';			// 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=.1;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=0;				// Menu offset y coordinate
	var StartLeft=0;				// Menu offset x coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=3;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// 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=1;			// 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=['scripts/tri.gif',5,10,'scripts/tridown.gif',10,5,'scripts/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("Home","default.aspx","",0,20,48);

Menu2=new Array("Owners Assn","","",8,20,100);
    Menu2_1=new Array("About Us","aboutus2.aspx","",0,20,100);
	Menu2_2=new Array("Vision/Mission","vision_mission.aspx","",0);
	Menu2_3=new Array("Board","boarddirectors2.aspx","",0);
	Menu2_4=new Array("Staff","staff2.aspx","",0);
	Menu2_5=new Array("Covenants","adobe/PHMRestrictiveCovenantsApproved12-15-08.pdf","",0);
	Menu2_6=new Array("Bylaws","adobe/PHMByLaws061803.pdf","",0);
	Menu2_7=new Array("Policies","","",13,20,100);
		Menu2_7_1=new Array("Assessment Policy","adobe/PHMAssessmentPolicy07-09-11.pdf","",0,20,150);
		Menu2_7_2=new Array("Annual Assessment Q&A","adobe/PHMPOAAnnualAssessmentQ&A-012111.pdf","",0);
		Menu2_7_3=new Array("Clubhouse Agreement","adobe/PHMClubhouseAgreement0807.pdf","",0);
		Menu2_7_4=new Array("Clubhouse Use Waiver","adobe/PHMClubhouseUseConsentWaiver.pdf","",0);
		Menu2_7_5=new Array("Clubhouse User Policy","adobe/PHMClubhouseUserPolicy0909.pdf","",0);		
		Menu2_7_6=new Array("Event Management","adobe/PHMPOAEventManagementPolicy-121308.pdf","",0);
		Menu2_7_7=new Array("Feeding Wildlife","http://www.paws.org/feeding-wildlife.html","",0);
		Menu2_7_8=new Array("Fitness Center Waiver","adobe/PHMFitnessCenterConsent&WaiverForm.pdf","",0);
		Menu2_7_9=new Array("Gatehouse Hours","adobe/PHMSecurityGatehouseHours061611.pdf","",0);
		Menu2_7_10=new Array("Property Improvement","adobe/PHMPropertyImprovementGuide082506.pdf","",0);
		Menu2_7_11=new Array("Security and Safety","adobe/PHMSecuritySafetyPolicy010407.pdf","",0);
		Menu2_7_12=new Array("Trash","adobe/PHMPOATrashPolicy013008.pdf","",0);
		Menu2_7_13=new Array("Winter Weather","adobe/PHMInclementWinterWeatherPolicy122409.pdf","",0);
	Menu2_8=new Array("Annual Mtg Minutes","","",3,20,150);
		Menu2_8_1=new Array("2010","adobe/PHMAnnualMtgMinutes061210.pdf","",0,20,50);
		Menu2_8_2=new Array("2009","adobe/PHMAnnualMtgMinutes061309.pdf","",0);
		Menu2_8_3=new Array("2008","adobe/PHMAnnualMtgMinutesDraft061408.pdf","",0);

Menu3=new Array("News/Events","","",2,20,100);
	Menu3_1=new Array("Events","","",3,20,100);
		Menu3_1_1=new Array("Social Calendar","social_calendar.aspx","",0,20,100);
		Menu3_1_2=new Array("POA Calendar","poa_calendar.aspx","",0);
		Menu3_1_3=new Array("Regular Events","newsevents2.aspx","",0);
	Menu3_2=new Array("Newsletters","","",4,20,100);
	    Menu3_2_1=new Array("Dec 2011","adobe/PowderHornMattersDec11-FinalEd.pdf","",0,20,100);
		Menu3_2_2=new Array("Sept 2011","adobe/PowderHornMattersSep11-FinalEd.pdf","",0,20,100);
		Menu3_2_3=new Array("June 2011","adobe/PowderHornMattersJun11-FinalEd.pdf","",0,20,100);
		Menu3_2_4=new Array("Spring 2011","adobe/PowderHornMattersMar11-FinalEd.pdf","",0);

Menu4=new Array("Amenities","","",3,20,80);
	Menu4_1=new Array("Clubhouse","facilities2.aspx","",0,20,100);
	Menu4_2=new Array("Fitness Center","facilities2.aspx","",0);
	Menu4_3=new Array("Chapel","facilities2.aspx","",0);

Menu5=new Array("Gallery","gallery/index.htm","",0,20,60);

Menu6=new Array("Maps/Directions","","",6,20,120);
	Menu6_1=new Array("Directions to PH","PHMDirections2.aspx","",0,20,150);
	Menu6_2=new Array("Powder Horn Map (jpg)","phmplat.aspx","",0);
	Menu6_3=new Array("Powder Horn Map (pdf)","adobe/PHMPlat.pdf","",0);
	Menu6_4=new Array("Trail Maps & Guides","adobe/PHMTrailMap[NoLaurelCreekTrails]061711.pdf","",0);
	Menu6_5=new Array("Complete Trail Map","adobe/PHM_Large_Trail_Map_2-28-11.pdf","",0);
	Menu6_6=new Array("Complete Trail Map Guide","adobe/PHM_Large_Trail_Map_Back_Side_2-28-11.pdf","",0);

Menu7=new Array("Local Info","","",7,20,75);
	Menu7_1=new Array("Local Weather","http://booneweather.com/Forecast/Powder+Horn+Mountain","",0,20,150);
	Menu7_2=new Array("Our Neighborhood","adobe/PHMOurNeighborhood061711.pdf","",0);
	Menu7_3=new Array("Outdoor Attractions","attractions.aspx","",0);
	Menu7_4=new Array("Dining Out","diningout.aspx","",0);
	Menu7_5=new Array("Community Info","community_info.aspx","",0);
	Menu7_6=new Array("Service Providers","service_providers2.aspx","",0);
	Menu7_7=new Array("Bird Sightings Checklist","adobe/PHMBirdSightingsChecklist061611.pdf","",0);

Menu8=new Array("Realty/Rentals","","",2,20,100);
	Menu8_1=new Array("Real Estate Sales","real_estate2.aspx","",0,20,100);
	Menu8_2=new Array("Vacation Rentals","rentals2.aspx","",0);

		
Menu9=new Array("Contact","contactus2.aspx","",0,20,75);
