_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="left";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#ACABAB";
onbgcolor="YellowGreen";
oncolor="Black";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#DFDFDF";
offcolor="Black";
onbgcolor="#002A55";
onbold="bold";
oncolor="White";
outfilter="Fade(Overlap=1.00)";
padding="4";
separatorcolor="Transparent";
separatorsize="2";
imagepadding="6";
itemwidth="100";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=home;target=;url=./;");
aI("text=about us;target=;url=about-us.html;");
aI("text=contact us;target=;url=contact-us.html;");
aI("text=dos and donts;target=;url=dos-and-donts.html;");
aI("text=faqs;target=;url=faqs.html;");
aI("text=how our service works;target=;url=how-our-service-works.html;");
aI("text=GO!;target=;url=GO!.html;");
aI("text=how we can help;target=;url=how-we-can-help.html;");
aI("text=a speedy sale;target=;url=a-speedy-sale.html;");
aI("text=debt toolbox;target=;url=debt-toolbox.html;");
aI("text=sell now buy back;target=;url=sell-now-buy-back.html;");
aI("text=sell now move later;target=;url=sell-now-move-later.html;");
aI("text=avoid repossession;target=;url=avoid-repossession.html;");
aI("text=financial worrries;target=;url=financial-worrries.html;");
aI("text=ill health;target=;url=ill-health.html;");
aI("text=divorce;target=;url=divorce.html;");
aI("text=sell your portfolio;target=;url=sell-your-portfolio.html;");
aI("text=testimonials;target=;url=testimonials.html;");
aI("text=case studies;target=;url=case-studies.html;");
aI("text=we buy central london properties;target=;url=we-buy-central-london-properties.html;");
aI("text=Links Page;target=;url=linkspage/Links.html;");
}


 drawMenus();
