/********************************************************
* (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=20;			// Number of first level items
	var LowBgColor='#044f37';			// Background color when mouse is not over
	var LowSubBgColor='#044f37';		// Background color when mouse is not over on subs
	var HighBgColor='#bfbab3';			// Background color when mouse is over
	var HighSubBgColor='#bfbab3';		// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='white';		// Font color subs when mouse is not over
	var FontHighColor='#044f37';		// Font color when mouse is over
	var FontSubHighColor='white';		// Font color subs when mouse is over
	var BorderColor='#bfbab3';			// Border color
	var BorderSubColor='#bfbab3';		// Border color for subs
	var BorderWidth=1;					// Border width
	var BorderBtwnElmnts=1;				// Border between elements 1 or 0
	var FontFamily="tahoma,verdana,arial"	// Font family menu items
	var FontSize=9;					// Font size menu items
	var FontBold=0;					// 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=.05;			// horizontal overlap child/ parent
	var ChildVerticalOverlap=.4;	// vertical overlap child/ parent
	var StartTop=0;					// 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=5;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=0;		// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;		// Frames in cols or rows 1 or 0
	var DissapearDelay=300;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='self';		// Frame where first level appears
	var SecLineFrame='self';		// Frame where sub levels appear
	var DocTargetFrame='self';		// 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=1;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['menu_arrow.gif',12,12,'tridown.gif',4,8,'trileft.gif',4,8];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


// The format of the menu tree 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" (rollover images were not used for the SOCA menu)

Menu1=new Array("SOCA Home Page","index.html","","",19,158);

Menu2=new Array("SOCA Membership Form","javascript:NewWin=window.open('pdf/membership-form.pdf','NWin','width=1000,height=600,menubar=no,toolbar=no,resizable=yes');window['NewWin'].focus()","",0,19,158);

Menu3=new Array("Join the SOCA Email List","soca-email-join.html","","",19,158);

// Menu4=new Array("Event Calendar","javascript:NewWin=window.open('http://www.soca.org/cgi-bin/calendar.pl','NWin','width=1000,height=600,menubar=no,toolbar=no,resizable=yes');window['NewWin'].focus()","",0,19,158);

Menu4=new Array("Newsletters","","",5,19,158);
		Menu4_1=new Array("Dec 2008","javascript:NewWin=window.open('newsletters/2008-12-nl.pdf','NWin','width=1000,height=600,menubar=no,toolbar=no,resizable=yes');window['NewWin'].focus()","",0,19,66);
		Menu4_2=new Array("Aug 2008","javascript:NewWin=window.open('newsletters/2008-08-nl.pdf','NWin','width=1000,height=600,menubar=no,toolbar=no,resizable=yes');window['NewWin'].focus()","",0,19,66);
		Menu4_3=new Array("Jun 2008","javascript:NewWin=window.open('newsletters/2008-06-nl.pdf','NWin','width=1000,height=600,menubar=no,toolbar=no,resizable=yes');window['NewWin'].focus()","",0,19,66);
		Menu4_4=new Array("Apr 2008","javascript:NewWin=window.open('newsletters/2008-04-nl.pdf','NWin','width=1000,height=600,menubar=no,toolbar=no,resizable=yes');window['NewWin'].focus()","",0,19,66);
		Menu4_5=new Array("Feb 2008","javascript:NewWin=window.open('newsletters/2008-02-nl.pdf','NWin','width=1000,height=600,menubar=no,toolbar=no,resizable=yes');window['NewWin'].focus()","",0,19,66);

//		Menu4_3=new Array("Apr 2007","javascript:NewWin=window.open('newsletters/2007-04-nl.pdf','NWin','width=1000,height=600,menubar=no,toolbar=no,resizable=yes');window['NewWin'].focus()","",0,19,66);
//		Menu4_4=new Array("Dec 2006","javascript:NewWin=window.open('newsletters/2006-12-nl.pdf','NWin','width=1000,height=600,menubar=no,toolbar=no,resizable=yes');window['NewWin'].focus()","",0,19,66);
//		Menu4_5=new Array("Sep 2006","javascript:NewWin=window.open('newsletters/2006-09-nl.pdf','NWin','width=1000,height=600,menubar=no,toolbar=no,resizable=yes');window['NewWin'].focus()","",0,19,66);

Menu5=new Array("Citizens on Patrol","soca-citizens-patrol.html","",3,19,158);
		Menu5_1=new Array("Join COP","soca-citizens-patrol.html","",0,19,125);
		Menu5_2=new Array("Print Form","javascript:NewWin=window.open('pdf/cop_app.pdf','NWin','width=1000,height=600,menubar=no,toolbar=no,resizable=yes');window['NewWin'].focus()","",0,19,125);
		Menu5_3=new Array("Emergency Numbers","soca-citizens-patrol.html#Police","",0,19,125);


Menu6=new Array("SOCA Board of Directors","soca-board-members.html","",0,19,158);

Menu7=new Array("By-Laws & Articles","","",2);
		Menu7_1=new Array("SOCA By-Laws","javascript:NewWin=window.open('pdf/Shadow-Oaks-By-Laws.pdf','NWin','width=1000,height=600,menubar=no,toolbar=no,resizable=yes');window['NewWin'].focus()","",0,19,143);
		Menu7_2=new Array("Articles of Incorporation","javascript:NewWin=window.open('pdf/Shadow-Oaks-Articles-Incorp.pdf','NWin','width=1000,height=600,menubar=no,toolbar=no,resizable=yes');window['NewWin'].focus()","",0,19,143);

Menu8=new Array("Deeds Maps","","",2);
		Menu8_1=new Array("Deed Maps All Sections","soca-deeds.html","",0,19,170);
		Menu8_2=new Array("Deed Restrictions All","soca-deeds.html","",14,19,170);		
	  		Menu8_2_1=new Array("Beckham Place Section I","deeds_html/bp_sect_1_deed.htm","",0,19,170);
			Menu8_2_2=new Array("Shadow Oaks Section I","deeds_html/SOSect1deed.htm","",0,19,170);
			Menu8_2_3=new Array("Shadow Oaks Section II","deeds_html/SOSect2deed.htm","",0,19,170);
			Menu8_2_4=new Array("Shadow Oaks Section III","deeds_html/SOsect3.htm","",0,19,170);
			Menu8_2_5=new Array("Shadow Oaks Section IV","deeds_html/SOsect4deed.htm","",0,19,170);
			Menu8_2_6=new Array("Shadow Oaks Section V","deeds_html/SOsect5deed.htm","",0,19,170);
			Menu8_2_7=new Array("Shadow Oaks Section VI","deeds_html/SOsect6deed.htm","",0,19,170);
			Menu8_2_8=new Array("Spring Lea Section I","deeds_html/sl_sect_1_deed.htm","",0,19,170);
			Menu8_2_9=new Array("Moss Oaks Section I","deeds_html/MOsect1deed.htm","",0,19,170);
			Menu8_2_10=new Array("Moss Oaks Section II","deeds_html/MOsect2deed.htm","",0,19,170);
			Menu8_2_11=new Array("Moss Oaks Section III","deeds_html/MOsect3deed.htm","",0,19,170);
			Menu8_2_12=new Array("Wildewood Forest Section I","deeds_html/wf1_deed.htm","",0,19,170);
			Menu8_2_13=new Array("Wildewood Forest Section II","deeds_html/wf2_deed.htm","",0,19,170);
			Menu8_2_14=new Array("Parkcrest Section I","deeds_html/pc1_deed.htm","",0,19,170);

Menu9=new Array("SOCA Boundary Map","soca-boundary-map.html","",0);

Menu10=new Array("Area Civic Associations","","",3);
		Menu10_1=new Array("Royal Oaks","javascript:NewWin=window.open('http://www.royaloakscivic.com','NWin','width=900,height=600,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",0,19,99);
		Menu10_2=new Array("Spring Shadows","javascript:NewWin=window.open('http://www.geocities.com/sscaoffice/','NWin','width=900,height=600,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",0,19,99);
		Menu10_3=new Array("Kempwood","javascript:NewWin=window.open('http://www.kempwood.org/','NWin','width=900,height=600,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",0,19,99);

Menu11=new Array("Helpful links","soca-helpful-links.html","",0);

Menu12=new Array("Media links","","",14);
		Menu12_1=new Array("Houston Chronical","javascript:NewWin=window.open('http://www.chron.com/','NWin','width=1000,height=600,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",0,19,195);
		Menu12_2=new Array("Houston Business Journal","javascript:NewWin=window.open('http://www.bizjournals.com/houston/','NWin','width=1000,height=600,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",0,19,195);
		Menu12_3=new Array("Houston Press","javascript:NewWin=window.open('http://www.houstonpress.com/','NWin','width=1000,height=600,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",0,19,195);
		Menu12_4=new Array("City of Houston Municipal Channel","javascript:NewWin=window.open('http://www.houstontx.gov/htv/index.html','NWin','width=1000,height=600,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",0,19,195);
		Menu12_5=new Array("Spring Branch Movie Showtimes","javascript:NewWin=window.open('http://www.fandango.com/77043_movietheatershowtimes','NWin','width=1000,height=600,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",0,19,195);
		Menu12_6=new Array("Cinemark Memorial City","javascript:NewWin=window.open('http://www.cinemark.com/theater_showtimes.asp?theater_id=382','NWin','width=1000,height=600,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",0,19,195);
		Menu12_7=new Array("KPRC TV Channel 2","javascript:NewWin=window.open('http://www.click2houston.com/index.html','NWin','width=1000,height=600,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",0,19,195);
		Menu12_8=new Array("KHOU TV Channel 11","javascript:NewWin=window.open('http://www.khou.com/','NWin','width=1000,height=600,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",0,19,195);
		Menu12_9=new Array("KTRH TV Channel 13","javascript:NewWin=window.open('http://abclocal.go.com/ktrk/','NWin','width=1000,height=600,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",0,19,195);
		Menu12_10=new Array("CNN Headline News","javascript:NewWin=window.open('http://www.cnn.com/','NWin','width=1000,height=600,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",0,19,195);
		Menu12_11=new Array("Fox News Channel","javascript:NewWin=window.open('http://www.foxnews.com/','NWin','width=1000,height=600,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",0,19,195);
		Menu12_12=new Array("AM 700 Talk Radio","javascript:NewWin=window.open('http://ksevradio.com/','NWin','width=1000,height=600,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",0,19,195);
		Menu12_13=new Array("AM 740 Talk Radio","javascript:NewWin=window.open('http://www.ktrh.com/main.html','NWin','width=1000,height=600,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",0,19,195);
		Menu12_14=new Array("AM 950 Talk Radio","javascript:NewWin=window.open('http://kprcradio.com/main.html','NWin','width=1000,height=600,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",0,19,195);

Menu13=new Array("Recreation - Parks","","",3);
		Menu13_1=new Array("Nob Hill Park","javascript:NewWin=window.open('http://www.pct3.hctx.net/PNobHill/','NWin','width=1000,height=600,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",0,19,108);
		Menu13_2=new Array("Agnes Moffit Park","javascript:NewWin=window.open('http://www.houstontx.gov/parks/DGolf.html','NWin','width=1000,height=600,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",0,19,108);
		Menu13_3=new Array("Houston Parks","javascript:NewWin=window.open('http://www.hpbinc.org/root/index.php','NWin','width=1000,height=600,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",0,19,108);

Menu14=new Array("Pet Rescue Assistance","soca-pet-rescue.html","",0);

Menu15=new Array("Pool & Swim Teams","","",1);
		Menu15_1=new Array("Shadow Oaks Recreation Pool","javascript:NewWin=window.open('http://www.shadowoakspool.org/','NWin','width=1000,height=600,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",0,19,177);
//		Menu16_2=new Array("Shadow Oaks Pool Swim Team","javascript:NewWin=window.open('http://www.shadowoakspool.org/swimteam.html','NWin','width=1000,height=600,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",0,19,202);
		Menu15_2=new Array("Springboard Civic Pool","javascript:NewWin=window.open('http://www.springboardcivicpool.com/','NWin','width=1000,height=600,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",0,19,177);
//		Menu16_4=new Array("Springboard Swordfish Swim Team","javascript:NewWin=window.open('http://www.springboardcivicpool.com/wst_page4.html','NWin','width=1000,height=600,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",0,19,202);
		
Menu16=new Array("Real Estate Information","","",2);
		Menu16_1=new Array("Houston Association of Realtors","javascript:NewWin=window.open('http://www.har.com/','NWin','width=1000,height=600,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",0,19,184);
		Menu16_2=new Array("Harris County Appraisal District","javascript:NewWin=window.open('http://www.hcad.org/','NWin','width=1000,height=600,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",0,19,184);

Menu17=new Array("Schools","","",8);
		Menu17_1=new Array("SBSID Main Website","javascript:NewWin=window.open('http://www.springbranchisd.com/','NWin','width=900,height=600,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",0,19,166);
		Menu17_2=new Array("Spring Woods High School","javascript:NewWin=window.open('http://swh.springbranchisd.com/','NWin','width=900,height=600,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",0,19,166);
		Menu17_3=new Array("Spring Oaks Middle School","javascript:NewWin=window.open('http://som.springbranchisd.com/somindex.htm','NWin','width=900,height=600,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",0,19,166);
		Menu17_4=new Array("Shadow Oaks Elementary","javascript:NewWin=window.open('http://soe.springbranchisd.com/','NWin','width=900,height=600,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",0,19,166);
		Menu17_5=new Array("Westwood Elementary","javascript:NewWin=window.open('http://wwe.springbranchisd.com/','NWin','width=900,height=600,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",0,19,166);
		Menu17_6=new Array("Houston Community College","javascript:NewWin=window.open('http://www.hccs.cc.tx.us/portal/site/hcc','NWin','width=900,height=600,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",0,19,166);
		Menu17_7=new Array("University of Houston","javascript:NewWin=window.open('http://www.uh.edu/','NWin','width=900,height=600,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",0,19,166);
		Menu17_8=new Array("U of H Downtown","javascript:NewWin=window.open('http://www.uhd.edu/','NWin','width=900,height=600,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",0,19,166);

Menu18=new Array("Service Links","","",7);
		Menu18_1=new Array("Federal Express","javascript:NewWin=window.open('http://www.fedex.com/us/','NWin');window['NewWin'].focus()","",0,19,94);
		Menu18_2=new Array("UPS","javascript:NewWin=window.open('http://www.ups.com/content/us/en/index.jsx','NWin');window['NewWin'].focus()","",0,19,95);
		Menu18_3=new Array("Yellow Pages","javascript:NewWin=window.open('http://www.yellowpages.com/','NWin');window['NewWin'].focus()","",0,19,95);
		Menu18_4=new Array("White Pages","javascript:NewWin=window.open('http://www.whitepages.com/10583/?source=GO000009&KW=white&s_kwcid=white|854322542','NWin');window['NewWin'].focus()","",0,19,95);
		Menu18_5=new Array("Google Maps","javascript:NewWin=window.open('http://maps.google.com/','NWin');window['NewWin'].focus()","",0,19,95);
		Menu18_6=new Array("Yahoo! Maps","javascript:NewWin=window.open('http://maps.yahoo.com/index.php#env=f','NWin');window['NewWin'].focus()","",0,19,95);
		Menu18_7=new Array("Mapquest","javascript:NewWin=window.open('http://www.mapquest.com/','NWin');window['NewWin'].focus()","",0,19,95);

Menu19=new Array("Weather and Traffic","","",7);
		Menu19_1=new Array("NOAA SOCA Area Forecast","javascript:NewWin=window.open('http://forecast.weather.gov/MapClick.php?CityName=Houston&state=TX&site=HGX&textField1=29.7687&textField2=-95.3867&e=1','NWin');window['NewWin'].focus()","",0,19,158);
		Menu19_2=new Array("NOAA Doppler Radar","javascript:NewWin=window.open('http://www.srh.noaa.gov/ridge/radar.php?rid=hgx&product=NCR&overlay=11101111&loop=no','NWin');window['NewWin'].focus()","",0,19,158);
		Menu19_3=new Array("NOAA Hurricane Center","javascript:NewWin=window.open('http://www.nhc.noaa.gov/','NWin');window['NewWin'].focus()","",0,19,158);
		Menu19_4=new Array("FOX Doppler Radar","javascript:NewWin=window.open('http://www.myfoxhouston.com/myfox/pages/Weather?pageId=9.1','NWin');window['NewWin'].focus()","",0,19,158);
		Menu19_5=new Array("KPRC Doppler Radar","javascript:NewWin=window.open('http://www.click2houston.com/wxmap/2216344/detail.html','NWin');window['NewWin'].focus()","",0,19,158);
		Menu19_6=new Array("KTRK Mega Doppler Radar","javascript:NewWin=window.open('http://abclocal.go.com/ktrk/doppler?section=weather/doppler&id=5750607','NWin');window['NewWin'].focus()","",0,19,158);
		Menu19_7=new Array("Transtar Traffic Cams","javascript:NewWin=window.open('http://traffic.houstontranstar.org/layers/layers.aspx?mapname=harris_all&inc=True&cam=True','NWin');window['NewWin'].focus()","",0,19,158);
		
Menu20=new Array("Contact Information","soca-board-members.html","",0);
