

_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=2              // Sub menu top offset
_subOffsetLeft=3            // Sub menu left offset
_sidetop=200;


with(subStyle=new mm_style()){
styleid=1;
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, tahoma";
fontsize="64%";
fontstyle="normal";
headerbgcolor="#AFD1B5";
headerborder=1;
headercolor="#000099";
//image="/images/10000/4000/518LI/18_blank.gif";
imagepadding=0;
offbgcolor="transparent";
offcolor="#000000";
onbgcolor="#FEFAD2";
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=ffffff', Direction=135, Strength=3)";
padding=3;
pagebgcolor="#E5E8F5";
pagecolor="#000066";
pageimage="/images/10000/4000/518LI/onimage.gif";
separatoralign="right";
separatorcolor="#999999";
separatorpadding=5;
separatorwidth="95%";
subimage="/images/10000/4000/518LI/offarrow.gif";
valign="middle";
menubgcolor="#F5F5F5";
}


		
		with(milonic=new menuname("MainMenu")){
		style=subStyle;
		alwaysvisible=1;
		margin=6;
		followscroll=1;
			top=150; 
		itemwidth=100;
aI("text=Senior Pastor;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/4000/483cr/staff1;");
aI("text=Pastoral Staff;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/4000/483cr/staff2;");
aI("text=Support Staff;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/4000/483cr/staff3;");
		
		
		}





drawMenus();


