

_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="#E2EAF9";
borderstyle="solid";
borderwidth=1;
fontfamily="verdana, tahoma";
fontsize="68%";
fontstyle="normal";
headerbgcolor="#ffffff";
headerborder=1;
headercolor="#ffffff";
//image="/images/10000/4000/518LI/18_blank.gif";
imagepadding=3;
offbgcolor="transparent";
offcolor="#000000";
onbgcolor="#EAEAEA";
onborder="1px solid #E2EAF9";
oncolor="#000000";
outfilter="Fade(duration=0.2)";
overfilter="Fade(duration=0.1);Alpha(opacity=95);Shadow(color=#003399', Direction=200, Strength=3)";
padding=3;
pagebgcolor="#EAEAEA";
pagecolor="#000000";
separatoralign="right";
separatorcolor="#E2EAF9";
separatorpadding=3;
separatorheight="1";
valign="middle";
menubgcolor="#ffffff";
}

with(mainStyle=new mm_style()){

}

		with(milonic=new menuname("nav1")){
			style=subStyle;
			margin=3;

			overflow="scroll";
			aI("text=About Us;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/288MT/about;");
			aI("text=Senior Pastor;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/288MT/staff1;");
	//		aI("text=Associate Pastors;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/288MT/staff2;");
			aI("text=Office Staff;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/288MT/staff3;");
			aI("text=Church Council;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/288MT/staff4;");
			}

		with(milonic=new menuname("nav2")){
			style=subStyle;
			margin=3;

			overflow="scroll";
			aI("text=Adult Ministries;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/288MT/ministry1;");
			aI("text=Youth & Children;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/288MT/ministry2;");
			aI("text=Small Groups;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/288MT/ministry3;");
			}

		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/288MT/showcalendarmonth;");
			aI("text=News;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/288MT/news;");
			aI("text=Events;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/288MT/events;");
			}

		with(milonic=new menuname("nav4")){
			style=subStyle;
			margin=3;

			overflow="scroll";
			aI("text=Recent Sermons;url=/media/media/recent.php;");
			aI("text=Archived Sermons;url=/media/media/list.php;");
			aI("text=Sermons Search;url=/media/media/search.php;");
			aI("text=Subscribe to Podcast;url=/media/media/podcast.php;");
			}

		with(milonic=new menuname("nav5")){
			style=subStyle;
			margin=3;

			overflow="scroll";
			aI("text=Newsletter;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/288MT/connected;");
		//	aI("text=Photo Gallery;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/288MT/photo;");
			//aI("text=Online Store;url=http://stores.faithhighway.com/Merchant5/merchant.mvc?Screen=SFNT&Store_Code=MSMBCLA&Category_Code=SPOTLIGHT;");
			}


		with(milonic=new menuname("MainMenu")){
			style=mainStyle;
			top=250;
			left=10;
			alwaysvisible=1;
		//	overflow="scroll";
			orientation="horizontal";
			position="relative";
			
			aI("image=/images/10000/7000/288MT/Redesign/home_footnav1.gif;url=http://www.facebook.com/group.php?gid=92701778861&ref=ts;target=newwindow;");
			aI("image=/images/10000/7000/288MT/Redesign/home_footnav2.gif;url=http://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=3669+West+54th+Street,+Los+Angeles,+CA&sll=37.0625,-95.677068&sspn=41.224889,93.076172&ie=UTF8&hq=&hnear=3669+W+54th+St,+Los+Angeles,+California+90043&ll=33.995643,-118.33565&spn=0.010567,0.022724&z=16&iwloc=A;target=newwindow;");
			aI("image=/images/10000/7000/288MT/Redesign/home_footnav3.gif;url=/media/media/podcast.php;");
			aI("image=/images/10000/7000/288MT/Redesign/home_footnav4.gif;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/288MT/signup");
			aI("image=/images/10000/7000/288MT/Redesign/home_footnav5.gif;");
			
		}




drawMenus();


