_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/amaMainBack12.gif";
fontfamily="Arial";
fontsize="7pt";
fontstyle="normal";
fontweight="bold";
offcolor="White";
oncolor="Gold";
pagecolor="White";
separatorcolor="Transparent";
separatorsize="5";
subimagepadding="2";
itemheight="26";
itemwidth="80";
}

with(submenuStyle=new mm_style()){
align="center";
bgimage="images/amaSubBack8.gif";
fontfamily="Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offcolor="Goldenrod";
oncolor="#ffffff";
ondecoration="underline";
padding="6";
separatorsize="3";
separatorimage="images/amaSubSep8.gif";
itemheight="29";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=930;
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
aI("text=home;target=;url=./;align=center;");
aI("text=about us;target=;url=about-us.html;align=center;");
aI("text=contact us;target=;url=contact-us.html;align=center;");
aI("text=faqs;target=;url=faqs.html;align=center;");
aI("text=how our service works;target=;url=how-our-service-works.html;align=center;");
aI("text=how we can help;target=;url=how-we-can-help.html;align=center;");
aI("text=a speedy sale;target=;url=a-speedy-sale.html;align=center;");
aI("text=sell now buy back;target=;url=sell-now-buy-back.html;align=center;");
aI("text=sell now move later;target=;url=sell-now-move-later.html;align=center;");
aI("text=avoid repossession;target=;url=avoid-repossession.html;align=center;");
aI("text=sell your portfolio;target=;url=sell-your-portfolio.html;align=center;keepalive=1;");
}


 drawMenus();
