/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.41 24 December 2001	          *
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *
***********************************************************************************/

	var NoOffFirstLineMenus=8;			// Number of first level items
	var LowBgColor='';				// Background color when mouse is not over
	var LowSubBgColor='#FEE0C5';			// Background color when mouse is not over on subs
	var HighBgColor='';				// Background color when mouse is over
	var HighSubBgColor='#CC6600';			// Background color when mouse is over on subs
	var FontLowColor='#FFFFFF';			// Font color when mouse is not over
	var FontSubLowColor='#003300';			// Font color subs when mouse is not over
	var FontHighColor='#FFCCCC';			// Font color when mouse is over
	var FontSubHighColor='#FFFFFF';			// Font color subs when mouse is over
	var BorderColor='';				// Border color
	var BorderSubColor='#666666';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;				// Border between elements 1 or 0
	var FontFamily="arial"				// Font family menu items
	var FontSize=8;					// 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='center';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';			// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent
	var StartTop=130;				// 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=1;				// 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=750;				// 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='';				// 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=['hvmenu/tri2.gif',8,8,'hvmenu/tridown1.gif',8,8,'hvmenu/trileft2.gif',8,8];	// 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","index.htm","",0,17,53);

Menu2=new Array("HHOA Information","","",10,17,120);
	Menu2_1=new Array("Board of Directors","boardmembers.htm","",1,20,160);
		Menu2_1_1=new Array("Contact HHOA Board","mailto:holleybrooke_hoa@yahoo.com","",0,20,130);
	Menu2_2=new Array("Messages","boardmessages.htm","",0,20,160);
	Menu2_3=new Array("BOD Meeting Minutes","","",3,20,160);
		Menu2_3_1=new Array("2010 Meeting Minutes","","",5,20,140);
			Menu2_3_1_1=new Array("January Minutes","javascript:NewWin=window.open('archives/2010/minutes-jan10.pdf','NWin');window['NewWin'].focus()","",0,20,140);
			Menu2_3_1_2=new Array("No February Meeting","","",0,20,140);
			Menu2_3_1_3=new Array("March Minutes","javascript:NewWin=window.open('archives/2010/minutes-mar10.pdf','NWin');window['NewWin'].focus()","",0,20,140);
			Menu2_3_1_4=new Array("April Minutes","javascript:NewWin=window.open('archives/2010/minutes-apr10.pdf','NWin');window['NewWin'].focus()","",0,20,140);
			Menu2_3_1_5=new Array("May Minutes","javascript:NewWin=window.open('archives/2010/minutes-may10.pdf','NWin');window['NewWin'].focus()","",0,20,140);
		Menu2_3_2=new Array("2009 Meeting Minutes","","",12,20,140);
			Menu2_3_2_1=new Array("January Minutes","javascript:NewWin=window.open('archives/2009/minutes-jan09.pdf','NWin');window['NewWin'].focus()","",0,20,130);
			Menu2_3_2_2=new Array("February Minutes","javascript:NewWin=window.open('archives/2009/minutes-feb09.pdf','NWin');window['NewWin'].focus()","",0,20,130);
			Menu2_3_2_3=new Array("March Minutes","javascript:NewWin=window.open('archives/2009/minutes-mar09.pdf','NWin');window['NewWin'].focus()","",0,20,130);
			Menu2_3_2_4=new Array("April Minutes","javascript:NewWin=window.open('archives/2009/minutes-apr09.pdf','NWin');window['NewWin'].focus()","",0,20,130);
			Menu2_3_2_5=new Array("May Minutes (Not Available)","","",0,32,130);
			Menu2_3_2_6=new Array("June Minutes","javascript:NewWin=window.open('archives/2009/minutes-jun09.pdf','NWin');window['NewWin'].focus()","",0,20,130);
			Menu2_3_2_7=new Array("July Minutes","javascript:NewWin=window.open('archives/2009/minutes-jul09.pdf','NWin');window['NewWin'].focus()","",0,20,130);
			Menu2_3_2_8=new Array("August Minutes","javascript:NewWin=window.open('archives/2009/minutes-aug09.pdf','NWin');window['NewWin'].focus()","",0,20,130);
			Menu2_3_2_9=new Array("September Minutes","javascript:NewWin=window.open('archives/2009/minutes-sep09.pdf','NWin');window['NewWin'].focus()","",0,20,130);
			Menu2_3_2_10=new Array("October Minutes     (Not Available)","","",0,32,130);
			Menu2_3_2_11=new Array("November Minutes","javascript:NewWin=window.open('archives/2009/minutes-nov09.pdf','NWin');window['NewWin'].focus()","",0,20,130);
			Menu2_3_2_12=new Array("December Minutes","javascript:NewWin=window.open('archives/2009/minutes-dec09.pdf','NWin');window['NewWin'].focus()","",0,20,130);
		Menu2_3_3=new Array("2008 Meeting Minutes","","",12,20,140);
			Menu2_3_3_1=new Array("January Minutes","javascript:NewWin=window.open('archives/2008/minutes-jan08.pdf','NWin');window['NewWin'].focus()","",0,20,130);
			Menu2_3_3_2=new Array("February Minutes","javascript:NewWin=window.open('archives/2008/minutes-feb08.pdf','NWin');window['NewWin'].focus()","",0,20,130);
			Menu2_3_3_3=new Array("March Minutes","javascript:NewWin=window.open('archives/2008/minutes-mar08.pdf','NWin');window['NewWin'].focus()","",0,20,130);
			Menu2_3_3_4=new Array("April Minutes","javascript:NewWin=window.open('archives/2008/minutes-apr08.pdf','NWin');window['NewWin'].focus()","",0,20,130);
			Menu2_3_3_5=new Array("May Minutes","javascript:NewWin=window.open('archives/2008/minutes-may08.pdf','NWin');window['NewWin'].focus()","",0,20,130);
			Menu2_3_3_6=new Array("June Minutes","javascript:NewWin=window.open('archives/2008/minutes-jun08.pdf','NWin');window['NewWin'].focus()","",0,20,130);
			Menu2_3_3_7=new Array("July Minutes","javascript:NewWin=window.open('archives/2008/minutes-jul08.pdf','NWin');window['NewWin'].focus()","",0,20,130);
			Menu2_3_3_8=new Array("August Minutes","javascript:NewWin=window.open('archives/2008/minutes-aug08.pdf','NWin');window['NewWin'].focus()","",0,20,130);
			Menu2_3_3_9=new Array("September Minutes","javascript:NewWin=window.open('archives/2008/minutes-sep08.pdf','NWin');window['NewWin'].focus()","",0,20,130);
			Menu2_3_3_10=new Array("October Minutes","javascript:NewWin=window.open('archives/2008/minutes-oct08.pdf','NWin');window['NewWin'].focus()","",0,20,130);
			Menu2_3_3_11=new Array("November Minutes","javascript:NewWin=window.open('archives/2008/minutes-nov08.pdf','NWin');window['NewWin'].focus()","",0,20,130);
			Menu2_3_3_12=new Array("December Minutes","javascript:NewWin=window.open('archives/2008/minutes-dec08.pdf','NWin');window['NewWin'].focus()","",0,20,130);
	Menu2_4=new Array("HHOA Committees","","",5,20,160);
		Menu2_4_1=new Array("Neighborhood Watch Committee","","",4,32,160);
			Menu2_4_1_1=new Array("Neighborhood Watch Program","nwprogram.htm","",0,20,180);
			Menu2_4_1_2=new Array("Neighborhood Watch SOP","javascript:NewWin=window.open('pdf/HHOA-NW_SOP.pdf','NWin');window['NewWin'].focus()","",0,20,180);
			Menu2_4_1_3=new Array("Neighborhood Watch Survey","javascript:NewWin=window.open('pdf/NeighborhoodWatchSurvey.pdf','NWin');window['NewWin'].focus()","",0,20,180);
			Menu2_4_1_4=new Array("Neighborhood Watch Pointers","","",3,20,180);
				Menu2_4_1_4_1=new Array("Suspicious Vehicles","suspicious-vehicles.htm","",0,20,160);
				Menu2_4_1_4_2=new Array("Suspicious Person(s)","suspicious-persons.htm","",0,20,160);
				Menu2_4_1_4_3=new Array("Common Sense Security","common-sense-security.htm","",0,20,160);
			Menu2_4_1_4=new Array("Contact Watch Coordinator","","",0,20,180);
			Menu2_4_1_5=new Array("Spotsylvania Crime Solvers","","",8,20,180);
				Menu2_4_1_5_1=new Array("As of 31 Jul 08","javascript:NewWin=window.open('pdf/CrimeSolvers3-1.pdf','NWin');window['NewWin'].focus()","",0,20,130);
				Menu2_4_1_5_2=new Array("As of 7 Aug 08","javascript:NewWin=window.open('pdf/CrimeSolvers07Aug.pdf','NWin');window['NewWin'].focus()","",0,20,130);
				Menu2_4_1_5_3=new Array("As of 14 Aug 08","javascript:NewWin=window.open('pdf/CrimeSolvers14Aug.pdf','NWin');window['NewWin'].focus()","",0,20,130);
				Menu2_4_1_5_4=new Array("As of 21 Aug 08","javascript:NewWin=window.open('pdf/CrimeSolvers21Aug.pdf','NWin');window['NewWin'].focus()","",0,20,130);
				Menu2_4_1_5_5=new Array("Stolen ATV","javascript:NewWin=window.open('pdf/CrimeSolvers25Aug-StolenRedATV.pdf','NWin');window['NewWin'].focus()","",0,20,130);
				Menu2_4_1_5_6=new Array("Stolen Bikes/ATV","javascript:NewWin=window.open('pdf/CrimeSolvers25Aug-StolenDirtBikesRedATV.pdf','NWin');window['NewWin'].focus()","",0,20,130);
				Menu2_4_1_5_7=new Array("As of 28 Aug 08","javascript:NewWin=window.open('pdf/CrimeSolvers28Aug.pdf','NWin');window['NewWin'].focus()","",0,20,130);
				Menu2_4_1_5_8=new Array("As of 4 Sep 08","javascript:NewWin=window.open('pdf/CrimeSolvers04Sep.pdf','NWin');window['NewWin'].focus()","",0,20,130);
		Menu2_4_2=new Array("Welcoming Committee","welcoming-committee.htm","",0,20,160);
		Menu2_4_3=new Array("Communications Committee","communications-committee.htm","",2,32,160);
			Menu2_4_3_1=new Array("Contact the HHOA Webmaster","mailto:ccobile@webionic.com","",0,32,160);
			Menu2_4_3_2=new Array("Contact the Newsletter Coordinator","mailto:holleybrooke_hoa@yahoo.com","",0,32,160);
		Menu2_4_4=new Array("Social Events Committee","social-events-committee.htm","",0,20,160);
		Menu2_4_5=new Array("Volunteer Opportunities","volunteer-opportunities.htm","",0,20,160);
	Menu2_5=new Array("Disclosure Information","disclosure-info.htm","",0,20,160);
	Menu2_6=new Array("General Rules and Regulations","rulesnregs.htm","",0,34,160);
	Menu2_7=new Array("Park Area Rules","parkpoolrules.htm","",0,20,160);
	Menu2_8=new Array("Pool Info, Rules and Regulations","","",3,34,160);
		Menu2_8_1=new Array("2009 Pool Pass Infomation","pdf/PoolPassInformation2009.pdf","",0,20,190);
		Menu2_8_2=new Array("2009 Pool Pass Application","pdf/PoolPassApplication2009.pdf","",0,20,190);
		Menu2_8_3=new Array("Pool Rules & Regulations","pdf/2007rules_n_regs.pdf","",0,20,190);
		Menu2_8_4=new Array("Swim Lesson Application","pdf/SwimmingLessons2008.pdf","",0,20,190);
		Menu2_8_5=new Array("Summer 2008 Pool Schedule","pdf/Summer2008PoolSchedule.pdf","",0,20,190);
	Menu2_9=new Array("Accounting and Budget Projections","","",2,34,160);
		Menu2_9_1=new Array("2009 Income & Expenditures","javascript:NewWin=window.open('pdf/Income_Expense2009.pdf','NWin');window['NewWin'].focus()","",0,20,190);
		Menu2_9_2=new Array("Projected 2010 Budget","javascript:NewWin=window.open('pdf/2010_Projected_Budget.pdf','NWin');window['NewWin'].focus()","",0,20,190);
	Menu2_10=new Array("Picture Gallery","gallery.htm","",0,17,160);

