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='#FFFFFF', Direction=135, Strength=-2)"
}
else{
	effect = "Shadow(color='#FFFFFF', 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
"FEB22E",					// Off Font Color
"000000",					// Off Back Color
"FFCF7B",					// On Font Color
"000000",					// On Back Color
"000000",					// Border Color
10,							// Font Size
"normal",					// Font Style
"bold",						// Font Weight
"Verdana, Tahoma, Arial, Helvetica",	// Font
1,							// Padding
"http://www.fallsmuseum.org/images/arrow.gif"					// Sub Menu Image
,							// 3D Border & Separator
,"000000"					// 3D High Color
,"000000"					// 3D Low Color
]


addmenu(menu=["exhibits",
,,115,1,"",plain_style,,,effect,,,,,,,,,,,,
,"&nbsp;&nbsp;&nbsp;Current&nbsp;Exhibits", "http://www.fallsmuseum.org/exhibits/current_exhibits/index.htm",,,0
,"&nbsp;&nbsp;&nbsp;Past&nbsp;Exhibits", "http://www.fallsmuseum.org/exhibits/past_exhibits/index.htm",,,0

])

addmenu(menu=["history",
,,235,1,"",plain_style,,,effect,,,,,,,,,,,,
,"&nbsp;&nbsp;&nbsp;Narrative&nbsp;History&nbsp;of&nbsp;Marble&nbsp;Falls", "http://www.fallsmuseum.org/history/narrative_history_of_marble_falls/index.htm",,,0
,"&nbsp;&nbsp;&nbsp;Adam&nbsp;Rankin&nbsp;Johnson", "http://www.fallsmuseum.org/history/adam_rankin_johnson/index.htm",,,0
,"&nbsp;&nbsp;&nbsp;Founding&nbsp;Fathers", "http://www.fallsmuseum.org/history/founding_fathers/index.htm",,,0
,"&nbsp;&nbsp;&nbsp;Governor&nbsp;Oran&nbsp;Roberts", "http://www.fallsmuseum.org/history/governor_oran_roberts/index.htm",,,0
,"&nbsp;&nbsp;&nbsp;Samuel&nbsp;Holland", "http://www.fallsmuseum.org/history/samuel_holland/index.htm",,,0
,"&nbsp;&nbsp;&nbsp;Noah&nbsp;Smithwick", "http://www.fallsmuseum.org/history/noah_smithwick/index.htm",,,0
,"&nbsp;&nbsp;&nbsp;Captain&nbsp;Jesse&nbsp;Burnham", "http://www.fallsmuseum.org/history/captain_jesse_burnham/index.htm",,,0
,"&nbsp;&nbsp;&nbsp;Adolph&nbsp;Fuchs", "http://www.fallsmuseum.org/history/adolph_fuchs/index.htm",,,0
,"&nbsp;&nbsp;&nbsp;Oscar&nbsp;Fox", "http://www.fallsmuseum.org/history/oscar_fox/index.htm",,,0
,"&nbsp;&nbsp;&nbsp;E.&nbsp;G.&nbsp;Michel", "http://www.fallsmuseum.org/history/e_g_michel/index.htm",,,0
,"&nbsp;&nbsp;&nbsp;Ophelia&nbsp;'Birdie'&nbsp;Harwood", "http://www.fallsmuseum.org/history/ophelia_birdie_harwood/index.htm",,,0
,"&nbsp;&nbsp;&nbsp;The Colorado River Flood and Drought", "http://www.fallsmuseum.org/history/colorado_river_flood_drought/index.htm",,,0
,"&nbsp;&nbsp;&nbsp;Granite Mountain", "http://www.fallsmuseum.org/history/granite_mountain/index.htm",,,0


])

addmenu(menu=["collections",
,,125,1,"",plain_style,,,effect,,,,,,,,,,,,
,"&nbsp;&nbsp;&nbsp;Family&nbsp;Collections", "http://www.fallsmuseum.org/collections/family_collections/index.htm",,,0


])

addmenu(menu=["events",
,,133,1,"",plain_style,,,effect,,,,,,,,,,,,
,"&nbsp;&nbsp;&nbsp;Founders&nbsp;Day", "http://www.fallsmuseum.org/events/founders_day/index.htm",,,0
,"&nbsp;&nbsp;&nbsp;Victorian&nbsp;Christmas", "http://www.fallsmuseum.org/events/christmas/index.htm",,,0


])


addmenu(menu=["gift_shop",
,,115,1,"",plain_style,,,effect,,,,,,,,,,,,
,"&nbsp;&nbsp;&nbsp;Books", "http://www.fallsmuseum.org/gift_shop/books/index.htm",,,0
,"&nbsp;&nbsp;&nbsp;Photos", "http://www.fallsmuseum.org/gift_shop/photos/index.htm",,,0
,"&nbsp;&nbsp;&nbsp;Misc.&nbsp;Gift&nbsp;Items", "http://www.fallsmuseum.org/gift_shop/misc_gift_items/index.htm",,,0


])

addmenu(menu=["about_us",
,,130,1,"",plain_style,,,effect,,,,,,,,,,,,
,"&nbsp;&nbsp;&nbsp;History&nbsp;of&nbsp;Museum", "http://www.fallsmuseum.org/about_us/history_of_museum/index.htm",,,0
,"&nbsp;&nbsp;&nbsp;Board&nbsp;of&nbsp;Directors", "http://www.fallsmuseum.org/about_us/board_of_directors/index.htm",,,0


])

dumpmenus()

