var sENROL_BIG_THAN_T3ANUM = "The number of enrollment must be more than or equal to the Number Entry box of the row.";
var sT3ANUM_LESS_THAN_ENROL = "The number in the Number Entry box must be less than or equal to the enrollment of the row.";

// User type IDs
var USER_TYPE_ID_ADMIN		= 1;
var USER_TYPE_ID_DISTRICT	= 2;