

_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="68%";
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="#84A9C7";
//borderstyle="solid";
borderwidth=0;
fontfamily="arial, tahoma";
fontsize="86%";
fontstyle="normal";
headerbgcolor="#AFD1B5";
headerborder=0;
headercolor="#000099";
//image="/images/10000/4000/518LI/18_blank.gif";
imagepadding=3;
offbgcolor="transparent";
offcolor="#d1c693";
onbgcolor="transparent";
//onborder="1px solid #ffffff";
oncolor="#ffffff";
onbold="1";
//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=1;
pagebgcolor="transparent";
pagecolor="#ffffff";
//pageimage="/images/10000/4000/518LI/onimage.gif";
separatoralign="right";
separatorcolor="#transparent";
separatorpadding=4;
separatorwidth="2";
//subimage="/images/10000/4000/518LI/offarrow.gif";
valign="middle";
//fontweight="bold";
menubgcolor="transparent";
}

		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/6000/250FI/about;");
			aI("text=Who is Jesus?;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/6000/250FI/jesus;");		
			aI("text=Contact & Directions;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/6000/250FI/contact;");		
			}		
              with(milonic=new menuname("sc")){
            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=Search Sermons;url=/media/media/search.php;");
            aI("text=Podcast;url=/media/media/podcast.php;");
            aI("text=Blog;url=/media/media/bloglist.php;");
            }
		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/6000/250FI/home;");
			aI("text=About Us;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/6000/250FI/about;");
			aI("text=Missions;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/6000/250FI/mission;");
			aI("text=Music;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/6000/250FI/worship;showmenu=sc;");
			aI("text=Pastor's Page;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/6000/250FI/pastorspage;");
			aI("text=Sunday School;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/6000/250FI/sundayschool;");
			aI("text=Weddings;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/6000/250FI/weddings;");
			aI("text=Youth;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/6000/250FI/youth;");
			aI("text=Calendar;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/6000/250FI/showcalendarmonth;");
			
		}




drawMenus();


                                                                                                                                                                        