_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/amaMainBack12L.gif";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offcolor="White";
oncolor="Gold";
separatorcolor="Transparent";
separatorsize="1";
subimagepadding="2";
itemheight="26";
itemwidth="120";
}

with(submenuStyle=new mm_style()){
align="center";
bgimage="images/amaSubBack12.gif";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offcolor="White";
oncolor="Gold";
ondecoration="underline";
padding="6";
separatorsize="3";
separatorimage="images/amaSubSep12.gif";
itemheight="29";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=967;
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
aI("text=Home;target=;url=./;align=center;");
aI("text=Employers;target=;url=Employers.html;align=center;");
aI("text=Employees;target=;url=Employees.html;align=center;");
aI("showmenu=Current JobsSkilled LaborINFO_BAR_MENU;text=Current Jobs;target=;url=Current_Jobs.html;align=center;");
aI("text=Interview tips;target=;url=Interview_tips.html;align=center;");
aI("text=Printable forms;target=;url=Printable_forms.html;align=center;");
aI("text=Contact us;target=;url=Contact_us.html;align=center;");
aI("text=Find us;target=;url=Find_us.html;align=center;keepalive=1;");
}

with(milonic=new menuname("Current JobsSkilled LaborINFO_BAR_MENU")){
style=submenuStyle;
align="center";
orientation="horizontal";
aI("text=Skilled Labor;target=;url=Skilled_Labor.html;");
aI("text=Office Jobs;target=;url=Office_Jobs.html;");
aI(";");
}


 drawMenus();
