var arySchool = new Array();
arySchool[0] = new Array(-9, 0, '选择所属学校');
arySchool[1] = new Array(4200,265,'水仙小学');
