fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=-2;



with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="";
borderwidth=1;
fontfamily="Arial,sans-serif";
fontsize="12px";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#5a5a5d";
offcolor="#ffffff";
onbgcolor="#fa9f24";
oncolor="#000000";
outfilter="randomdissolve(duration=0.0)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#ffffff', Direction=135, Strength=1)";
padding=4;
pagebgcolor="#FFA205";
pagecolor="black";
separatorcolor="#ffffff";
separatorsize=1;
subimage="arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=0;
left=10;
orientation="horizontal";
style=menuStyle;
top=10;
aI("status=Back To Home Page;text=Home;url=http://www.milonic.com/;");
aI("showmenu=Samples;text=Menu Samples;");
aI("showmenu=Milonic;text=Milonic;");
aI("showmenu=Partners;text=Partners;");
aI("showmenu=Links;text=Links;");
aI("showmenu=MyMilonic;text=My Milonic;");
}

with(milonic=new menuname("company")){
overflow="scroll";
style=menuStyle;
aI("text=Team;url=/en/company_team.html;")
aI("text=News & Events&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;url=/en/company_news_events.html;")
aI("text=Press Coverage;;url=/en/company_press_coverage.html;")
aI("text=Contact;url=/en/company_contact.html;")
aI("text=Legal & Privacy;url=/en/company_legal.html;")
aI("text=Support;url=/en/company_support.html;")
}	
	
with(milonic=new menuname("what_is_paymo")){
style=menuStyle;
aI("text=Products;url=/en/products.html;");
aI("text=Global Coverage;url=/en/products_global_coverage.html;");
aI("text=Why Trust Paymo;url=/en/products_why_trust_paymo.html;");
aI("text=Mobile Payment Overview&nbsp;&nbsp;&nbsp;;url=/en/products_mobile_payment_overview.html;");
aI("text=FAQ;url=/en/products_faq.html;");
}
	
with(milonic=new menuname("merchants")){
style=menuStyle;
aI("text=How to Accept Paymo;url=/en/merchants_how_to_accept_paymo.html;");
aI("text=Merchant Account Types;url=/en/merchants_account_types.html;");
aI("text=Merchant Signup;url=/en/merchantsignup.html;");
}
	
with(milonic=new menuname("consumers")){
style=menuStyle;
aI("text=Support&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;url=/en/company_support.html;");
}


drawMenus();

