_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#990000";
borderstyle="Solid";
borderwidth="1";
fontfamily="Verdana";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots5.gif";
offbgcolor="Transparent";
offcolor="#ffffff";
onbgcolor="#990000";
oncolor="#ffffff";
padding="5";
separatorcolor="Black";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="5";
itemwidth="160";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#996000";
offcolor="#ffffff";
onbgcolor="#990000";
oncolor="#ffffff";
padding="4";
separatorcolor="White";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=./;");
aI("text=Why work with us?;target=;url=Why-Work-With-Us.html;");
aI("text=Products & Services;target=;url=Products-and-Services.html;");
aI("text=Efficiency Plus;target=;url=Efficiency-Plus.html;");
aI("showmenu=Online BookingsSite RequirementsLEFT_MENU;text=Online Bookings;target=;url=Online-Bookings.html;");
aI("showmenu=Case StudiesOnline Inductions at The Coal FaceLEFT_MENU;text=Case Studies;target=;url=Case-Studies.html;");
aI("text=Online Help;target=;url=Online-Help.html;");
aI("text=About Us;target=;url=About-Us.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
aI("text=Links;target=;url=Links.html;");
}

with(milonic=new menuname("Online BookingsSite RequirementsLEFT_MENU")){
style=submenuStyle;
aI("text=Site Requirements;target=;url=Site-Requirements.html;");
aI("text=Venue Details;target=;url=Venue-Details.html;");
}

with(milonic=new menuname("Case StudiesOnline Inductions at The Coal FaceLEFT_MENU")){
style=submenuStyle;
aI("text=Online Inductions at The Coal Face;target=;url=Online-Inductions-at-the-Coal-Face.html;");
aI("text=You did what in 3 Months!;target=;url=You-did-what-in-3-Months!.html;");
aI("text=How Sweet It Is!;target=;url=How-Sweet-It-Is!.html;");
aI("text=Handling A 2 Year Erection!!;target=;url=Handling-A-2-Year-Erection!!.html;");
}


 drawMenus();

