

_menuCloseDelay=500           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150            // The time delay before menus open on mouse over
_subOffsetTop=10              // Sub menu top offset
_subOffsetLeft=-5            // Sub menu left offset
_sidetop=200;


with(subStyle=new mm_style()){
styleid=1;
bordercolor="#84A9C7";
borderstyle="solid";
borderwidth=1;
fontfamily="verdana, tahoma";
fontsize="68%";
fontstyle="normal";
headerbgcolor="#AFD1B5";
headerborder=1;
headercolor="#000099";
//image="/images/10000/4000/518LI/18_blank.gif";
imagepadding=3;
offbgcolor="transparent";
offcolor="#000000";
onbgcolor="#C0D3E2";
onborder="1px solid #eeeeee";
oncolor="#000000";
//onsubimage="/images/10000/4000/518LI/onarrow.gif";
outfilter="Fade(duration=0.2)";
overfilter="Fade(duration=0.1);Alpha(opacity=95);Shadow(color=#0D4D87', Direction=200, Strength=3)";
padding=3;
pagebgcolor="#CFE2D1";
pagecolor="#000066";
//pageimage="/images/10000/4000/518LI/onimage.gif";
separatoralign="right";
separatorcolor="#eeeeee";
separatorpadding=3;
separatorheight="1";
//subimage="/images/10000/4000/518LI/offarrow.gif";
valign="middle";
menubgcolor="#F5F5F5";
}

with(mainStyle=new mm_style()){
styleid=1;
bordercolor="transparent";
borderstyle="solid";
borderwidth=0;
fontfamily="verdana, tahoma";
fontsize="68%";
fontstyle="normal";
headerbgcolor="#AFD1B5";
headerborder=1;
headercolor="#000099";
//image="/images/10000/4000/518LI/18_blank.gif";
imagepadding=3;
offbgcolor="transparent";
offcolor="#000000";
onbgcolor="transparent";
oncolor="#305981";
//onsubimage="/images/10000/4000/518LI/onarrow.gif";
outfilter="randomdissolve(duration=0.2)";
//overfilter="Fade(duration=0.1);Alpha(opacity=95);Shadow(color=#0D4D87', Direction=135, Strength=3)";
padding=3;
pagebgcolor="transparent";
pagecolor="#000066";
//pageimage="/images/10000/4000/518LI/onimage.gif";
separatoralign="right";
separatorcolor="transparent";
separatorpadding=1;
separatorwidth="2";
//subimage="/images/10000/4000/518LI/offarrow.gif";
valign="middle";
//fontweight="bold";
menubgcolor="transparent";
}

		with(milonic=new menuname("nav1")){
			style=subStyle;
			margin=3;
			
			overflow="scroll";
			aI("text=About CCBA;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/635CO/about;");
			aI("text=Our Vision and Purpose;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/635CO/vision;");		
			aI("text=Staff;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/635CO/staff1;showmenu=navA;");		
			aI("text=Contact & Directions;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/635CO/contact;");		
			}

		with(milonic=new menuname("nav2")){
			style=subStyle;
			margin=3;
			
			overflow="scroll";
			aI("text=Bridge Builders;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/635CO/bridge;");
			aI("text=CCBA Resources;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/635CO/resources;");		
			}
		
		with(milonic=new menuname("nav3")){
			style=subStyle;
			margin=3;

			overflow="scroll";
			aI("text=Calendar;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/635CO/showcalendarmonth;");
			aI("text=News;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/635CO/news;");
			aI("text=Events;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/635CO/events;");
			}
		
		with(milonic=new menuname("nav4")){
			style=subStyle;
			margin=3;
			
			overflow="scroll";
			aI("text=Member Churches;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/635CO/member;");
			aI("text=New Church Starts;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/635CO/newchurch;");		
			}

		with(milonic=new menuname("nav5")){
			style=subStyle;
			margin=3;

			overflow="scroll";
			aI("text=Missions;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/635CO/missions;");
			aI("text=New Church Starts;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/635CO/newchurch;");		
			}

		with(milonic=new menuname("navA")){
			style=subStyle;
			margin=3;

			overflow="scroll";
			aI("text=Director of Missions;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/635CO/staff1;");
			aI("text=Administrative Assistant;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/635CO/staff2;");
			aI("text=Communications Assistant;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/635CO/staff3;");
			aI("text=Minstry Leaders;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/635CO/staff4;");
			}


		with(milonic=new menuname("MainMenu")){
			style=mainStyle;
			top=250;
			left=10;
			alwaysvisible=1;
			overflow="scroll";
			orientation="horizontal";
			position="relative";
			itemheight=20;
			
			aI("text=Home;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/635CO/home;");
			aI("text=About Us;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/635CO/about;showmenu=nav1;");
			aI("text=CCBA Resources;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/635CO/bridge;showmenu=nav2;");
			aI("text=Calendar;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/635CO/showcalendarmonth;showmenu=nav3;");
			aI("text=Member Churches;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/635CO/member;showmenu=nav4;");
			aI("text=Partnership Ministries;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/635CO/partnership;");
			aI("text=Missions;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/635CO/missions;showmenu=nav5;");
			aI("text=Contact & Directions;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/635CO/contact;");
			
		}




drawMenus();


