_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#0F0F0F";
onbgcolor="#E7E6E7";
oncolor="#FF7F00";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#0F0F0F";
onbgcolor="#E7E6E7";
oncolor="#FF7F00";
outfilter="Fade(Overlap=1.00)";
padding="4";
imagepadding="6";
itemwidth="100";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=900;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.colins-it.co.uk/;");
aI("text=Why use us?;target=;url=Why-use-us.html;");
aI("showmenu=Services/Managed IT Service PlatinumINFO_BAR_MENU;text=Services;target=;url=Services.html;");
aI("text=Customers;target=;url=Customers.html;");
aI("text=Partners;target=;url=Partners.html;");
aI("text=Testimonials;target=;url=Testimonials.html;");
aI("text=Contact us;target=;url=Contact-us.html;");
aI("text=Blog;target=_blank;url=http://www.colins-it.co.uk/blog;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Services/Managed IT Service PlatinumINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Managed IT Service Platinum;target=;url=Managed-IT-Service-Platinum.html;");
aI("text=Managed IT Service Diamond;target=;url=Managed-IT-Service-Diamond.html;");
aI("text=Managed IT Services Gold;target=;url=Managed-IT-Services-Gold.html;");
aI("text=Hosted services;target=;url=Hosted-services.html;");
aI("text=Web hosting;target=;url=Web-hosting.html;");
aI("text=Email Hosting;target=;url=Email-Hosting.html;");
aI("text=Online Backup;target=;url=Online-Backup.html;");
aI("text=Remote Monitoring;target=;url=Remote-Monitoring.html;");
aI("text=Ad-Hoc Support;target=;url=Ad-Hoc-Support.html;");
aI("text=Call off hours of support;target=;url=Call-off-hours-of-support.html;");
aI("text=Social Media Management;target=;url=Social-Media-Management.html;");
}


 drawMenus();

