

_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=150;


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="#8d5a0c";
offcolor="#ffffff";
onbgcolor="#e4a949";
onborder="1px solid #999999";
oncolor="#f0f0f0";
onsubimage="/images/10000/4000/518LI/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="#6b2324";
pagecolor="#f0f0f0";
pageimage="/images/10000/4000/518LI/onimage.gif";
separatoralign="right";
separatorcolor="#636363";
separatorpadding=1;
separatorwidth="85%";
subimage="/images/10000/4000/518LI/offarrow.gif";
valign="middle";
menubgcolor="#ffffff";
}

with(mainStyle=new mm_style()){ 
}


 

		with(milonic=new menuname("MainMenu")){
			style=mainStyle;
			top=250;
			left=10;
			alwaysvisible=1; 
			orientation="horizontal";
			position="relative"; 
			valign="top";

			aI("image=/images/Image/Redesign/link3.jpg;url=https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=S7TAXM7VJR76U;target=_blank;");
			 
		
		}




drawMenus();



