_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="White";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="12pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#6F6F6F";
onbgcolor="#43B1D1";
oncolor="White";
padding="10";
separatorcolor="White";
separatorsize="30";
subimage="images/white_arrow.gif";
subimagepadding="6";
itemwidth="215";
}

with(submenuStyle=new mm_style()){
align="center";
bordercolor="#7D8588";
borderstyle="solid";
borderwidth="3";
fontfamily="Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#7D8588";
offcolor="#FFFFFF";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/white_arrow.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Do You Need A Reward Program?;target=;url=./;");
aI("text=Dedicated and Open Reward Programs?;target=;url=Dedicated-and-Open-Reward-Programs.html;");
aI("text=Which Frequent Flyer Card Is Best For You?;target=;url=Which-Frequent-Flyer-Card-Is-Best-For-You.html;");
aI("text=Recommendation;target=;url=Recommendation.html;");
aI("text=How To Top-Up Your Miles!;target=;url=How-to-top-up-your-frequent-flyer-miles-balance.html;");
aI("text=Fly Without Spending Money;target=;url=Fly-Without-Spending-Money.html;");
aI("text=Credit Card Balance Transfer As A Solution;target=;url=Credit-Card-Balance-Transfer-As-A-Solution.html;");
aI("text=The Frequent Flyer Credit Card Relationship;target=;url=The-Frequent-Flyer-Credit-Card-Relationship.html;");
}


 drawMenus();
