

_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=150;


with(subStyle=new mm_style()){
styleid=1;
bordercolor="#636363";
borderstyle="solid";
borderwidth=1;
fontfamily="arial, tahoma";
fontsize="68%";
fontstyle="normal";
headerbgcolor="#AFD1B5";
headerborder=1;
headercolor="#000099";
//image="/images/Image/18_blank.gif";
imagepadding=3;
offbgcolor="#4640A0";
offcolor="#ffffff";
onbgcolor="#C5C2EF";
onborder="1px solid #999999";
oncolor="#1C175F";
onsubimage="/images/10000/1000/727//onarrow.gif";
outfilter="randomdissolve(duration=0.2)";
overfilter="Fade(duration=0.1);Alpha(opacity=95);Shadow(color=#EAEAEA', Direction=135, Strength=3)";
padding=3;
pagebgcolor="#F0EFFF";
pagecolor="#000000";
pageimage="/images/10000/1000/727//onimage.gif";
separatoralign="right";
separatorcolor="#636363";
separatorpadding=1;
separatorwidth="85%";
subimage="/images/10000/1000/727//offarrow.gif";
valign="middle";
menubgcolor="#ffffff";
}

with(mainStyle=new mm_style()){

}

			
			with(milonic=new menuname("nav1")){
			style=subStyle;
			itemwidth=100;
				aI("text=Children's Church;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/1000/727/Ministry1;");
				aI("text=Teens;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/1000/727/Ministry2;");
				aI("text=Music;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/1000/727/Ministry3;");
				aI("text=Home Groups;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/1000/727/Ministry4;");
				aI("text=Family Night Teaching and Praise;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/1000/727/Ministry5;");
				aI("text=Promise Keepers;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/1000/727/Ministry6;");
				aI("text=Women of The Word;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/1000/727/Ministry7;");
			}			
			with(milonic=new menuname("nav2")){
			style=subStyle;
			itemwidth=100;
				aI("text=Welcome from our Pastor;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/1000/727/welcome;");
				aI("text=Salvation;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/1000/727/salvation;");
			}
		
			with(milonic=new menuname("nav3")){
			style=subStyle;
			itemwidth=100;
				//aI("text=Get Free Email;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/1000/727/getfreeemail;");
				//aI("text=Check Mail;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/1000/727/mail;");
				//aI("text=Inspirational Products;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/Globals/bookstoregate&PROJECTPATH=10000/1000/727&ExpIgnore=true;");
			}

		with(milonic=new menuname("MainMenu")){
			style=mainStyle;
			top=250;
			left=10;
			alwaysvisible=1;
			orientation="vertical";
			position="relative";
			valign="top";

			aI("image=/images/10000/1000/727/mainnav1.jpg;");
			aI("url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/1000/727/home;image=/images/10000/1000/727/mainnav2.jpg;overimage=/images/10000/1000/727/Rmainnav2.jpg;showmenu=nav2;");
			aI("url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/1000/727/about;image=/images/10000/1000/727/mainnav3.jpg;overimage=/images/10000/1000/727/Rmainnav3.jpg;");
			aI("url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/1000/727/Ministry1;image=/images/10000/1000/727/mainnav4.jpg;overimage=/images/10000/1000/727/Rmainnav4.jpg;showmenu=nav1;");
			aI("url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/1000/727/messages;image=/images/10000/1000/727/mainnav5.jpg;overimage=/images/10000/1000/727/Rmainnav5.jpg;");
			aI("url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/1000/727/word;image=/images/10000/1000/727/mainnav6.jpg;overimage=/images/10000/1000/727/Rmainnav6.jpg;");
			aI("url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/1000/727/getfreeemail;image=/images/10000/1000/727/mainnav7.jpg;overimage=/images/10000/1000/727/Rmainnav7.jpg;showmenu=nav3;");
			aI("url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/1000/727/contact;image=/images/10000/1000/727/mainnav8.jpg;overimage=/images/10000/1000/727/Rmainnav8.jpg;");
			aI("image=/images/10000/1000/727/mainnav9.jpg;");
		}





drawMenus();


