_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="right";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontweight="normal";
headercolor="#000000";
offbgcolor="DarkBlue";
offcolor="White";
onbgcolor="DarkBlue";
oncolor="OrangeRed";
padding="5";
pagebgcolor="DarkBlue";
pagecolor="Yellow";
subimage="images/macarrow_off.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="right";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location6.gif";
offcolor="White";
oncolor="OrangeRed";
pagecolor="Yellow";
overimage="images/location_on6.gif";
imageposition="right";
itemwidth="170";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=850;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://all-recruiting.com.au/;");
aI("showmenu=ProfileCommitmentINFO_BAR_MENU;text=Profile;target=;url=Profile.html;");
aI("text=Vacancies;target=;url=Vacancies.html;");
aI("text=Clients;target=;url=Clients.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}

with(milonic=new menuname("ProfileCommitmentINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Commitment;target=;url=Commitment.html;");
aI("text=Overview;target=;url=Overview.html;");
aI("text=Key Personnel;target=;url=Key-Personnel.html;");
}


 drawMenus();
