

_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="#ffffff";
borderstyle="solid";
borderwidth=1;
fontfamily="arial, 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 #000000";
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="#EAEAEA";
pagecolor="#000000";
pageimage="/images/10000/4000/518LI/onimage.gif";
separatoralign="right";
separatorcolor="#000000";
separatorpadding=1;
separatorwidth="85%";
subimage="/images/10000/4000/518LI/offarrow.gif";
valign="middle";
menubgcolor="#ffffff";
}

with(mainStyle=new mm_style()){

}


		



		with(milonic=new menuname("MainMenu")){
			style=mainStyle;
			top=250;
			left=10;
			alwaysvisible=1;
			overflow="scroll";
			orientation="horizontal";
			position="relative";
			itemheight=15;
			
			
			aI("image=/images/10000/7000/340FI/Redesign/bnav_01.jpg;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/340FI/welcome2;");
			aI("image=/images/10000/7000/340FI/Redesign/bnav_02.jpg;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/340FI/ministry3;");
			aI("image=/images/10000/7000/340FI/Redesign/bnav_03.jpg;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/340FI/ministry2;");
			aI("image=/images/10000/7000/340FI/Redesign/bnav_04.jpg;url=http://www.fbcmccomb.com/cgi-bin/gx.cgi/applogic+ftcontentserver?pagename=faithhighway/10000/7000/340FI/scmedia&type=blog&loc=www.fbcmccomb.com/media/media/blog.php&bt_id=20090122030127359BF0;");
			aI("image=/images/10000/7000/340FI/Redesign/bnav_05.jpg;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/340FI/ministry6;");
			aI("image=/images/10000/7000/340FI/Redesign/bnav_06.jpg;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/340FI/ministry5;");
			
		}




drawMenus();


