	var NoOffFirstLineMenus=7;
	var LowBgColor='#D5D8E7';
	var LowSubBgColor='#D5D8E7';
	var HighBgColor='#D5D8E7';
	var HighSubBgColor='#D5D8E7';
	var FontLowColor='#000080';
	var FontSubLowColor='#000080';
	var FontHighColor='#000000';
	var FontSubHighColor='#000000';
	var BorderColor='#ffff99';
	var BorderSubColor='#ffff99';
	var BorderWidth=1;
	var BorderBtwnElmnts=1;
	var FontFamily="verdana, arial, helvetica"
	var FontSize=9;
	var FontBold=0;
	var FontItalic=0;
	var MenuTextCentered='left';
	var MenuCentered='left';
	var MenuVerticalCentered='top';
	var ChildOverlap=0;
	var ChildVerticalOverlap=.6;
	var StartTop=180;
	var StartLeft=12;
	var VerCorrect=0;
	var HorCorrect=0;
	var LeftPaddng=10;
	var TopPaddng=3;
	var FirstLineHorizontal=1;
	var MenuFramesVertical=0;
	var DissapearDelay=500;
	var TakeOverBgColor=1;
	var FirstLineFrame='navig';
	var SecLineFrame='space';
	var DocTargetFrame='space';
	var TargetLoc='';
	var HideTop=0;
	var MenuWrap=1;
	var RightToLeft=0;
	var UnfoldsOnClick=0;
	var WebMasterCheck=1;
	var ShowArrow=0;
	var KeepHilite=1;
	var Arrws=['/DropDownMenu/tri.gif',5,5,'/DropDownMenu/tridown.gif',10,7,'/DropDownMenu/trileft.gif',5,10];

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.htm","",0,20,60);
Menu2=new Array("About Us","Aboutus.htm","",0,20,80);
Menu3=new Array("Our Services","","",4,20,100);
	Menu3_1=new Array("The Professional Recruitment Series","Recruiting.htm","",0,20,240);
	Menu3_2=new Array("Facilitation Service","Facilitation.htm","",0,20,240);
	Menu3_3=new Array("Consulting Service","Consulting.htm","",0,20,240);
	Menu3_4=new Array("Executive Mentoring Service","Mentoring.htm","",0,20,240);
Menu4=new Array("Public Workshops","","",6,20,130);
	Menu4_1=new Array("Essential Recruitment Skills","ERS.htm","",0,20,300);
	Menu4_2=new Array("Advanced Recruitment Skills","ARS.htm","",0,20,300);
	Menu4_3=new Array("New Leaders In Recruitment","NL1.htm","",0,20,300);
	Menu4_4=new Array("Enhancing the Performance of Your People","EYP.htm","",0,20,300);
	Menu4_5=new Array("Leading in Tough Times","LTT.htm","",0,20,300);
	Menu4_6=new Array("Winning New Business","WNB.htm","",0,20,300);
Menu5=new Array("Dates & Bookings","Calendar.htm","",0,20,140);
Menu6=new Array("ITCRA Certification","ITCRA.htm","",0,20,140);
Menu7=new Array("Newsletter","Newsletter.jsp","",0,20,140);




