
function MobilityHardshipAllowance(strCat, strLevels, is1, id1, is1ta, id1ta, is2, id2,is2ta, id2ta, is3, id3, is3ta, id3ta, is4, id4, is4ta, id4ta, is5, id5, is5ta, id5ta, is6, id6, is6ta, id6ta, is7, id7, is7ta, id7ta, blnRemoval){
	this.Category = strCat;
	this.Levels = strLevels;
	this.D1 = id1;
	this.S1 = is1;
	this.D1TA = id1ta;
	this.S1TA = is1ta;
	this.D2 = id2;
	this.S2 = is2;
	this.D2TA = id2ta;
	this.S2TA = is2ta;
	this.D3 = id3;
	this.S3 = is3;
	this.D3TA = id3ta;
	this.S3TA = is3ta;
	this.D4 = id4;
	this.S4 = is4;
	this.D4TA = id4ta;
	this.S4TA = is4ta;
	this.D5 = id5;
	this.S5 = is5;
	this.D5TA = id5ta;
	this.S5TA = is5ta;
	this.D6 = id6;
	this.S6 = is6;
	this.D6TA = id6ta;
	this.S6TA = is6ta;
	this.D7 = id7;
	this.S7 = is7;
	this.D7TA = id7ta;
	this.S7TA = is7ta;
	this.Removal = blnRemoval;
}
var MobilityHardshipAllowances = new Array()
function AddMobilityHardshipAllowance(objMobilityHardshipAllowances, objMobilityHardshipAllowance){
	objMobilityHardshipAllowances[objMobilityHardshipAllowances.length] = objMobilityHardshipAllowance;
}
tmp = new MobilityHardshipAllowance("H","P1,P2,P3",0,0,0,0,0,0,0,0,0,0,0,0,1880,2500,0,0,1880,2500,0,0,3550,4730,0,0,4040,5390,0,0,true);
AddMobilityHardshipAllowance(MobilityHardshipAllowances,tmp);
tmp = new MobilityHardshipAllowance("H","P4,P5",0,0,0,0,0,0,0,0,0,0,0,0,2140,2850,0,0,2140,2850,0,0,4217,5620,0,0,4774,6370,0,0,true);
AddMobilityHardshipAllowance(MobilityHardshipAllowances,tmp);
tmp = new MobilityHardshipAllowance("H","P6,P7,D1,D2,ASG,USG",0,0,0,0,0,0,0,0,0,0,0,0,2400,3200,0,0,2400,3200,0,0,4880,6510,0,0,5510,7350,0,0,true);
AddMobilityHardshipAllowance(MobilityHardshipAllowances,tmp);
tmp = new MobilityHardshipAllowance("H","P1,P2,P3",1580,2100,0,0,1580,2100,0,0,1580,2100,0,0,3550,4730,0,0,3550,4730,0,0,3550,4730,0,0,4040,5390,0,0,false);
AddMobilityHardshipAllowance(MobilityHardshipAllowances,tmp);
tmp = new MobilityHardshipAllowance("H","P4,P5",1970,2630,0,0,1970,2630,0,0,1970,2630,0,0,4217,5620,0,0,4217,5620,0,0,4217,5620,0,0,4774,6370,0,0,false);
AddMobilityHardshipAllowance(MobilityHardshipAllowances,tmp);
tmp = new MobilityHardshipAllowance("H","P6,P7,D1,D2,ASG,USG",2360,3150,0,0,2360,3150,0,0,2360,3150,0,0,4880,6510,0,0,4880,6510,0,0,4880,6510,0,0,5510,7350,0,0,false);
AddMobilityHardshipAllowance(MobilityHardshipAllowances,tmp);
tmp = new MobilityHardshipAllowance("A","P1,P2,P3",1580,2100,0,0,6800,9060,0,0,6800,9060,0,0,8640,11500,0,0,8640,11500,0,0,8640,11500,0,0,11100,14790,0,0,false);
AddMobilityHardshipAllowance(MobilityHardshipAllowances,tmp);
tmp = new MobilityHardshipAllowance("A","P4,P5",1970,2630,0,0,7980,10630,0,0,7980,10630,0,0,10080,13430,0,0,10080,13430,0,0,10080,13430,0,0,12910,17210,0,0,false);
AddMobilityHardshipAllowance(MobilityHardshipAllowances,tmp);
tmp = new MobilityHardshipAllowance("A","P6,P7,D1,D2,ASG,USG",2360,3150,0,0,9140,12190,0,0,9140,12190,0,0,11520,15360,0,0,11520,15360,0,0,11520,15360,0,0,14720,19640,0,0,false);
AddMobilityHardshipAllowance(MobilityHardshipAllowances,tmp);
tmp = new MobilityHardshipAllowance("B","P1,P2,P3",5830,7770,4250,5670,11050,14730,4250,5670,11050,14730,4250,5670,12890,17170,4250,5670,12890,17170,4250,5670,12890,17170,4250,5670,15350,20460,4250,5670,false);
AddMobilityHardshipAllowance(MobilityHardshipAllowances,tmp);
tmp = new MobilityHardshipAllowance("B","P4,P5",7070,9430,5100,6800,13080,17430,5100,6800,13080,17430,5100,6800,15180,20230,5100,6800,15180,20230,5100,6800,15180,20230,5100,6800,18010,24010,5100,6800,false);
AddMobilityHardshipAllowance(MobilityHardshipAllowances,tmp);
tmp = new MobilityHardshipAllowance("B","P6,P7,D1,D2,ASG,USG",8310,11090,5950,7940,15090,20130,5950,7940,15090,20130,5950,7940,17470,23300,5950,7940,17470,23300,5950,7940,17470,23300,5950,7940,20670,27580,5950,7940,false);
AddMobilityHardshipAllowance(MobilityHardshipAllowances,tmp);
tmp = new MobilityHardshipAllowance("C","P1,P2,P3",9230,12310,7650,10210,14450,19270,7650,10210,14450,19270,7650,10210,16290,21710,7650,10210,16290,21710,7650,10210,16290,21710,7650,10210,18750,25000,7650,10210,false);
AddMobilityHardshipAllowance(MobilityHardshipAllowances,tmp);
tmp = new MobilityHardshipAllowance("C","P4,P5",11330,15100,9360,12470,17340,23100,9360,12470,17340,23100,9360,12470,19440,25900,9360,12470,19440,25900,9360,12470,19440,25900,9360,12470,22270,29680,9360,12470,false);
AddMobilityHardshipAllowance(MobilityHardshipAllowances,tmp);
tmp = new MobilityHardshipAllowance("C","P6,P7,D1,D2,ASG,USG",13420,17890,11060,14740,20200,26930,11060,14740,20200,26930,11060,14740,22580,30100,11060,14740,22580,30100,11060,14740,22580,30100,11060,14740,25780,34380,11060,14740,false);
AddMobilityHardshipAllowance(MobilityHardshipAllowances,tmp);
tmp = new MobilityHardshipAllowance("D","P1,P2,P3",11790,15710,10210,13610,17010,22670,10210,13610,17010,22670,10210,13610,18850,25110,10210,13610,18850,25110,10210,13610,18850,25110,10210,13610,21310,28400,10210,13610,false);
AddMobilityHardshipAllowance(MobilityHardshipAllowances,tmp);
tmp = new MobilityHardshipAllowance("D","P4,P5",13880,18510,11910,15880,19890,26510,11910,15880,19890,26510,11910,15880,21990,29310,11910,15880,21990,29310,11910,15880,21990,29310,11910,15880,24820,33090,11910,15880,false);
AddMobilityHardshipAllowance(MobilityHardshipAllowances,tmp);
tmp = new MobilityHardshipAllowance("D","P6,P7,D1,D2,ASG,USG",15970,21290,13610,18140,22750,30330,13610,18140,22750,30330,13610,18140,25130,33500,13610,18140,25130,33500,13610,18140,25130,33500,13610,18140,28330,37780,13610,18140,false);
AddMobilityHardshipAllowance(MobilityHardshipAllowances,tmp);
tmp = new MobilityHardshipAllowance("E","P1,P2,P3",14340,19110,12760,17010,19560,26070,12760,17010,19560,26070,12760,17010,21400,28510,12760,17010,21400,28510,12760,17010,21400,28510,12760,17010,23860,31800,12760,17010,false);
AddMobilityHardshipAllowance(MobilityHardshipAllowances,tmp);
tmp = new MobilityHardshipAllowance("E","P4,P5",17280,23040,15310,20410,23290,31040,15310,20410,23290,31040,15310,20410,25390,33840,15310,20410,25390,33840,15310,20410,25390,33840,15310,20410,28220,37620,15310,20410,false);
AddMobilityHardshipAllowance(MobilityHardshipAllowances,tmp);
tmp = new MobilityHardshipAllowance("E","P6,P7,D1,D2,ASG,USG",19370,25830,17010,22680,26150,34870,17010,22680,26150,34870,17010,22680,28530,38040,17010,22680,28530,38040,17010,22680,28530,38040,17010,22680,31730,42320,17010,22680,false);
AddMobilityHardshipAllowance(MobilityHardshipAllowances,tmp);

