_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="left";
bordercolor="#2900FF";
borderstyle="Dashed";
borderwidth="0";
fontfamily="Verdana";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#2A2B2B";
offcolor="White";
onbgcolor="#2A2B2B";
oncolor="Orange";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
pagebgcolor="#2A2B2B";
pagecolor="White";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="right";
bordercolor="#2900FF";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="White";
onbgcolor="Transparent";
oncolor="Orange";
outfilter="Fade(Overlap=1.00)";
padding="4";
pagebgcolor="Transparent";
pagecolor="White";
imagepadding="6";
itemwidth="200";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=IT Hire;target=;url=" + window.location.pathname.substring(0, window.location.pathname.lastIndexOf("/")) + ";");
aI("text=Apple Imac & Macbook;target=;url=apple_imac_&_macbookl.html;");
aI("text=Computers;target=;url=computer_rentals.html;");
aI("text=Laptops;target=;url=laptop_hire.html;");
aI("text=Monitors;target=;url=monitor_hire.html;");
aI("text=Networking Services;target=;url=networking_services.html;");
aI("text=Printers;target=;url=printer_hire.html;");
aI("text=Server & Networks;target=;url=server_and_network_hire.html;");
aI("text=IT Accessories;target=;url=it_accessories.html;");
aI("text=Computer Hire Information ;target=;url=../it_hire/computer_hire_information/;");
}


 drawMenus();

