

_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="arial, tahoma";
fontsize="75%";
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 #999999";
oncolor="#000000";
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="#CFE2D1";
//pagecolor="#000066";
pageimage="/images/10000/4000/518LI/onimage.gif";
separatoralign="right";
separatorcolor="#999999";
separatorpadding=1;
separatorwidth="85%";
subimage="/images/10000/4000/518LI/offarrow.gif";
valign="middle";
menubgcolor="#F5F5F5";
}

with(mainStyle=new mm_style()){
styleid=1;
//bordercolor="transparent";
//borderstyle="solid";
//borderwidth=1;
fontfamily="arial, tahoma";
fontsize="75%";
fontstyle="normal";
headerbgcolor="transparent";
//headerborder=1;
headercolor="#000099";
//image="/images/10000/4000/518LI/18_blank.gif";
imagepadding=3;
offbgcolor="transparent";
offcolor="#ffffff";
onbgcolor="transparent";
//onborder="1px solid #999999";
oncolor="#BEC8D1";
//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="#f0f0f0";
//pageimage="/images/10000/4000/518LI/onimage.gif";
separatoralign="right";
separatorcolor="transparent";
separatorpadding=10;
separatorwidth="2";
//subimage="/images/10000/4000/518LI/offarrow.gif";
valign="middle";
fontweight="bold";
menubgcolor="transparent";
}

		

		with(milonic=new menuname("nav1")){
			style=subStyle;
			
	
			aI("text=Freedom Fighters;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/4000/858FR/freedom;");	
			aI("text=Taking Back Ground;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/4000/858FR/taking;");	
		}
		
		with(milonic=new menuname("MainMenu")){
			style=mainStyle;
			top=250;
			left=10;
			alwaysvisible=1;
			overflow="scroll";
			orientation="horizontal";
			position="relative";
			itemheight=20;
			margin=2;
			
			aI("text=Home;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/4000/858FR/home;");
			aI("text=Our Purpose;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/4000/858FR/support");
			aI("text=Programs;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/4000/858FR/taking;showmenu=nav1;");
			aI("text=Resources;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/4000/858FR/resources;");
			aI("text=Donations;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/4000/858FR/donations;");
			aI("text=Audio;url=/media/media/recent.php");
			aI("text=Email Updates;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/4000/858FR/events;");

		}




drawMenus();


