_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots8.gif";
offbgcolor="White";
offcolor="Black";
onbgcolor="#A5C7CA";
onbold="bold";
oncolor="#ffffff";
padding="3";
separatorcolor="#ffffff";
separatorsize="6";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="177";
}

with(submenuStyle=new mm_style()){
bordercolor="Black";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="White";
offcolor="Black";
onbgcolor="#55888D";
oncolor="#ffffff";
padding="4";
separatorcolor="#55888D";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=FREE Speed Test;target=;url=broadbandspeedtest.html;");
aI("text=Save A Bundle;target=;url=broadbandbundles.html;");
aI("showmenu=Compare OffersBroadband ProvidersLEFT_MENU;text=Compare Offers;target=;url=comparebroadbandoffers.html;");
aI("showmenu=Broadband GuidesBroadband ProblemsLEFT_MENU;text=Broadband Guides;target=;url=broadbandguides.html;");
aI("text=Site Map;target=;url=sitemap-alphabetical.html;");
}

with(milonic=new menuname("Compare OffersBroadband ProvidersLEFT_MENU")){
style=submenuStyle;
aI("showmenu=Broadband ProvidersBELEFT_MENU;text=Broadband Providers;target=;url=broadbandproviders.html;");
aI("text=Business Broadband;target=;url=businessbroadband.html;");
aI("text=Cheap Broadband;target=;url=cheapbroadband.html;");
aI("text=Superfast Broadband;target=;url=superfastbroadband.html;");
aI("text=Unlimited Broadband;target=;url=unlimitedbroadband.html;");
aI("text=Wireless Broadband;target=;url=wirelessbroadband.html;");
}

with(milonic=new menuname("Broadband ProvidersBELEFT_MENU")){
style=submenuStyle;
aI("text=BE;target=;url=be.html;");
aI("text=BT;target=;url=btbroadband.html;");
aI("text=Pipex;target=;url=pipex.html;");
aI("text=Sky;target=;url=skybroadband.html;");
aI("text=Tiscali;target=;url=tiscalibroadband.html;");
aI("text=Virgin Media;target=;url=virginmedia.html;");
}

with(milonic=new menuname("Broadband GuidesBroadband ProblemsLEFT_MENU")){
style=submenuStyle;
aI("text=Broadband Problems;target=;url=broadbandproblems.html;");
aI("text=Broadband Setup;target=;url=broadbandsetup.html;");
aI("text=Broadband Usage;target=;url=broadbandusage.html;");
aI("text=Internet Security;target=;url=internetsecurity.html;");
aI("text=Switching Broadband;target=;url=switchingbroadband.html;");
aI("text=Troubleshooting Broadband;target=;url=troubleshootingbroadband.html;");
aI("text=What Is Broadband;target=;url=broadband.html;");
aI("text=Wireless Guide;target=;url=Wireless-Guide.html;");
}


 drawMenus();
