

_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=0              // Sub menu top offset
_subOffsetLeft=-5            // Sub menu left offset
_sidetop=200;


with(subStyle=new mm_style()){
onbgcolor="#EAEAEA";
oncolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
bordercolor="#eeeeee";
borderstyle="solid";
borderwidth=1;
separatorcolor="#eeeeee";
separatorsize="1";
separatorpadding="3";
padding="2";
fontsize="11";
fontstyle="normal";
fontfamily="verdana, Tahoma, Arial";
pagecolor="#000000";
pagebgcolor="transparent";
headercolor="#ffffff";
headerbgcolor="#ffffff";
subimagepadding="0";
 subimage="/images/10000/7000/827HO/arrow.gif";
overfilter="Fade(duration=0.1);Alpha(opacity=95);Shadow(color='#273a26', Direction=200, Strength=5)";
outfilter="Fade(duration=0.3)";
}


with(mainStyle=new mm_style()){
onbgcolor="transparent";
oncolor="#999999";
offbgcolor="transparent";
offcolor="#000000";
bordercolor="transparent";
borderstyle="solid";
borderwidth=0;
separatorcolor="transparent";
separatorsize="19";
padding="0";
fontsize="11";
fontstyle="normal";
fontfamily="verdana, Tahoma, Arial";
pagecolor="#000000";
pagebgcolor="transparent";
headercolor="#ffffff";
headerbgcolor="none";
subimagepadding="0";
//fontweight="bold";

}


		with(milonic=new menuname("nav1")){
			style=subStyle;
			margin=3;
			overflow="scroll";
			aI("text=Welcome;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/827HO/welcome;");
			aI("text=What to Expect;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/827HO/expect;");
			aI("text=What We Believe;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/827HO/believe;");
			aI("text=Meet The Pastors;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/827HO/staff1;");
			aI("text=Contact & Directions;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/827HO/contact;");
			}

		with(milonic=new menuname("nav2")){
			style=subStyle;
			margin=3;
			overflow="scroll";
			aI("text=Adult;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/827HO/ministry4;");
			aI("text=Youth;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/827HO/ministry1;");
			aI("text=Childrens;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/827HO/ministry2;");
			aI("text=Life Training Academy;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/827HO/ministry3;");
			
			aI("text=Spanish Church;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/827HO/ministry5;");
			}

		with(milonic=new menuname("nav3")){
			style=subStyle;
			margin=3;
			itemwidth=120;

			overflow="scroll";
			aI("text=Calendar;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/827HO/showcalendarmonth;");
			aI("text=News;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/827HO/news;");
			aI("text=Events;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/827HO/events;");
			}

		with(milonic=new menuname("nav4")){
			style=subStyle;
			margin=3;
			itemwidth=120;

			overflow="scroll";
			aI("text=Recent Media;url=/media/media/recent.php;");
			aI("text=Media Archive;url=/media/media/list.php;");
			aI("text=Archive Search;url=/media/media/search.php;");
			aI("text=Podcasts;url=/media/media/podcast.php;");
			}

		with(milonic=new menuname("navA")){
			style=subStyle;
			margin=3;
			itemwidth=120;
			overflow="scroll";
			aI("text=Meet the Pastors;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/827HO/staff1;");
			//aI("text=Associate Pastor;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/827HO/staff2;");
			//aI("text=Education Pastor;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/827HO/staff3;");
			//aI("text=Spanish Pastor;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/827HO/staff4;");
			}


		with(milonic=new menuname("MainMenu")){
			style=mainStyle;
			top=250;
			left=10;
			alwaysvisible=1;
			overflow="scroll";
			orientation="horizontal";
			position="relative";
			itemheight=34;
			
			aI("text=Home;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/827HO/home;");
			aI("text=First Time Guests;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/827HO/welcome;showmenu=nav1;");
			aI("text=Ministries;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/827HO/ministry1;showmenu=nav2;");
			aI("text=Calendar;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/827HO/showcalendarmonth;showmenu=nav3;");
			aI("text=Media;url=/media/media/recent.php;showmenu=nav4;");
			aI("text=Contact & Directions;itemwidth=150;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/827HO/contact;");
		}




drawMenus();


