//The following line is critical for menu operation, and MUST APPEAR ONLY ONCE. If you have more than one menu_array.js file rem out this line in subsequent files
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)}
//Please leave the above line intact. The above also needs to be enabled if it not already enabled unless this file is part of a multi pack.



////////////////////////////////////
// Editable properties START here //
////////////////////////////////////

effect = "Stretch(duration=0.05)"

timegap=500
followspeed=5
followrate=40
suboffset_top=2;
suboffset_left=-2;

style1=[
"ffffff",
"336699",
"ff9933",
"336699",
"000000",
12,
"normal",
"bold",
"Verdana, Arial",
6,
"arrow.gif",
,
"66ffff",
"000099",
"cc3300",
"336699",
"arrowdn.gif",
"ffffff",
"000099",
]



addmenu(menu=[
"mainmenu",
,
,
,
1,
"center",
style1,
1,
"center",
effect,
,
1,
,
,
,
,
,
,
,
,
,
,"&nbsp;Home","index.html",,"Back to the home page",1
,"&nbsp;About&nbsp;Us&nbsp;&nbsp;","show-menu=about",,"",1
,"&nbsp;Our&nbsp;Ministries&nbsp;&nbsp;","show-menu=ministry",,"",1
,"&nbsp;Calendar","calendar.html",,"Calendar of Events",1
,"&nbsp;Worship&nbsp;Schedule","worship.html",,"Worship Schedule",1
,"&nbsp;Contact&nbsp;Us","contact.html",,"Contact Us",1
,"&nbsp;Links&nbsp;&nbsp;","show-menu=links",,"",1
])


	addmenu(menu=["about",
	,,140,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"&nbsp;Map","map.html",,"Map to Holy Trinity",1
	,"&nbsp;Membership","membership.html",,"Our Membership",1
	,"&nbsp;History&nbsp;&nbsp;","show-menu=history",,"",1
	,"&nbsp;Newsletter","newsletter.html",,"The Spirit Newsletter",1
	,"&nbsp;Mission&nbsp;Statement","mission.html",,"Mission Statement",1
	,"&nbsp;Our&nbsp;Pastor","pastor.html",,"Our Pastor",1
	,"&nbsp;Our&nbsp;Staff","staff.html",,"Our Staff",1
	,"&nbsp;Our&nbsp;Council","council.html",,"Church Council",1
	,"&nbsp;Our&nbsp;Quilt","quilt.html",,"Holy Trinity Quilt",1
	,"&nbsp;Members&nbsp;Only","memberinfo.html",,"Members Only",1
	])
	

		addmenu(menu=["history",
		,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"&nbsp;Church&nbsp;History","history.html",,"History of Holy Trinity",1
		,"&nbsp;Architecture","architect.html",,"Architecture of Holy Trinity",1
		,"&nbsp;Stained&nbsp;Glass","windows.html",,"Stained Glass Windows",1
		])
				
		
	addmenu(menu=["ministry",
	,,130,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"&nbsp;Christian&nbsp;Ed","show-menu=educ",,"",1
      ,"&nbsp;Music&nbsp;Ministry","show-menu=music",,"",1
	,"&nbsp;Social&nbsp;Ministry","ministry.html",,"Social Ministry",1
	,"&nbsp;Stephen&nbsp;Ministry","stephenminister.html",,"Stephen Ministry",1
	,"&nbsp;Youth&nbsp;&nbsp;","show-menu=youth",,"",1
	])
	
		addmenu(menu=["educ",
		,,100,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"&nbsp;Christian&nbsp;Ed","chr_ed.html",,"Christian Education",1
		,"&nbsp;VBS","vbs.html",,"Vacation Bible School",1
		])

            addmenu(menu=["music",
		,,125,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"&nbsp;Music&nbsp;Director","musicdirector.html",,"Music Director",1
  		,"&nbsp;Sanctuary&nbsp;Choir","choir.html",,"Sanctuary Choir",1
		,"&nbsp;Bell&nbsp;Choir","bell_choir.html",,"Bell Choir",1
		,"&nbsp;Children\'s&nbsp;Choir","childchoir.html",,"Childrens Choir",1
            ])

		addmenu(menu=["youth",
		,,130,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"&nbsp;Youth&nbsp;Group","youth.html",,"Youth Group",1
		,"&nbsp;ELCA&nbsp;Gathering","gathering.html",,"ELCA Gathering 2000",1
		,"&nbsp;Service&nbsp;Projects","service.html",,"Youth Service Projects",1
		,"&nbsp;Corn&nbsp;Maze","maze.html",,"A Visit to the Corn Maze",1
		,"&nbsp;Car&nbsp;Wash","car_wash.html",,"Youth Car Wash",1
		,"&nbsp;Lutheridge&nbsp;Camp","lutheridge.html",,"2005 Trip to Lutheridge Camp",1
		,"&nbsp;LYO&nbsp;Convention","lyo.html",,"2005 LYO Convention",1
		,"&nbsp;Pancake&nbsp;Brunch","pancake.html",,"Pancake Brunch",1
		,"&nbsp;Games","games.html",,"Games",1
		])

		addmenu(menu=["links",
		,,126,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"&nbsp;Lutheran&nbsp;Links","links.html",,"Lutheran Links",1
		,"&nbsp;ELCA&nbsp;News","elca_news.html",,"ELCA News",1
		,"&nbsp;Today\'s&nbsp;Bible","today.html",,"Todays Bible",1
		,"&nbsp;Prayer&nbsp;Ventures","ventures.html",,"Prayer Ventures",1
		])


dumpmenus()

