var category_db = new Array();
var category_byid = new Array();
category_db[0]={value:"1", text:"FS/KS1"};
category_byid[0]={value:"FS/KS1", text:"FS/KS1"};
category_db[1]={value:"2", text:"Secondary"};
category_byid[1]={value:"Secondary", text:"Secondary"};
category_db[2]={value:"3", text:"Primary"};
category_byid[2]={value:"Primary", text:"Primary"};
category_db[3]={value:"4", text:"CPD"};
category_byid[3]={value:"CPD", text:"CPD"};
category_db[4]={value:"5", text:"Teaching and Learning"};
category_byid[4]={value:"Teaching and Learning", text:"Teaching and Learning"};
category_db[5]={value:"6", text:"Thinking Skills"};
category_byid[5]={value:"Thinking Skills", text:"Thinking Skills"};
category_db[6]={value:"7", text:"Core Subjects: English, Maths,"};
category_byid[6]={value:"Core Subjects: English, Maths,", text:"Core Subjects: English, Maths,"};
category_db[7]={value:"8", text:"Inclusion &#8211; Including G&"};
category_byid[7]={value:"Inclusion &#8211; Including G&", text:"Inclusion &#8211; Including G&"};
category_db[8]={value:"9", text:"Non core subjects"};
category_byid[8]={value:"Non core subjects", text:"Non core subjects"};
category_db[9]={value:"10", text:"Post 16"};
category_byid[9]={value:"Post 16", text:"Post 16"};
category_db[10]={value:"11", text:"Extended Schools"};
category_byid[10]={value:"Extended Schools", text:"Extended Schools"};
category_db[11]={value:"12", text:"Leadership & Management"};
category_byid[11]={value:"Leadership & Management", text:"Leadership & Management"};
category_db[12]={value:"13", text:"Behaviour/ Attitudes"};
category_byid[12]={value:"Behaviour/ Attitudes", text:"Behaviour/ Attitudes"};
category_db[13]={value:"14", text:"School Council"};
category_byid[13]={value:"School Council", text:"School Council"};

