_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="#EFEFEF";
onbgcolor="#B3D0E3";
oncolor="Black";
padding="9";
separatorcolor="#5B2825";
separatorsize="1";
subimage="images/on_downboxed.gif";
subimagepadding="6";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#B3D0E3";
borderstyle="Double";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#000000";
onbgcolor="#DB615B";
oncolor="White";
padding="4";
subimage="images/on_downboxed.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home Page;target=;url=./;");
aI("text=Finding Jobs;target=;url=finding-jobs.htm;");
aI("text=Social Networking;target=;url=social-networking.htm;");
aI("text=FREE CV TEMPLATE;target=;url=free-cv-template.htm;");
aI("text=CV and Resume Writing;target=;url=cv-and-resume-writing.htm;");
aI("text=Services;target=;url=services.htm;");
aI("showmenu=Interview TipsScreening InterviewsLEFT_MENU;text=Interview Tips;target=;url=interview-tips.htm;");
aI("text=Finding Your First Job;target=;url=finding-your-first-job.htm;");
aI("text=Thank You letters;target=;url=thank-you-letters.htm;");
aI("text=Job Sites;target=;url=job-sites.htm;");
aI("showmenu=Job ScamsAddressing EnvelopesLEFT_MENU;text=Job Scams;target=;url=job-scams.htm;");
aI("text=Recruitment Tips;target=_blank;url=http://www.recruitment-tips.com;");
aI("text=Personality Testing;target=;url=personality-testing.htm;");
aI("text=Free Personality Test;target=_blank;url=http://tinyurl.com/dbxnzy;");
aI("text=Redundancy Tips;target=;url=redundancy-tips.htm;");
aI("text=Contact Us;target=;url=contact-us.htm;");
aI("text=Privacy;target=;url=privacy.htm;");
aI("text=Site Map;target=;url=sitemap-page-order.htm;");
}

with(milonic=new menuname("Interview TipsScreening InterviewsLEFT_MENU")){
style=submenuStyle;
aI("text=Screening Interviews;target=;url=screening-interviews.htm;");
aI("text=Informal Interviews;target=;url=informal-interviews.htm;");
aI("text=Panel Interviews;target=;url=panel-interviews.htm;");
aI("text=Group Interviews;target=;url=group-interviews.htm;");
aI("text=Salary Negotiation;target=;url=salary-negotiation.htm;");
}

with(milonic=new menuname("Job ScamsAddressing EnvelopesLEFT_MENU")){
style=submenuStyle;
aI("text=Addressing Envelopes;target=;url=addressing-envelopes.htm;");
aI("text=Assembly Jobs;target=;url=assembly-jobs.htm;");
}


 drawMenus();
