_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="White";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots5.gif";
offbgcolor="#373737";
offcolor="#ffffff";
onbgcolor="#80B14D";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="5";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="160";
}

with(submenuStyle=new mm_style()){
bordercolor="#373737";
borderstyle="solid";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="White";
offcolor="Black";
onbgcolor="#215001";
oncolor="White";
padding="4";
pagecolor="White";
separatorcolor="#215001";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=http://www.businesstracer.co.uk/;");
aI("text=Advertising Locally;target=;url=Advertising-Locally.html;");
aI("text=eBook;target=;url=eBook.html;");
aI("text=Do You Need Help;target=;url=help.html;");
aI("text=Start Advertising;target=;url=advertising.html;");
aI("showmenu=Articles/optimisationLEFT_MENU;text=Articles;target=;url=articles.html;");
aI("text=Our Secret;target=;url=secret.html;");
aI("text=How its done;target=;url=how.html;");
aI("text=Our Services to you;target=;url=service.html;");
aI("text=Learn More;target=;url=learn_more.html;");
aI("text=About us;target=;url=aboutus.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Articles/optimisationLEFT_MENU")){
style=submenuStyle;
aI("text=optimisation;target=;url=optimisation.html;");
aI("text=How to join;target=;url=joining.html;");
aI("text=conversion;target=;url=conversion.html;");
aI("text=submission;target=;url=submission.html;");
aI("text=ranking;target=;url=ranking.html;");
aI("text=Google Places Tutorial;target=;url=google-places-tutorial.html;");
aI("text=Google Places Help;target=;url=google-places-help.html;");
}


 drawMenus();

