_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#CFCFCF";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="11pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#4F4F4F";
offcolor="White";
onbgcolor="Black";
oncolor="White";
ondecoration="underline";
padding="9";
separatorcolor="#7F7F7F";
separatorsize="1";
subimage="images/black_round_white.gif";
subimagepadding="6";
itemwidth="191";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/black_round_white.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=959;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Computer Repair UK;target=;url=http://www.computerrepairuk.co.uk/;");
aI("text=Pc Components;target=_blank;url=http://www.computerrepairuk.co.uk/computerparts/Computer-Parts-Pc-Components-&-Computer-Accessories.php;");
aI("text=Data Recovery Services;target=;url=Data_Recovery_Services.html;");
aI("text=Online Support;target=;url=Computer_Support_Services_Software_&_IT_Support_Microsoft_Support.html;");
aI("text=Laptop Repairs;target=;url=Laptop_Repair_Services_-_Notebook_And_Netbook_Repairs.html;");
}


 drawMenus();

