_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;

with(vertStyle=new mm_style()){
onbgcolor="#ff6600";
oncolor="#ffffff";
offbgcolor="#f4f4f4";
offcolor="#000000";
bordercolor="#666872";
borderstyle="solid";
borderwidth=1;
separatorcolor="#666872";
separatorsize="1";
padding=5;
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
fontfamily="Verdana, Geneva, Arial, Helvetica, sans-serif";
pagecolor="black";
pagebgcolor="#EADCF4";
headercolor="#000000";
headerbgcolor="#ffffff";
subimage="assets/images/menu/black_13x13_greyboxed.gif";
subimagepadding="2";
overfilter="Fade(duration=0.2);Alpha(opacity=95);Shadow(color='#777777',Direction=135,Strength=5)";
outfilter="randomdissolve(duration=0.3)";
}

horizStyle=new copyOf(vertStyle); 
horizStyle.fontsize="8pt";
horizStyle.fontweight="bold";
horizStyle.overfilter=""; 
horizStyle.outfilter=""; 
horizStyle.bordercolor="#642D8A";
horizStyle.borderstyle="solid";
horizStyle.borderwidth=1; 
horizStyle.separatorpadding=0; 
horizStyle.onborder=""; 
horizStyle.separatorcolor="#999999"; 
horizStyle.separatorsize="1";
horizStyle.subimage="assets/images/menu/downboxed.gif"; 
horizStyle.onbgcolor="#7a7c82"; 
horizStyle.oncolor="#ffffff"; 
horizStyle.offbgcolor="#642D8A"; 
horizStyle.offcolor="#ffffff"; 


with(milonic=new menuname("employer")){
style=vertStyle;
aI("text=Overview;url=employer.htm;");
aI("text=Permanent Recruitment;url=permanent.htm;");
aI("text=Contract Recruitment;url=contract.htm;");
aI("text=Executive Recruitment;url=executive.htm;");
aI("text=Public Sector Recruitment;url=pub-sector.htm;");
}

with(milonic=new menuname("candidate")){
style=vertStyle;
aI("text=Overview;url=candidate.htm;");
aI("text=Contract Positions;url=candidate-contract.htm;showmenu=contractors;");
aI("text=Permanent Positions;url=candidate-permanent.htm;");
aI("text=Executive Positions;url=candidate-executive.htm;");
aI("text=Graduate Positions;url=candidate-graduate.htm;showmenu=graduates;");
}

with(milonic=new menuname("job-search")){
style=vertStyle;
aI("text=Overview;url=job-search.htm;");
}

with(milonic=new menuname("resources")){
style=vertStyle;
aI("text=Overview;url=resources.htm;");
aI("text=The Right Position;url=finding.htm;showmenu=rightposition;");
aI("text=CV Clinic;url=cvclinic.htm;showmenu=cvclinic;");
aI("text=Interview Techniques;url=interview.htm;showmenu=interview;");
aI("text=About Contracting;url=contracting.htm;showmenu=contracting;");
aI("text=Contractor Financials;url=financial.htm;showmenu=financials;");
aI("text=Newsletters;url=newsletters.htm;");
aI("text=Events;url=events.htm;");
aI("text=Additional Resources;url=extra-resources.htm;");
}

with(milonic=new menuname("clients")){
style=vertStyle;
aI("text=Overview;url=clients.htm;");
aI("text=Case Studies;url=case-studies.htm;");
aI("text=Industry Sectors;url=sectors.htm;");
}

with(milonic=new menuname("careers")){
style=vertStyle;
aI("text=Overview;url=careers.htm;");
}

with(milonic=new menuname("who-we-are")){
style=vertStyle;
aI("text=Overview;url=who-we-are.htm;");
aI("text=Company Profile;url=company.htm;showmenu=company;");
aI("text=Our People;url=people.htm;showmenu=people;");
aI("text=Infopeople's Approach;url=approach.htm;");
aI("text=Infopeople's Commitment;url=commitment.htm;showmenu=commitment");
aI("text=Infopeople Literature;url=brochures.htm;");
aI("text=ITCRA;url=itcra.htm;");
aI("text=News From Infopeople;url=news.htm;");
aI("text=In The Media;url=in-the-news.htm;");
aI("text=Media Information;url=media-info.htm;");
}

with(milonic=new menuname("company")){
style=vertStyle;
aI("text=Overview;url=company.htm;");
aI("text=Our History;url=history.htm;");
}

