_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
headercolor="#000000";
offcolor="#000000";
oncolor="#747A75";
padding="5";
subimage="images/11x9_dotted_green.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location6.gif";
offcolor="#FFFFFF";
oncolor="#BFBFBF";
pagecolor="#FFFFFF";
overimage="images/location_on6.gif";
imageposition="right";
itemwidth="57";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=399;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Welcome;target=;url=http://imaginetg.com/;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
aI("showmenu=Employers/Panel InterviewsINFO_BAR_MENU;text=Employers;target=;url=Employers.html;");
aI("showmenu=Job Seekers/Candidate Interview PrepINFO_BAR_MENU;text=Job Seekers;target=;url=Job-Seekers.html;");
aI("text=Policy;target=;url=Policy.html;");
aI("text=Testimonials;target=;url=Testimonials.html;");
aI("text=Contact;target=;url=Contact.html;");
}

with(milonic=new menuname("Employers/Panel InterviewsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Panel Interviews;target=;url=Panel-Interviews.html;");
aI("text=Candidate Versus Applicant;target=;url=Candidate-Versus-Applicant.html;");
aI("text=Eighteen Great Interview Questions;target=;url=Eighteen-Great-Interview-Questions.html;");
aI("text=The Strategic Interview Advantage;target=;url=The-Strategic-Interview-Advantage.html;");
}

with(milonic=new menuname("Job Seekers/Candidate Interview PrepINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Candidate Interview Prep;target=;url=Candidate-Interview-Prep.html;");
aI("text=Act Like Pro When Interviewing;target=;url=Act-Like-Pro-When-Interviewing.html;");
}


 drawMenus();

