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=["business_directory",
,,230,1,"",plain_style,,,effect,,,,,,,,,,,,
,"Accomodations","/business_directory/accomodations.htm",,,0
,"Automotive&nbsp;Services","/business_directory/automotive_services.htm",,,0
,"Computer&nbsp;and&nbsp;Internet&nbsp;Services","/business_directory/computer_internet_services.htm",,,0
,"Construction,&nbsp;Building,&nbsp;and&nbsp;Remodeling","/business_directory/construction_building_remodeling.htm",,,0
,"Home&nbsp;and&nbsp;Garden","/business_directory/home_garden.htm",,,0
,"Restaurants&nbsp;and&nbsp;Entertainment","/business_directory/restaurants_entertainment.htm",,,0
,"Legal&nbsp;and&nbsp;Financial","/business_directory/legal_financial.htm",,,0
,"Medical","/business_directory/medical.htm",,,0
,"Professional&nbsp;Services","/business_directory/professional_services.htm",,,0
,"Personal&nbsp;Care","/business_directory/personal_care.htm",,,0
,"Real&nbsp;Estate","/business_directory/real_estate.htm",,,0
,"Shops&nbsp;and&nbsp;Shopping","/business_directory/shops_shopping.htm",,,0
,"Travel&nbsp;and&nbsp;Transportation","/business_directory/travel_transportation.htm",,,0
])


addmenu(menu=["community",
,,225,1,"",plain_style,,,effect,,,,,,,,,,,,
,"Churches&nbsp;and&nbsp;Religious Organizations","/community/churches_religious_organizations.htm",,,0
,"Emergency&nbsp;Services","/community/emergency_services.htm",,,0
,"Government","/community/government.htm",,,0
,"History","/community/history.htm",,,0
,"Non-Profit&nbsp;Organizations","/community/non_profit_organizations.htm",,,0
,"Schools","/community/schools.htm",,,0
,"Services&nbsp;and&nbsp;Utilities","/community/services_utilities.htm",,,0
,"Weather","/community/weather.htm",,,0
])

addmenu(menu=["maps",
,,118,1,"",plain_style,,,effect,,,,,,,,,,,,
,"&nbsp;Marble&nbsp;Falls","/maps/marble_falls.htm",,,0
,"&nbsp;Central&nbsp;Texas","/maps/central_texas.htm",,,0
,"&nbsp;Marble&nbsp;FallsSatellite","/maps/satellite.htm",,,0

])



dumpmenus()

