

_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()){
onbgcolor="#585738";
oncolor="#ffffff";
offbgcolor="#EAE468";
offcolor="#464422";
bordercolor="#2A2801";
borderstyle="solid";
borderwidth=1;
separatorcolor="#2A2801";
separatorsize="1";
padding=3;
fontsize="12";
fontstyle="normal";
fontfamily="Arial, Tahoma, Verdana";
pagecolor="ffffff";
pagebgcolor="#646346";
headercolor="#000000";
headerbgcolor="#ffffff";
subimagepadding="2";
subimage="/images/10000/4000/349JU/arrow.gif";
overfilter="Fade(duration=0.7);Alpha(opacity=90);Shadow(color='#2A2801', Direction=150, Strength=5)";
outfilter="randomdissolve(duration=0.3)";
}

with(mainStyle=new mm_style()){

}

		with(milonic=new menuname("nav1")){
			style=subStyle;
			itemwidth=100;
			
			overflow="scroll";
			aI("text=Get Free Email;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/4000/349JU/getfreeemail;");
			aI("text=Check Email;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/4000/349JU/checkmail;");
		
			}

		with(milonic=new menuname("nav2")){
			style=subStyle;
			itemwidth=115;
			
			overflow="scroll";
			aI("text=Calendar;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/4000/349JU/showcalendarmonth;");
			aI("text=News;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/4000/349JU/news;");
			aI("text=Events;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/4000/349JU/events;");

			
			}

		with(milonic=new menuname("nav3")){
			style=subStyle;
			itemwidth=115;

			overflow="scroll";

			aI("text=Sermons;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/4000/349JU/sermons;");
			aI("text=Message Board;url=http://board2.faithhighway.com:8080/~jubileefamilychurch;target=_blank;");
			
			}
			
			with(milonic=new menuname("nav4")){
			style=subStyle;
			itemwidth=115;
			
			overflow="scroll";
			aI("text=PASTORS;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/4000/349JU/staff1;");
			aI("text=STAFF;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/4000/349JU/staff2;");
			aI("text=YOUTH;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/4000/349JU/staff3;");
			aI("text=MISSIONS;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/4000/349JU/staff4;");

			
			}


		with(milonic=new menuname("MainMenu")){
			style=mainStyle;
			top=250;
			left=10;
			alwaysvisible=1;
			overflow="scroll";
			orientation="horizontal";
			position="relative";
						
			aI("url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/4000/349JU/home;image=/images/10000/4000/349JU/mainnav1.jpg;overimage=/images/10000/4000/349JU/Rmainnav1.jpg;showmenu=nav1;");
			aI("url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/4000/349JU/welcome;image=/images/10000/4000/349JU/mainnav2.jpg;overimage=/images/10000/4000/349JU/Rmainnav2.jpg;");

			aI("url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/4000/349JU/showcalendarmonth;image=/images/10000/4000/349JU/mainnav3.jpg;overimage=/images/10000/4000/349JU/Rmainnav3.jpg;showmenu=nav2;");
			aI("url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/4000/349JU/staff1;image=/images/10000/4000/349JU/mainnav4.jpg;overimage=/images/10000/4000/349JU/Rmainnav4.jpg;showmenu=nav4;");

			aI("url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/4000/349JU/sermons;image=/images/10000/4000/349JU/mainnav5.jpg;overimage=/images/10000/4000/349JU/Rmainnav5.jpg;showmenu=nav3;");

			aI("url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/4000/349JU/salvation;image=/images/10000/4000/349JU/mainnav6.jpg;overimage=/images/10000/4000/349JU/Rmainnav6.jpg;");

			aI("url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/4000/349JU/ministry1;image=/images/10000/4000/349JU/mainnav7.jpg;overimage=/images/10000/4000/349JU/Rmainnav7.jpg;");

			

			
				
			
			
			
		}




drawMenus();