Menu3=new Array("Location","location.htm","",0,17,70);

Menu4=new Array("Newsletter","newsletter.htm","",0,20,80);


Menu5=new Array("HHOA Direct Links","","",10,17,125);
	Menu5_1=new Array("Area Schools","","",2,20,165);
		Menu5_1_1=new Array("Designated Schools","","",3,20,165);
			Menu5_1_1_1=new Array("Courthouse Road Elementary School","javascript:NewWin=window.open('http://www.spotsylvania.k12.va.us/chres/index.htm','NWin');window['NewWin'].focus()","",0,34,165);
			Menu5_1_1_2=new Array("Freedom Middle School","javascript:NewWin=window.open('http://www.spotsylvania.k12.va.us/fms/index.htm','NWin');window['NewWin'].focus()","",0,20,165);
			Menu5_1_1_3=new Array("Courtland High School","javascript:NewWin=window.open('http://www.spotsylvania.k12.va.us/chs/','NWin');window['NewWin'].focus()","",0,20,165);
		Menu5_1_2=new Array("Other Area Schools","javascript:NewWin=window.open('http://www.spotsylvania.k12.va.us/Schools/index.htm','NWin');window['NewWin'].focus()","",0,20,165);
	Menu5_2=new Array("Day Care Centers","daycare.htm","",0,20,165);
	Menu5_3=new Array("Places of Worship","worship.htm","",0,20,165);
	Menu5_4=new Array("Fire and Rescue","javascript:NewWin=window.open('http://www.spotsylvania.va.us/departments/fireandrescue/index.cfm?doc_id=326','NWin');window['NewWin'].focus()","",0,20,165);
	Menu5_5=new Array("Sheriff's Office","javascript:NewWin=window.open('http://www.spotsylvania.va.us/departments/sheriff/','NWin');window['NewWin'].focus()","",0,20,160);
	Menu5_6=new Array("Animal Control","javascript:NewWin=window.open('http://www.spotsylvania.va.us/departments/animal/','NWin');window['NewWin'].focus()","",0,20,160);
	Menu5_7=new Array("Parks & Recreation","javascript:NewWin=window.open('http://www.spotsylvania.va.us/departments/parksandrec/index.cfm?id=700','NWin');window['NewWin'].focus()","",0,20,165);
	Menu5_8=new Array("Spotsylvania Government","javascript:NewWin=window.open('http://www.spotsylvania.va.us/','NWin');window['NewWin'].focus()","",0,20,165);
	Menu5_9=new Array("Entertainment and Leisure","","",5,20,165);
		Menu5_9_1=new Array("Movie Theaters","","",2,20,125);
			Menu5_9_1_1=new Array("Marquee Cinemas","javascript:NewWin=window.open('http://www.marqueecinemas.com/Default.aspx?tabid=186','NWin');window['NewWin'].focus()","",0,20,115);
			Menu5_9_1_2=new Array("Regal Cinemas","javascript:NewWin=window.open('http://www.fandango.com/regalfredericksburg15_aaeqw/theaterpage?wssac=58&wssaffid=11481_REGWebsite','NWin');window['NewWin'].focus()","",0,20,115);
		Menu5_9_2=new Array("Bowling Alleys","","",2,20,105);
			Menu5_9_2_1=new Array("AMF Fredericksburg Lanes","javascript:NewWin=window.open('http://www.amf.com/fredericksburglanes/centerHomepage.htm','NWin');window['NewWin'].focus()","",0,20,170);
			Menu5_9_2_2=new Array("Liberty Lanes","javascript:NewWin=window.open('http://libertylanes.net/','NWin');window['NewWin'].focus()","",0,20,105);
		Menu5_9_3=new Array("Roller Skating","","",2,20,120);
			Menu5_9_3_1=new Array("Cavalier Family Skating","javascript:NewWin=window.open('http://www.cavalierfamilyskating.com/','NWin');window['NewWin'].focus()","",0,20,140);
			Menu5_9_3_2=new Array("Warrenton LG Roller Skate","javascript:NewWin=window.open('http://maps.google.com/maps?f=l&view=text&q=Roller+Skating+Rink&near=Fredericksburg,+VA&ie=UTF8&hl=en&latlng=38536988,-77728786,9037170389184644045&ei=XCVXSLXTHZOArQLZoZz-Cg&cd=1','NWin');window['NewWin'].focus()","",0,35,120);
		Menu5_9_4=new Array("Area YMCA","javascript:NewWin=window.open('http://www.family-ymca.org/LocationsRAll.html','NWin');window['NewWin'].focus()","",0,20,120);
		Menu5_9_5=new Array("Golf","","",4,20,105);
			Menu5_9_5_1=new Array("Cannon Ridge Golf Club","javascript:NewWin=window.open('http://www.golfcannonridge.com/sites/courses/layout9.asp?id=437&page=12928','NWin');window['NewWin'].focus()","",0,35,120);
			Menu5_9_5_2=new Array("Lee's Hill Golfers' Club","javascript:NewWin=window.open('http://www.leeshillgc.com/','NWin');window['NewWin'].focus()","",0,35,120);
			Menu5_9_5_3=new Array("Gauntlet at Curtis Park Golf","javascript:NewWin=window.open('http://www.golfgauntlet.com/gglc/index.cfm','NWin');window['NewWin'].focus()","",0,35,120);
			Menu5_9_5_4=new Array("Fredericksburg Country Club","javascript:NewWin=window.open('http://www.virginiagolf.com/fredericksburgcc.html','NWin');window['NewWin'].focus()","",0,35,120);
	Menu5_10=new Array("Local Weather Forecast","javascript:NewWin=window.open('http://www.weather.com/outlook/homeandgarden/home/wxdetail/22553?from=36hr_bottomnav_home','NWin');window['NewWin'].focus()","",0,20,165);

