_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots9.gif";
offbgcolor="#0033FF";
offcolor="White";
onbgcolor="#7895BB";
oncolor="Yellow";
padding="10";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/white_13x13_tb.gif";
subimagepadding="6";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="185";
}

with(submenuStyle=new mm_style()){
bordercolor="White";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#7895BB";
offcolor="#FFFFFF";
onbgcolor="#465C67";
oncolor="Yellow";
padding="4";
separatorcolor="LightSlateGray";
separatorsize="1";
subimage="images/white_13x13_tb.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=TV Repair Price Guide;target=;url=priceguide.html;");
aI("text=TV Repair FAQ;target=;url=tv-repair-faq.htm;");
aI("text=TV Spare Parts;target=;url=tvparts.html;");
aI("text=Service Manuals & Tech Info;target=;url=service-manuals.html;");
aI("text=TV Broadcast Info;target=;url=tv-broadcast-info.html;");
aI("text=Digital TV;target=;url=digital-tv-faq.html;");
aI("showmenu=Local EngineersTV Repair Engineers in EnglandLEFT_MENU;text=Local Engineers;target=;url=engineers.html;");
aI("text=How to find us;target=;url=findus.html;");
aI("text=TV Links;target=;url=technicallinks.html;");
aI("text=Opening Hours;target=;url=opening-hours.html;");
aI("text=Terms and Conditions;target=;url=terms-and-conditions.html;");
aI("text=Web Site Map;target=;url=sitemap-navigation.html;");
}

with(milonic=new menuname("Local EngineersTV Repair Engineers in EnglandLEFT_MENU")){
style=submenuStyle;
aI("text=TV Repair Engineers in England;target=;url=engineerseng.html;");
aI("text=TV Repair Engineers in Ireland;target=;url=engineersni.html;");
aI("text=TV Repair Engineers in Scotland;target=;url=engineersscot.html;");
aI("text=TV Repair Engineers in Wales;target=;url=engineerswales.html;");
aI("text=Specialist Engineers and Services;target=;url=specialist.html;");
}


 drawMenus();
