_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
image="images/dots6.gif";
offbgcolor="Transparent";
offcolor="Black";
onbgcolor="#214865";
oncolor="#ffffff";
padding="9";
separatorcolor="Silver";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="200";
}

with(submenuStyle=new mm_style()){
bordercolor="#214865";
borderstyle="solid";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="White";
offcolor="Black";
onbgcolor="#214865";
oncolor="White";
padding="4";
separatorcolor="White";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home Page;target=;url=http://www.helpimhiring.com/;");
aI("showmenu=ArticlesCost of a HireLEFT_MENU;text=Articles;target=;url=Articles.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=About Us;target=;url=About-Us.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
aI("text=Links;target=;url=Links.html;");
}

with(milonic=new menuname("ArticlesCost of a HireLEFT_MENU")){
style=submenuStyle;
aI("text=Cost of a Hire;target=;url=Cost-of-a-Hire.html;");
aI("text=Does Management Style Matter?;target=;url=Does-Management-Style-Matter-.html;");
aI("text=Hiring Placeholders;target=;url=Hiring-Placeholders.html;");
aI("text=Would You Work For You?;target=;url=Would-You-Work-For-You-.html;");
aI("text=Who Are You Looking For?;target=;url=Who-Are-You-Looking-For-.html;");
aI("text=Hiring With Integrity;target=;url=Hiring-With-Integrity.html;");
aI("text=Are You In or Out?;target=;url=Are-You-In-or-Out-.html;");
aI("text=What About Those Who Don't Measure Up?;target=;url=What-About-Those-Who-Don't-Measure-Up-.html;");
aI("text=Look For the Best;target=;url=Look-For-the-Best.html;");
}


 drawMenus();

