_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bgimage="managersimages/xp_panel_subhead.gif";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="managersimages/sqauredot_black_5x5.gif";
offcolor="SteelBlue";
oncolor="DarkSlateBlue";
outfilter="fade(duration=0.5)";
pagecolor="DarkSlateBlue";
separatorcolor="Transparent";
separatorsize="15";
subimage="managersimages/xp_ind.gif";
subimagepadding="4";
imagepadding="4";
itemheight="25";
itemwidth="185";
}

with(submenuStyle=new mm_style()){
bordercolor="DarkSlateBlue";
borderstyle="raised";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="WhiteSmoke";
offcolor="SlateGray";
oncolor="LightSteelBlue";
outfilter="fade(duration=0.5)";
padding="3";
separatorsize="2";
subimage="managersimages/xp_ind.gif";
subimagepadding="8";
swap3d="1";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
itemwidth="110";
orientation="vertical";
itemheight="21";
aI("text=Home;target=;url=.././;align=left;");
aI("text=Level 5 Management and Leadership Qualifications;target=;url=" + window.location.pathname.substring(0, window.location.pathname.lastIndexOf("/")) + ";align=left;");
aI("text=Award in Management and Leadership Level 5;target=;url=Award-in-Management-and-Leadership-Level-5.html;align=left;");
aI("text=Certificate in  Management and Leadership;target=;url=Certificate-in-Management-and-Leadership.html;align=left;");
aI("text=Diploma in Managment and Leadership;target=;url=Diploma-in-Leadership-and-Management.html;align=left;");
}


 drawMenus();

