

_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=0              // Sub menu top offset
_subOffsetLeft=-25            // Sub menu left offset
_sidetop=200;


with(subStyle=new mm_style()){
styleid=1;
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
fontfamily="verdana, tahoma";
fontsize="12";
fontstyle="normal";
headerbgcolor="#AFD1B5";
headerborder=1;
headercolor="#000099";
//image="/images/10000/4000/518LI/18_blank.gif";
imagepadding=3;
offbgcolor="transparent";
offcolor="#000000";
onbgcolor="#eeeeee";
onborder="1px solid #999999";
oncolor="#000000";
outfilter="Fade(duration=0.1)";
overfilter="Fade(duration=0.1);Alpha(opacity=95);Shadow(color=#000000', Direction=135, Strength=3)";
padding=3;
pagebgcolor="#CFE2D1";
pagecolor="#000066";
separatoralign="right";
separatorcolor="#eeeeee";
separatorpadding=3;
separatorheight="1";
valign="middle";
menubgcolor="#F5F5F5";
}

with(mainStyle=new mm_style()){
}



		with(milonic=new menuname("MainMenu")){
			style=mainStyle;
			top=250;
			left=10;
			alwaysvisible=1;
		//	overflow="scroll";
			orientation="horizontal";
			position="relative";

			aI("image=/images/10000/7000/960HO/mainbottom1.gif;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/960HO/welcome;");
			aI("image=/images/10000/7000/960HO/mainbottom2.gif;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/960HO/ministry1;");
			aI("image=/images/10000/7000/960HO/mainbottom3.gif;url=http://hopesouthhaven.sermon.net;");
			
	
			
		}




drawMenus();


