_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="#00004E";
offcolor="#ffffff";
onbgcolor="#F5A300";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="100%";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="DarkBlue";
offcolor="#ffffff";
onbgcolor="#F5A300";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
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.boldinternet.co.uk/;");
aI("showmenu=AdWords ServicesAdWords ManagementLEFT_MENU;text=AdWords Services;target=;url=google-adwords-services.htm;");
aI("showmenu=InformationInternet Marketing Glossary of TermsLEFT_MENU;text=Information;target=;url=internet-marketing-information.htm;");
aI("text=Contact;target=;url=contact.htm;");
aI("text=About;target=;url=about.htm;");
aI("text=Site Map;target=;url=sitemap-page-order.htm;");
}

with(milonic=new menuname("AdWords ServicesAdWords ManagementLEFT_MENU")){
style=submenuStyle;
aI("text=AdWords Management;target=;url=google-adwords-management.htm;");
}

with(milonic=new menuname("InformationInternet Marketing Glossary of TermsLEFT_MENU")){
style=submenuStyle;
aI("text=Internet Marketing Glossary of Terms;target=;url=internet-marketing-glossary-of-terms.htm;");
}


 drawMenus();
