
_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="#a9a06d";
offcolor="#ffffff";
onbgcolor="#460013";
onborder="1px solid #999999";
oncolor="#f0f0f0";
onsubimage="/images/Image/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="#084420";
pagecolor="#f0f0f0";
pageimage="/images/Image/onimage.gif";
separatoralign="right";
separatorcolor="#636363";
separatorpadding=1;
separatorwidth="85%";
subimage="/images/Image/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="vertical";
			position="relative";
			margin=0;
			
			aI("image=/images/Image/logo1.jpg;");
			aI("image=/images/Image/logo2.jpg;url=https://www.facebook.com/pages/Community-Baptist-Church/327063300641383?sk=app_190322544333196;target=newwindow;");
			aI("image=/images/Image/logo3.jpg;url=https://twitter.com/commbaptist;target=newwindow;");
			aI("image=/images/Image/logo4.jpg;url=http://commbaptistchurch.blogspot.com/;target=newwindow;");
		}




drawMenus();



