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)}



if(navigator.appVersion.indexOf("MSIE 6.0")>0){
	effect = "Fade(duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#E9E9E9', Direction=135, Strength=-2)"
}
else{
	effect = "Shadow(color='#E9E9E9', Direction=135, Strength=-2)"
}


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


plain_style=[				// Menu Properties Array
"000000",						// Off Font Color
"E9E9E9",					// Off Back Color
"0000B0",					// On Font Color
"E9E9E9",					// On Back Color
"E9E9E9",					// Border Color
11,							// Font Size
"normal",					// Font Style
"bold",						// Font Weight
"Arial, Helvetica, Verdana, Tahoma",	// Font
1,							// Padding
"/images/arrow.gif"					// Sub Menu Image
,							// 3D Border & Separator
,"66ccff"					// 3D High Color
,"000099"					// 3D Low Color

]

addmenu(menu=["restrictions",
,,160,1,"",plain_style,,,effect,,,,,,,,,,,,
,"&nbsp;Original&nbsp;Restrictions","show-menu=original_restrictions","/restrictions/original/index.htm",,
,"&nbsp;Amended&nbsp;Restrictions","show-menu=amended_restrictions","/restrictions/amended/index.htm",,
,"&nbsp;Pavilion,&nbsp;Pond&nbsp;&&nbsp;Lake&nbsp;Rules","/restrictions/pavilion_pond_lake_rules/index.htm",,,
])

addmenu(menu=["original_restrictions",
,,45,1,"",plain_style,,,effect,,,,,,,,,,,,
,"&nbsp;Page&nbsp;1", "/restrictions/original/1.htm",,,0
,"&nbsp;Page&nbsp;2", "/restrictions/original/2.htm",,,0
,"&nbsp;Page&nbsp;3", "/restrictions/original/3.htm",,,0
,"&nbsp;Page&nbsp;4", "/restrictions/original/4.htm",,,0
,"&nbsp;Page&nbsp;5", "/restrictions/original/5.htm",,,0
,"&nbsp;Page&nbsp;6", "/restrictions/original/6.htm",,,0
,"&nbsp;Page&nbsp;7", "/restrictions/original/7.htm",,,0
,"&nbsp;Page&nbsp;8", "/restrictions/original/8.htm",,,0
,"&nbsp;Page&nbsp;9", "/restrictions/original/9.htm",,,0
,"&nbsp;Page&nbsp;10", "/restrictions/original/10.htm",,,0
,"&nbsp;Page&nbsp;11", "/restrictions/original/11.htm",,,0
,"&nbsp;Page&nbsp;12", "/restrictions/original/12.htm",,,0
,"&nbsp;Page&nbsp;13", "/restrictions/original/13.htm",,,0
,"&nbsp;Page&nbsp;14", "/restrictions/original/14.htm",,,0
,"&nbsp;Page&nbsp;15", "/restrictions/original/15.htm",,,0

])

addmenu(menu=["amended_restrictions",
,,40,1,"",plain_style,,,effect,,,,,,,,,,,,
,"&nbsp;Page&nbsp;1", "/restrictions/amended/1.htm",,,0
,"&nbsp;Page&nbsp;2", "/restrictions/amended/2.htm",,,0
,"&nbsp;Page&nbsp;3", "/restrictions/amended/3.htm",,,0
,"&nbsp;Page&nbsp;4", "/restrictions/amended/4.htm",,,0
,"&nbsp;Page&nbsp;5", "/restrictions/amended/5.htm",,,0
,"&nbsp;Page&nbsp;6", "/restrictions/amended/6.htm",,,0

])

addmenu(menu=["maps",
,,240,1,"",plain_style,,,effect,,,,,,,,,,,,
,"&nbsp;Kings&nbsp;Point&nbsp;Interactive&nbsp;Satellite&nbsp;Map","/maps/kings_point_google_satellite.htm",,,0
,"&nbsp;Kings&nbsp;Point&nbsp;Satellite&nbsp;Map","/maps/kings_point_satellite.htm",,,0
,"&nbsp;Kings&nbsp;Point&nbsp;Satellite&nbsp;Map&nbsp;-&nbsp;July&nbsp;2002&nbsp;Flood","/maps/kings_point_7-2002_flood.htm",,,0
,"&nbsp;Kings&nbsp;Point&nbsp;Plat","/maps/kings_point_plat.htm",,,0
,"&nbsp;Canyon&nbsp;Lake&nbsp;Interactive&nbsp;Satellite&nbsp;Map","/maps/canyon_lake_google_satellite.htm",,,0
,"&nbsp;Canyon&nbsp;Lake&nbsp;Interactive&nbsp;Map","/maps/canyon_lake_google.htm",,,0
,"&nbsp;Canyon&nbsp;Lake&nbsp;Map","/maps/canyon_lake.htm",,,0
,"&nbsp;Central&nbsp;Texas&nbsp;Interactive&nbsp;Map","/maps/central_texas_google.htm",,,0
,"&nbsp;Central&nbsp;Texas&nbsp;Map","/maps/central_texas.htm",,,0

])

addmenu(menu=["water_corp",
,,240,1,"",plain_style,,,effect,,,,,,,,,,,,
,"&nbsp;Rates","/water_corp/rates.htm",,,0
,"&nbsp;Bylaws","/water_corp/bylaws.htm",,,0
,"&nbsp;Water&nbsp;Quality&nbsp;Report","/water_corp/water_quality_report.htm",,,0
,"&nbsp;Drought&nbsp;Contingency&nbsp;Plan","/water_corp/drought_contingency_plan.htm",,,0


])


dumpmenus()


