// JavaScript Document

var theRows = new Array();
//Job Titles																		
theRows[0] 	=new Array("	Admin and Pastoral Support Officer	","	Induction, Reviews and Pastoral Admin 	");
theRows[1] 	=new Array("	Information Advice and Guidance Advisor	","		");
theRows[2] 	=new Array("	Trainers	","	ESOL &/or Basic Skills	");
theRows[3] 	=new Array("	Trainers	","	Short Courses	");
theRows[4] 	=new Array("	Learner Outcome & Tracking Officer	","	Job Brokers, Exit and Aftercare, Tracking	");
theRows[5] 	=new Array("	NVQ Assessor (min level 3)	","	Health & Social Care, CCLD/TA, WD	");
theRows[6] 	=new Array("	Internal Verifiers (min level 3)	","	ITQ,CCLD/TA, WD	");
theRows[7] 	=new Array("	Support Trainer	","		");
theRows[8] 	=new Array("	Centre Manager	","	Site Manager	");
theRows[9] 	=new Array("	Not Used	","		");
					


					

