_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Tahoma";
fontsize="11pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="#282828";
offcolor="#FFFF00";
onbgcolor="#D40000";
oncolor="#ffffff";
padding="12";
separatorcolor="#ffffff";
separatorsize="2";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="170";
}

with(submenuStyle=new mm_style()){
bordercolor="#48A6C0";
borderstyle="solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#002AFF";
offcolor="#ffffff";
onbgcolor="#357B8E";
oncolor="#ffffff";
padding="4";
separatorcolor="#357B8E";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Mastercard Perpaid Cards;target=;url=mastercard-perpaid-cards.html;");
aI("text=Mastercard Security;target=;url=mastercard-security.html;");
aI("text=Investing;target=;url=Investing.html;");
aI("text=Mastercard Pay Pass;target=;url=mastercard-pay-pass.html;");
aI("text=Mastercard Debit Cards;target=;url=mastercard-debit-cards.html;");
aI("text=Mastercard Chip Cards;target=;url=mastercard-chip-cards.html;");
aI("text=Value Of Mastercard;target=;url=value-of-mastercard.html;");
aI("text=Security And Fraud;target=;url=security-and-fraud.html;");
aI("text=Design My Mastercard;target=;url=design-my-mastercard.html;");
aI("text=Site Map;target=;url=sitemap-alphabetical.html;");
}


 drawMenus();

