_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=0;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Glowing_Small4.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
headerbgcolor="#dddddd";
headercolor="#000000";
offcolor="Silver";
oncolor="DodgerBlue";
pagecolor="DodgerBlue";
separatorcolor="Transparent";
separatorsize="50";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/Glowing_Small_hover4.png";
itemheight="26";
itemwidth="80";
}

with(submenuStyle=new mm_style()){
align="left";
bordercolor="Blue";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="LightSkyBlue";
offcolor="DarkBlue";
onbgcolor="Aqua";
oncolor="DarkBlue";
padding="4";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=730;
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
openstyle="up";
itemheight="26";
aI("text=Home;target=;url=http://www.colebytv.co.uk/;");
aI("text=Contact Us;target=;url=Contact-Details.html;");
aI("text=About Us;target=;url=About-Us.html;");
aI("text=Price Guide;target=;url=Price-Guide.html;");
aI("text=Terms;target=;url=Terms.html;");
aI("showmenu=Help/Digital TV explainedFOOTER_MENU;text=Help;target=;url=Help.html;align=center;");
}

with(milonic=new menuname("Help/Digital TV explainedFOOTER_MENU")){
style=submenuStyle;
openstyle="up";
aI("text=Digital TV explained;target=;url=Digital-TV-explained.html;");
aI("text=The Digital Switchover;target=;url=The-Digital-Switchover.html;");
}


 drawMenus();

