
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.1);Alpha(style=0,opacity=100);Shadow(color='#777777', Direction=135, Strength=3)"
}
else
{
	effect = "Shadow(color='#777777', Direction=135, Strength=3)" // Stop IE5.5 bug when using more than one filter
}

timegap=500			
followspeed=5			
followrate=40			
suboffset_top=0;		
suboffset_left=0;		



style1=[				
"ffffff", //main text color				
"#339999",				
"ffffff", //main rollover text color				
"#339999",				
"#339999", //line color			
13,						
"normal",				
"bold",					
"Arial, Geneva, Helvetica",		
5,					
"",			
,						
"ffffff",	//?			
"#ffffff", //?			
"#ffffff", //main menu text color				
"#339999", //main background selected color					
"",			
"ffffff",				
"ffffff",				
]

style2=[				
"999999", //submenu text color				
"ffffff",				
"#339999", //submenu text rollover color			
"ffffff",			
"#339999", //submenu border color				
13,						
"normal",			
"bold",					
"Arial, Geneva, Helvetica",		
5,						
"",			
,					
"ffffff",			
"ffffff",		
"#339999", //submenu selected background color				
"ffffff",					
"",			
"ffffff",				
"ffffff",				
]


addmenu(menu=[		
"mainmenu",			
90,					
0,				
127,					
1,					
,					
style1,				
1,					
"left",				
effect,				
,					
1, 					
,					
,					
,					
,					
,					
,					
,					
,					
,					
,"<img src=images/arrowdnbl.gif>&nbsp;Home&nbsp;","index.html",,"Back to the home page",1 
,"<img src=images/arrowdnbl.gif>&nbsp;LifeBridge&nbsp;","show-menu=lifebridge",,"",1
,"<img src=images/arrowdnbl.gif>&nbsp;About Us&nbsp;&nbsp;","show-menu=about",,"",1
,"<img src=images/arrowdnbl.gif>&nbsp;Articles & Links&nbsp;","articles.html",,"",1
,"<img src=images/arrowdnbl.gif>&nbsp;Contact Us&nbsp;&nbsp;","contact.html",,"",1
,"<img src=images/arrowdnbl.gif>&nbsp;Store&nbsp;&nbsp;","show-menu=store",,"",1

])

	addmenu(menu=["home",
	,,140,1,"",style2,,"left",effect,,,,,,,,,,,,
	])

	addmenu(menu=["lifebridge",
		,,190,1,"",style2,,"left",effect,,,,,,,,,,,,
		,"LifeBridge Coaching","bm20.html",,,1
		,"LifeBridge Video Workshop","video.html",,,1		
		,"Church Consulting","churchbridge.html",,,1
		,"Seminar","seminar.html",,,1
		,"Personal Workshop","workshop.html",,,1
		,"LifeBridge LifePlan","lifeplan.html",,,1
		,"BMI Ministry Matching","ministrymatching.html",,,1
		,"Testimonies","testimonials.html",,,1
		,"Resources","resources.html",,,1

	
	
	])
		
		
			
	addmenu(menu=["about",
	,,210,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"What is Bridge Ministries?", "what.html",,,1
	,"Who We Are","who.html",,,1
	,"Our Doctrinal Statement","doctrine.html",,,1

	])
	
		
		addmenu(menu=["articles",
		,,190,1,"",style2,,"left",effect,,,,,,,,,,,,
		,"Article1","#",,,1
		,"Article2","#",,,1
		,"Article3","#",,,1
	

	])
	
	addmenu(menu=["contact",
	,,130,1,,style2,0,"left",effect,0,,,,,,,,,,,

	])
	
	addmenu(menu=["store",
	,,100,1,"",style2,,"",effect,,,,,,,,,,,,
	,"Store", "store.html",,,1
	,"The Lord Is the Spirit", "lordisspirit.html",,,1
	
	
	])
	
dumpmenus()