_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/amaMainBack0.png";
fontfamily="Century Gothic, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offcolor="#FFFFFF";
oncolor="#444444";
pagecolor="Blue";
separatorcolor="Transparent";
separatorsize="20";
subimagepadding="2";
rawcss="line-height:1em";
itemheight="26";
itemwidth="80";
}

with(submenuStyle=new mm_style()){
align="center";
bgimage="images/amaSubBack0.png";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offcolor="#ffffff";
oncolor="#ffffff";
ondecoration="underline";
padding="6";
separatorsize="3";
separatorimage="images/amaSubSep0.png";
itemheight="29";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=680;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.mc-psl.com/;align=center;");
aI("text=About Us;target=;url=About-Us.html;align=center;");
aI("text=Positions;target=;url=Positions.html;align=center;");
aI("text=Candidates;target=;url=Candidates.html;align=center;");
aI("text=Partners;target=;url=Partners.html;align=center;");
aI("text=Our Services;target=;url=Our-Services.html;align=center;");
aI("text=News;target=;url=News.html;align=center;keepalive=1;");
}


 drawMenus();

