_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="Outset";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="15";
separatorcolor="#000000";
separatorsize="5";
subimage="images/black_4x5.gif";
subimagepadding="6";
itemwidth="100";
}

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_4x5.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.entourage.plc.uk/;");
aI("showmenu=For SaleIntelemail 8 StationLEFT_MENU;text=For Sale;target=;url=For-Sale.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("For SaleIntelemail 8 StationLEFT_MENU")){
style=submenuStyle;
aI("text=Intelemail 8 Station;target=;url=Intelemail-8-Station.html;");
aI("text=Xerox DP180;target=;url=Xerox-DP180.html;");
aI("text=Gevehren Attaching Machine;target=;url=Gevehren-Attaching-Machine.html;");
aI("text=Intelmail Sprinter 8 Station;target=;url=Intelmail-Sprinter-8-Station.html;");
aI("text=Electric Pedestrian Trucks;target=;url=Electric-Pedestrian-Trucks.html;");
}


 drawMenus();

