

_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="vertical";
			position="relative";

			aI("image=/images/Image/Redesign/sub1.jpg;url=/inspirations.php;");
			aI("image=/images/Image/Redesign/sub2.jpg;url=/media/media/recent.php;");
			aI("image=/images/Image/Redesign/sub3.jpg;url=/testimonials.php;");
		//	aI("image=/images/Image/Redesign/sub4.jpg;url=/staff2;");
			aI("image=/images/Image/Redesign/sub4.jpg;url=/prayerwall.php;");
			aI("image=/images/Image/Redesign/sub5.jpg;url=/events.php;");
			aI("image=/images/Image/Redesign/sub6.jpg;url=https://dlq4.donatelinq.net/qv10/Default.aspx?MerchantID=TheLamb;target=newwindow;");
	
			
		}




drawMenus();



