/*********************************************************************************** * (c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7) * For info write to menus@burmees.nl * * You may remove all comments for faster loading * ***********************************************************************************/ var NoOffFirstLineMenus=8; // Number of first level items var LowBgColor='#674589'; // Background color when mouse is not over var LowSubBgColor='#8d68b3'; // Background color when mouse is not over on subs var HighBgColor='#8d68b3'; // Background color when mouse is over var HighSubBgColor='#674589'; // Background color when mouse is over on subs var FontLowColor='#ffffff'; // Font color when mouse is not over var FontSubLowColor='#ffffff'; // Font color subs when mouse is not over var FontHighColor='#ffcc1d'; // Font color when mouse is over var FontSubHighColor='#ffcc1d'; // Font color subs when mouse is over var BorderColor='#000000'; // Border color var BorderSubColor='#000000'; // Border color for subs var BorderWidth=1; // Border width var BorderBtwnElmnts=1; // Border between elements 1 or 0 var FontFamily="verdana,arial,comic sans ms,technical" // Font family menu items var FontSize=7; // Font size menu items var FontBold=1; // Bold menu items 1 or 0 var FontItalic=0; // Italic menu items 1 or 0 var MenuTextCentered='left'; // Item text position 'left', 'center' or 'right' var MenuCentered='left'; // Menu horizontal position 'left', 'center' or 'right' var MenuVerticalCentered='top'; // Menu vertical position 'top', 'middle','bottom' or static var ChildOverlap=.2; // horizontal overlap child/ parent var ChildVerticalOverlap=.2; // vertical overlap child/ parent var StartTop=116; // Menu offset x coordinate var StartLeft=10; // Menu offset y coordinate var VerCorrect=0; // Multiple frames y correction var HorCorrect=0; // Multiple frames x correction var LeftPaddng=3; // Left padding var TopPaddng=2; // Top padding var FirstLineHorizontal=1; // SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL var MenuFramesVertical=0; // Frames in cols or rows 1 or 0 var DissapearDelay=1000; // delay before menu folds in var TakeOverBgColor=1; // Menu frame takes over background color subitem frame var FirstLineFrame='navig'; // Frame where first level appears var SecLineFrame='space'; // Frame where sub levels appear var DocTargetFrame='space'; // Frame where target documents appear var TargetLoc=''; // span id for relative positioning var HideTop=0; // Hide first level when loading new document 1 or 0 var MenuWrap=1; // enables/ disables menu wrap 1 or 0 var RightToLeft=0; // enables/ disables right to left unfold 1 or 0 var UnfoldsOnClick=0; // Level 1 unfolds onclick/ onmouseover var WebMasterCheck=0; // menu tree checking on or off 1 or 0 var ShowArrow=0; // Uses arrow gifs when 1 var KeepHilite=1; // Keep selected path highligthed var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10]; // Arrow source, width and height function BeforeStart(){return} function AfterBuild(){return} function BeforeFirstOpen(){return} function AfterCloseAll(){return} // Menu tree // MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width); // For rollover images set "Text to show" to: "rollover:Image1.jpg:Image2.jpg" Menu1=new Array("Home","/index.shtml","",0,20,100); Menu2=new Array("About Us","#","",4,20,100); Menu2_1=new Array("About The Company","/aboutus/index.shtml","",0,20,120); Menu2_2=new Array("Key Staff","#","",7); Menu2_2_1=new Array("Trevor Phillips - CEO","/aboutus/staff/trevor.shtml","",0,20,170); Menu2_2_2=new Array("Kevin Still - Snr. VP","/aboutus/staff/kevin.shtml","",0); Menu2_2_3=new Array("Glen Bullivant","/aboutus/staff/glen.shtml","",0); Menu2_2_4=new Array("Chris Hunter","/aboutus/staff/chrish.shtml","",0); Menu2_2_5=new Array("Anthony Sharp","/aboutus/staff/anthony.shtml","",0); Menu2_2_6=new Array("Alasdair Warwood","/aboutus/staff/alasdair.shtml","",0); Menu2_2_7=new Array("David Stammers","/aboutus/staff/david.shtml","",0); Menu2_3=new Array("News","/aboutus/news.shtml","",0); Menu2_4=new Array("Press Releases","/aboutus/othernews.shtml","",0); Menu3=new Array("Recruitment","#","",3,20,110); Menu3_1=new Array("About Recruitment","/recruitment/index.shtml","",0,20,120); Menu3_2=new Array("For Employers","#","",10); Menu3_2_1=new Array("Search & Locate","/recruitment/employers/search.shtml","",0,20,250); Menu3_2_2=new Array("Executive Headhunting","/recruitment/employers/headhunting.shtml","",0); Menu3_2_3=new Array("Psychometric Testing","/recruitment/employers/testing.shtml","",0); Menu3_2_4=new Array("Salary & Performance Audits","/recruitment/employers/audits.shtml","",0); Menu3_2_5=new Array("Contract/Interim Staff","/recruitment/employers/contract.shtml","",0); Menu3_2_6=new Array("Current Candidates","/recruitment/employers/candidates.shtml","",0); Menu3_2_7=new Array("Terms & Conditions - Full Time Staff","/recruitment/employers/terms.shtml","",0); Menu3_2_8=new Array("Terms & Conditions - Contract/Interim Staff","/recruitment/employers/terms_contract.shtml","",0); Menu3_2_9=new Array("Submit a Vacancy","/recruitment/employers/submit_vacancy.shtml","",0); Menu3_2_10=new Array("Submit an Interim Assignment","/recruitment/employers/submit_assignment.shtml","",0); Menu3_3=new Array("For Employees","#","",3); Menu3_3_1=new Array("How We Operate","/recruitment/employees/how.shtml","",0,20,150); Menu3_3_2=new Array("Current Vacancies","/recruitment/employees/vacancies.shtml","",0); Menu3_3_3=new Array("Register","/recruitment/employees/register.shtml","",0); Menu4=new Array("Debt Recovery","#","",7,20,108); Menu4_1=new Array("Overview","/debtrecovery/index.shtml","",0,20,120); Menu4_2=new Array("UK Commercial","#","",3); Menu4_2_1=new Array("Overview","/debtrecovery/ukcommercial/overview.shtml","",0,20,120); Menu4_2_2=new Array("Rates","/debtrecovery/ukcommercial/rates.shtml","",0); Menu4_2_3=new Array("Submission Form","/debtrecovery/ukcommercial/submission.shtml","",0); Menu4_3=new Array("Overseas","#","",3,20,120); Menu4_3_1=new Array("Overview","/debtrecovery/overseas/overview.shtml","",0,20,120); Menu4_3_2=new Array("Rates","/debtrecovery/overseas/rates.shtml","",0); Menu4_3_3=new Array("Submission Form","/debtrecovery/overseas/submission.shtml","",0); Menu4_4=new Array("Legal Action","#","",3,20,120); Menu4_4_1=new Array("Overview","/debtrecovery/legalaction/overview.shtml","",0,20,120); Menu4_4_2=new Array("Rates","/debtrecovery/legalaction/rates.shtml","",0); Menu4_4_3=new Array("Submission Form","/debtrecovery/legalaction/submission.shtml","",0); Menu4_5=new Array("Tracing","#","",3,20,120); Menu4_5_1=new Array("Overview","/debtrecovery/tracing/overview.shtml","",0,20,120); Menu4_5_2=new Array("Rates","/debtrecovery/tracing/rates.shtml","",0); Menu4_5_3=new Array("Submission Form","/debtrecovery/tracing/submission.shtml","",0); Menu4_6=new Array("Account Application","/debtrecovery/accountapplication/index.shtml","",0); Menu4_7=new Array("Terms & Conditions","/debtrecovery/terms.shtml","",0); Menu5=new Array("Credit Information","#","",4,20,147); Menu5_1=new Array("UK Commercial","#","",3,20,180); Menu5_1_1=new Array("Overview","/creditinfo/ukcommercial/index.shtml","",0,20,180); Menu5_1_2=new Array("Rates","/creditinfo/ukcommercial/rates.shtml","",0); Menu5_1_3=new Array("Client Login","http://www.iccjuniper.co.uk/","",0); Menu5_2=new Array("UK Consumer","#","",3,20,180); Menu5_2_1=new Array("Overview","/creditinfo/ukconsumer/index.shtml","",0,20,180); Menu5_2_2=new Array("Rates","/creditinfo/ukconsumer/rates.shtml","",0); Menu5_2_3=new Array("Client Login","https://www.callcreditsecure.co.uk/logon.htm","",0); Menu5_3=new Array("Overseas","#","",4,20,180); Menu5_3_1=new Array("Overview","/creditinfo/overseas/index.shtml","",0,20,200); Menu5_3_2=new Array("SkyMinder Detail","/creditinfo/overseas/detail.shtml","",0); Menu5_3_3=new Array("Rates","/creditinfo/overseas/rates.shtml","",0); Menu5_3_4=new Array("Client Login","/creditinfo/overseas/login.shtml","",0); Menu5_4=new Array("Account Application","/creditinfo/accountapplication/index.shtml","",0); Menu6=new Array("Consultancy","#","",3,20,130); Menu6_1=new Array("Overview","/consultancy/con_overview.shtml","",0,20,150); Menu6_2=new Array("Consultancy Terms","/consultancy/con_terms.shtml","",0); Menu6_3=new Array("Enquiries","/consultancy/con_enquire.shtml","",0); Menu7=new Array("Other Services","#","",13,20,128); Menu7_1=new Array("Marketing Consultancy","/other/marketing.shtml","",0,20,220); Menu7_2=new Array("Sales Consultancy","/other/salesconsultancy.shtml","",0); Menu7_3=new Array("Credit Insurance","/other/creditinsurance.shtml","",0); Menu7_4=new Array("Debt Portfolio Sales","/other/debtportfolio.shtml","",0); Menu7_5=new Array("Corporate Turnaround","/other/turnaround.shtml","",0); Menu7_6=new Array("Debt Recovery Software [Linetime]","/other/debtrecoverysw.shtml","",0); Menu7_7=new Array("Non-executive Directorships","/other/nonexec.shtml","",0); Menu7_8=new Array("Agency Sales","/other/agency.shtml","",0); Menu7_9=new Array("Training","/other/training.shtml","",0); Menu7_10=new Array("Personal Coaching","/other/coaching.shtml","",0); Menu7_11=new Array("CRM Databases","/other/crm.shtml","",0); Menu7_12=new Array("AdviceLine","/other/adviceline.shtml","",0); Menu7_13=new Array("Useful Links","/links.shtml","",0); Menu8=new Array("Contact Us","/contactus/index.shtml","",2,20,148); Menu8_1=new Array("Contact Form","/contactus/contactform.shtml","",0,20,151); Menu8_2=new Array("Contact Details","/contactus/index.shtml","",0);