

_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()){
onbgcolor="#EAEAEA";
oncolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
separatorcolor="#ffffff";
separatorsize="1";
padding="2";
fontsize="11";
fontstyle="normal";
fontfamily="Arial, Tahoma, Arial";
pagecolor="#000000";
pagebgcolor="#EAEAEA";
headercolor="#ffffff";
headerbgcolor="#ffffff";
subimagepadding="0";
subimage="/images/10000/7000/665CH/Youth/arrow.gif";
overfilter="Fade(duration=0.7);Alpha(opacity=80);Shadow(color='#829AE4', Direction=150, Strength=5)";
outfilter="randomdissolve(duration=0.3)";
}

with(mainStyle=new mm_style()){

offbgcolor="transparent";
onbgcolor="transparent";
offcolor="#ffffff";
oncolor="#ffffff";

separatorcolor="transparent";
separatorsize="9";
padding="0";
fontsize="11";
fontstyle="normal";
fontfamily="Arial, Tahoma, Arial";
pagecolor="#000000";
pagebgcolor="transparent";
headercolor="#ffffff";
headerbgcolor="transparent";
subimagepadding="0";
fontweight="bold";
menubgcolor="transparent";
}


		with(milonic=new menuname("nav1")){
			style=subStyle;
			itemwidth=100;
			
			overflow="scroll";
			aI("text=Welcome;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/665CH/welcome;");
			aI("text=FAQ's;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/665CH/faqs;");
			aI("text=Who We Are;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/665CH/staff1;showmenu=navA;");
			aI("text=What We Believe;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/665CH/believe;");
			aI("text=Contact & Directions;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/665CH/contact;");
			aI("text=Worship;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/665CH/ministry5;");
			}
		
		with(milonic=new menuname("nav2")){
			style=subStyle;
			itemwidth=150;
			 
			overflow="scroll";
		//	aI("text=Nursery;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/665CH/children_nursery;");
			aI("text=Nursery;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/665CH/children_nursery;");
		//	aI("text=Children;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/665CH/children_home;");
			aI("text=Children;url=http://children.clcop.org;");
		//	aI("text=Youth;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/665CH/youth_home;");
			aI("text=Youth;url=http://youth.clcop.org;");
			aI("text=Adults;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/665CH/ministry10;showmenu=navAdult;");
			aI("text=Small Groups;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/665CH/ministry3;showmenu=navB;");
			aI("text=Marriage & Family;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/665CH/ministry4;");
			aI("text=Worship;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/665CH/ministry5;");
			aI("text=Music Arts;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/665CH/ministry11;");
			aI("text=Outreach;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/665CH/ministry6;showmenu=navC;");
			aI("text=Care;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/665CH/ministry9;");
			aI("text=Prayer;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/665CH/prayer;");
			aI("text=Core Ministries;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/665CH/ministry12;showmenu=navCore;");
			}

		with(milonic=new menuname("navCore")){
			style=subStyle;
			itemwidth=85;

			overflow="scroll";
			
			aI("text=Care;showmenu=navCare;");
			aI("text=Discipleship;showmenu=navDes;");
			aI("text=Education;showmenu=navEducation;");
			aI("text=Connecting;showmenu=navConn;");
			aI("text=Family;showmenu=navFam;");
			aI("text=Growing Disciples;showmenu=navGrow;");
			aI("text=Worship;showmenu=navWorshipnav;");
			}
		with(milonic=new menuname("navWorshipnav")){
			style=subStyle;
			itemwidth=85;
			overflow="scroll";			
			aI("text=Worship Arts;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/665CH/ministry5;");
			aI("text=Instruments;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/665CH/ministry5;");
			aI("text=A-V;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/665CH/ministry5;");
			aI("text=Special Services / Events;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/665CH/ministry5;");
		
			
			}
		with(milonic=new menuname("navGrow")){
			style=subStyle;
			itemwidth=85;
			overflow="scroll";			
	//		aI("text=Youth;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/665CH/youth_home;");
	//		aI("text=Children's Ministry;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/665CH/children_home;");
	//		aI("text=Nursery ;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/665CH/children_nursery;");
			aI("text=Youth;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/665CH/youth_comingsoon;");
			aI("text=Children's Ministry;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/665CH/children_comingsoon;");
			aI("text=Nursery ;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/665CH/children_comingsoon;");
			}
		with(milonic=new menuname("navFam")){
			style=subStyle;
			itemwidth=85;
			overflow="scroll";			
			aI("text=Mentor Couple ;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/665CH/ministry4;");
			aI("text=Marriage ;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/665CH/ministry4;");
			aI("text=Men's Ministry ;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/665CH/ministry10;");
			aI("text=Women's Ministry ;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/665CH/ministry10;");
			
			
			}
		with(milonic=new menuname("navConn")){
			style=subStyle;
			itemwidth=85;

			overflow="scroll";
			
			aI("text=World Missions;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/665CH/ministry7;");
			aI("text=Local Missions;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/665CH/ministry6;");
			
			}
		with(milonic=new menuname("navEducation")){
			style=subStyle;
			itemwidth=85;

			overflow="scroll";
			
	//		aI("text=Early Education Center;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/665CH/education_Home;");
			aI("text=Early Education Center;url=http://www.cleecop.org;");
			aI("text=Christ Lutheran School ;url=http://www.clsop.org;");
			}
		with(milonic=new menuname("navDes")){
			style=subStyle;
			itemwidth=85;

			overflow="scroll";
			
			aI("text=Adult Bible Study;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/665CH/ministry10;");
			aI("text=Men's Bible Study;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/665CH/ministry10;");
			aI("text=Women's Bible Study;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/665CH/ministry10;");
			aI("text=Small Groups;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/665CH/ministry3;");
			}
		with(milonic=new menuname("navCare")){
			style=subStyle;
			itemwidth=85;

			overflow="scroll";
			
			aI("text=Stephen's Ministry;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/665CH/ministry9;");
			aI("text=Care Calls;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/665CH/ministry9;");
			aI("text=Visitation;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/665CH/ministry9;");
			}
		with(milonic=new menuname("navAdult")){
			style=subStyle;
			itemwidth=85;

			overflow="scroll";
			
			aI("text=Adult;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/665CH/ministry10;");
			aI("text=Small Group;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/665CH/ministry3;");
			aI("text=Marriage & Family;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/665CH/ministry4;");
			aI("text=Stewardship;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/665CH/stewardship;");
			}
		with(milonic=new menuname("nav3")){
			style=subStyle;
			itemwidth=85;

			overflow="scroll";
			
			aI("text=Calendar;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/665CH/showcalendarmonth;");
			aI("text=News;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/665CH/news;");
			aI("text=Events;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/665CH/events;");
			}
		
		with(milonic=new menuname("nav4")){
			style=subStyle;
			itemwidth=85;

			overflow="scroll";
			
			aI("text=Recent Sermons;url=/media/media/recent.php;");
			aI("text=Sermon Archive;url=/media/media/list.php;");
			aI("text=Search;url=/media/media/search.php;");
			aI("text=Podcast;url=/media/media/podcast.php;");
			aI("text=MP3 Player;url=http://www.sermonconnect.com/mp3player.php?client_id=117665;target=newwindow;targetfeatures=width=550,height=220,resize=no;"); 
			aI("text=Blogs;url=/media/media/bloglist.php;");
			}

		with(milonic=new menuname("nav5")){
			style=subStyle;
			itemwidth=85;

			overflow="scroll";
			
			aI("text=Get Connected;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/665CH/connected;");
			aI("text=Outreach;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/665CH/ministry6;");
			aI("text=Small Groups;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/665CH/smallgroups;");
			aI("text=Stewardship;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/665CH/stewardship;");
			}

		with(milonic=new menuname("navA")){
			style=subStyle;
			itemwidth=85;

			overflow="scroll";
			
			aI("text=Pastoral Staff;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/665CH/staff1;");
			aI("text=Ministry Staff;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/665CH/staff2;");
			aI("text=Support Staff;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/665CH/staff3;");
			aI("text=Leadership Team;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/665CH/staff4;");
			}

		with(milonic=new menuname("navB")){
			style=subStyle;
			itemwidth=85;

			overflow="scroll";
			
			aI("text=Small Groups;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/665CH/ministry3;");
			aI("text=Find a Small Group;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/665CH/smallgroups;");
			aI("text=Resources;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/665CH/resources;");
			//aI("text=Support Staff;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/665CH/staff3;");
			}

		with(milonic=new menuname("navC")){
			style=subStyle;
			itemwidth=85;

			overflow="scroll";
			
			aI("text=Local Outreach;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/665CH/ministry6;");
			aI("text=Global Outreach;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/665CH/ministry7;showmenu=navAA;");
			}

		with(milonic=new menuname("navAA")){
			style=subStyle;
			itemwidth=85;

			overflow="scroll";
			
			aI("text=Missions;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/665CH/ministry7;");
			aI("text=Missions Media;url=/media/media/recent.php;");
			aI("text=Missionaries;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/665CH/ministry8;");
			}


		with(milonic=new menuname("MainMenu")){
			style=mainStyle;
			top=250;
			left=10;
			alwaysvisible=1;
			overflow="scroll";
			orientation="horizontal";
			position="relative";
			itemheight="12px";
			valign="top";

			aI("text=Home;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/665CH/home;");
			aI("text=About Us;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/665CH/welcome;showmenu=nav1;");
			aI("text=Ministries;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/665CH/children_nursery;showmenu=nav2;");
			aI("text=Calendar;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/665CH/showcalendarmonth;showmenu=nav3;");
			aI("text=Media;url=/media/media/recent.php;showmenu=nav4;");
			aI("text=Service & Connecting;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/665CH/connected;showmenu=nav5;");
			aI("text=Contact & Directions;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/665CH/contact;");
		}




drawMenus();


