var menuArray=new Array();

menuArray[0]=[['EMPLOYEES'],['EAP Orientation'],['/employees/eap_orientation.html']];
menuArray[1]=[['EMPLOYEES'],['Newsletter'],['/employees/newsletter.html']];
menuArray[2]=[['EMPLOYEES'],['Training Classes'],['/employees/training_classes.html']];
menuArray[3]=[['EMPLOYEES'],['Counseling Services'],['/employees/counseling_services.html']];
menuArray[4]=[['EMPLOYERS'],['Training Services'],['/employers/training_services.html']];
menuArray[5]=[['EMPLOYERS'],['Organizational Services'],['/employers/organizational_services.html']];

