_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="Black";
onbgcolor="Transparent";
oncolor="Blue";
padding="6";
pagebgcolor="Transparent";
pagecolor="Indigo";
separatorcolor="Black";
separatorsize="1";
subimage="images/macarrow_off.gif";
subimagepadding="6";
itemwidth="120";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="Double";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="Blue";
onbgcolor="White";
oncolor="Black";
padding="4";
pagebgcolor="White";
pagecolor="Indigo";
subimage="images/macarrow_off.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.mhstraining.com.au/;");
aI("showmenu=PoliciesComplaints PolicyLEFT_MENU;text=Policies;target=;url=policies.html;");
aI("text=Course-Outlines;target=;url=course-outlines.html;");
aI("text=Training Gallery;target=;url=Training_Gallery.html;");
aI("showmenu=Useful InformationSelection TipsLEFT_MENU;text=Useful Information;target=;url=Useful_Information.html;");
aI("text=It happened Today_Then;target=;url=It_happened_Today.Then.html;");
aI("text=The Next Course;target=;url=The_Next_Course.html;");
}

with(milonic=new menuname("PoliciesComplaints PolicyLEFT_MENU")){
style=submenuStyle;
aI("text=Complaints Policy;target=;url=Complaints_Policy.html;");
aI("text=Appeals Policy;target=;url=Appeals_Policy.html;");
aI("text=Refund Policy;target=;url=Refund_Policy.html;");
aI("text=Continuous Improvement;target=;url=Continuous_Improvement.html;");
}

with(milonic=new menuname("Useful InformationSelection TipsLEFT_MENU")){
style=submenuStyle;
aI("text=Selection Tips;target=;url=Selection_Tips.html;");
aI("text=FAQ;target=;url=Frequently_Asked_Questions.html;");
aI("text=Training Terms;target=;url=Training_Terms.html;");
aI("text=Useful Links;target=;url=Useful_Links.html;");
aI("text=Need a Certified Copy;target=;url=Need_a_Certified_Copy.html;");
aI("text=5 Step Risk Management;target=;url=5_Step_Risk_Management.html;");
}


 drawMenus();