Menu6=new Array("Referrals/Independent Services","","",7,17,200);
	Menu6_1=new Array("Handyman","handyman.htm","",0,20,165);
	Menu6_2=new Array("Lawncare","lawncare.htm","",0,20,165);
	Menu6_3=new Array("Heating & AC","heating-ac.htm","",0,20,165);
	Menu6_4=new Array("Plumbing","plumbing.htm","",0,20,165);
	Menu6_5=new Array("Roofing","roofing.htm","",0,20,165);
	Menu6_6=new Array("Driveways","driveways.htm","",0,20,165);
	Menu6_7=new Array("Tree/Stump Removal","tree-removal.htm","",0,20,165);

Menu7=new Array("Community Interests","","",5,17,143);
	Menu7_1=new Array("Area Grocery Stores","groceries.htm","",0,20,135);
	Menu7_2=new Array("Farmers' Markets","farmers-markets.htm","",0,20,135);
	Menu7_3=new Array("Shopping Malls","shopping-malls.htm","",0,20,135);
	Menu7_4=new Array("Area Pharmacies","pharmacies.htm","",0,20,135);
	Menu7_5=new Array("Area Libraries","libraries.htm","",0,20,135);

Menu8=new Array("Contact & Support","","",3,17,115);
	Menu8_1=new Array("Contact HHOA Board","mailto:holleybrooke_hoa@yahoo.com","",0,20,130);
	Menu8_2=new Array("Volunteer Opportunities","volunteer-opportunities.htm","",0,34,130);
	Menu8_3=new Array("Neighborhood Classifieds","","",3,34,130);
		Menu8_3_1=new Array("Website Classified Ads Rules","classifiedads-rules.htm","",0,34,145);
		Menu8_3_2=new Array("Request to Post Website Classified Ads","classifieds-requestform.htm","",0,34,145);
		Menu8_3_3=new Array("View Neighborhood Website Classified Ads","","",14,34,145);
			Menu8_3_3_1=new Array("Applicances/Electronics","ads/appliances-electronics.htm","",0,20,150);
			Menu8_3_3_2=new Array("Boats","ads/boats.htm","",0,20,150);
			Menu8_3_3_3=new Array("Computer Equipment","ads/computer-equipment.htm","",0,20,150);
			Menu8_3_3_4=new Array("Exercise/Health Aids","ads/exercise-health.htm","",0,20,150);
			Menu8_3_3_5=new Array("Handyman Stuff","ads/handyman-stuff.htm","",0,20,150);
			Menu8_3_3_6=new Array("Household Furnishings","ads/household-furnishings.htm","",0,20,150);
			Menu8_3_3_7=new Array("Jewelry/Watches","ads/jewelry-watches.htm","",0,20,150);
			Menu8_3_3_8=new Array("Lawn and Garden","ads/lawn-garden.htm","",0,20,150);
			Menu8_3_3_9=new Array("Musical Instruments","ads/musical-instruments.htm","",0,20,150);
			Menu8_3_3_10=new Array("Pets","ads/pets.htm","",0,20,150);
			Menu8_3_3_11=new Array("Recreational Vehicles","ads/rv.htm","",0,20,150);
			Menu8_3_3_12=new Array("Sporting Goods/Tools","ads/sporting-goods.htm","",0,20,150);
			Menu8_3_3_13=new Array("Transportation","","",2,20,150);
				Menu8_3_3_13_1=new Array("Cars/Motorcycles/Trucks","ads/transportation.htm","",0,20,150);
				Menu8_3_3_13_2=new Array("Auto Parts","ads/auto-parts.htm","",0,20,150);
			Menu8_3_3_14=new Array("Miscellaneous","ads/misc.htm","",0,20,150);