_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/amaMainBack3L.gif";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
offcolor="#000000";
oncolor="#000000";
subimagepadding="2";
itemheight="26";
itemwidth="120";
}

with(submenuStyle=new mm_style()){
align="center";
bgimage="images/amaSubBack0.gif";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offcolor="#ffffff";
oncolor="#ffffff";
ondecoration="underline";
padding="6";
separatorsize="3";
separatorimage="images/amaSubSep0.gif";
itemheight="29";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=720;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Electronics;target=;url=Electronics.html;align=center;");
aI("text=Household;target=;url=Household.html;align=center;");
aI("text=Health-Beauty;target=;url=Health-Beauty.html;align=center;");
aI("text=Fashion;target=;url=Fashion.html;align=center;");
aI("text=Sports-Outdoors;target=;url=Sports-Outdoors.html;align=center;");
aI("showmenu=Services/Small Personal Loans INFO_BAR_MENU;text=Services;target=;url=Services.html;align=center;keepalive=1;");
}

with(milonic=new menuname("Services/Small Personal Loans INFO_BAR_MENU")){
style=submenuStyle;
orientation="horizontal";
aI("text=Small Personal Loans ;target=;url=Small_Personal_Loans.html;");
aI("text=Getting Out Of Debt Help;target=;url=Getting_Out_Of_Debt_Help.html;");
aI(";");
}


 drawMenus();

