

_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()){

outfilter="randomdissolve(duration=0.3)";
}

with(mainStyle=new mm_style()){

}
		
	
		with(milonic=new menuname("MainMenu")){
			style=mainStyle;
			
			alwaysvisible=1;
			
			orientation="vertical";
			position="relative";
			aI("image=/images/10000/7000/660FI/rlink1.jpg;url=/media/media/recent.php;");
			aI("image=/images/10000/7000/660FI/rlink2.jpg;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/660FI/welcome;");
			aI("image=/images/10000/7000/660FI/rlink3.jpg;url=http://www.napaswerve.com;");
			aI("image=/images/10000/7000/660FI/rlink4.jpg;url=/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/7000/660CH/home;");
			
			
			
		}

drawMenus();