with(milonic=new menuname("people")){
style=vertStyle;
aI("text=Overview;url=people.htm;");
aI("text=Our Consultants;url=consultants.htm;");
}

with(milonic=new menuname("commitment")){
style=vertStyle;
aI("text=Overview;url=commitment.htm;");
aI("text=Ethical Conduct;url=com-ethics.htm;");
aI("text=Commitment to Clients;url=com-clients.htm;");
aI("text=Commitment to Candidates;url=com-candidates.htm;");
aI("text=Commitment to Contractors;url=com-contractors.htm;");
}

with(milonic=new menuname("contact-us")){
style=vertStyle;
aI("text=Contact Us;url=contact-us.htm;");
aI("text=General Enquiry;url=general-enquiry.htm;");
aI("text=Privacy Policy;url=privacy.htm;");
aI("text=Colophon;url=colophon.htm;");
aI("text=Site Map;url=site-map.htm;");
aI("text=Search This Web Site;url=search.htm;");
}

with(milonic=new menuname("contractors")){
style=vertStyle;
aI("text=Overview;url=candidate-contract.htm;");
aI("text=Contractor Time Sheets;url=timesheets.htm;");
}

with(milonic=new menuname("graduates")){
style=vertStyle;
aI("text=Overview;url=candidate-graduate.htm;");
aI("text=IT Industry;url=grad-itindustry.htm;");
aI("text=What Is It?;url=grad-itiswhat.htm;");
aI("text=The IT Market;url=grad-itmarket.htm;");
aI("text=Is IT For You?;url=grad-itcareer.htm;");
}

with(milonic=new menuname("rightposition")){
style=vertStyle;
aI("text=Overview;url=finding.htm;");
aI("text=Working With Us;url=find-working.htm;");
aI("text=Technical Coverage;url=find-technical.htm;");
aI("text=Salaries &amp; Benefits;url=find-salaries.htm;");
aI("text=Giving Notice;url=find-notice.htm;");
aI("text=Career Paths;url=find-career.htm;");
aI("text=Unemployment;url=find-unemp.htm;");
}

with(milonic=new menuname("cvclinic")){
style=vertStyle;
aI("text=Overview;url=cvclinic.htm;");
aI("text=Preparing Your CV;url=cv-preparing.htm;");
aI("text=Recruiter Friendly CVs;url=cv-friendly.htm;");
aI("text=CV Content;url=cv-content.htm;");
aI("text=CV Format;url=cv-format.htm;");
aI("text=Top CV Tips;url=cv-topten.htm;");
aI("text=CV Delivery;url=cv-delivery.htm;");
aI("text=Covering Letters;url=cv-cover.htm;");
}

with(milonic=new menuname("interview")){
style=vertStyle;
aI("text=Overview;url=interview.htm;");
aI("text=Interview Preparation;url=int-preparing.htm;");
aI("text=Research the Company;url=int-research.htm;");
aI("text=Know What to Say;url=int-review.htm;");
aI("text=Prepare to Engage;url=int-engage.htm;");
aI("text=Selling Yourself;url=int-selling.htm;");
aI("text=Tackling the Interview;url=int-tackling.htm;");
aI("text=Presentation Skills;url=int-presentation.htm;");
aI("text=After the Interview;url=int-after.htm;");
aI("text=And Finally...;url=int-finally.htm;");
}

with(milonic=new menuname("contracting")){
style=vertStyle;
aI("text=Overview;url=contracting.htm;");
aI("text=When to Start?;url=cont-start.htm;");
aI("text=Job Security;url=cont-security.htm;");
aI("text=Flexibility;url=cont-flexibility.htm;");
aI("text=Judging the Market;url=cont-market.htm;");
aI("text=After Care;url=cont-aftercare.htm;");
aI("text=Working as a Contractor;url=cont-working.htm;");
}

with(milonic=new menuname("financials")){
style=vertStyle;
aI("text=Overview;url=financial.htm;");
aI("text=Pty Ltd Companies;url=fin-ptyltd.htm;");
aI("text=Salary &amp; Dividends;url=fin-salary.htm;");
aI("text=Accountants;url=fin-accountants.htm;");
aI("text=Umbrella Companies;url=fin-umbrella.htm;");
aI("text=Self Employed;url=fin-selfemp.htm;");
aI("text=Business Guidelines;url=fin-busguide.htm;");
}

drawMenus();

