

_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="#636363";
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="#585761";
offcolor="#ffffff";
onbgcolor="#622c2c";
onborder="1px solid #999999";
oncolor="#f0f0f0";
onsubimage="/images/10000/4000/518LI/onarrow.gif";
outfilter="randomdissolve(duration=0.2)";
overfilter="Fade(duration=0.1);Alpha(opacity=95);Shadow(color=#EAEAEA', Direction=135, Strength=3)";
padding=3;
pagebgcolor="#EAEAEA";
pagecolor="#000000";
pageimage="/images/10000/4000/518LI/onimage.gif";
separatoralign="right";
separatorcolor="#636363";
separatorpadding=1;
separatorwidth="85%";
subimage="/images/10000/4000/518LI/offarrow.gif";
valign="middle";
menubgcolor="#ffffff";
}

with(mainStyle=new mm_style()){
styleid=1;
bordercolor="#636363";
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="#ffffff";
onbgcolor="transparent";
onborder="1px solid #999999";
oncolor="#622c2c";
outfilter="randomdissolve(duration=0.2)";
padding=3;
pagebgcolor="transparent";
pagecolor="#1d0808";
separatoralign="right";
separatorcolor="transparent";
separatorpadding=10;
separatorwidth="4";
valign="middle";
menubgcolor="transparent";
}

	
	with(milonic=new menuname("nav5")){
			style=subStyle;
			margin=3;
			
			overflow="scroll";
			aI("text=Hotels;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/8000/146WA/stay;");
			aI("text=Local;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/8000/146WA/local;");			
			}
	
		with(milonic=new menuname("nav1")){
			style=subStyle;
			itemwidth=100;
			
		
			aI("text=Hotels;url=https://dlq4.donatelinq.net/qv10/(S(knem4f554szpky45r4xhchyx))/Registration/RegProcess/Default.aspx?e=348&l=303;");
			aI("text=Restaurants;url=https://dlq4.donatelinq.net/qv10/(S(4w1ycry4e52dyq45qveqnv45))/Registration/RegProcess/Default.aspx?e=348&l=304;");
		}
		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/8000/146WA/conference_home;text=Home;");
			//aI("url=https://dlq4.donatelinq.net/donatelinq4/(S(fzewzpvx00aavqnuz52bm245))/default.aspx?MerchantID=crossingumc;text=Registration;");
			aI("url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/8000/146WA/conference_registration;text=Registration;");
			aI("url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/8000/146WA/conference_speakers&projectid=18146;text=Speakers;");
			aI("url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/8000/146WA/conference_schedule&projectid=18146;text=Schedule;");
			aI("url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/8000/146WA/stay;text=Hospitality;showmenu=nav1;");			
		}

drawMenus();


