Icc school as a glance .time a { background-color: #d65610; color: #fff !important; }
ICC School was established in 2011.
Icc school as a glance ::: ICC School ICC School as Glance
ICC School as Glance
The Islamic Cultural Center the largest Islamic Cultural Center in Midtown Manhattan!
Contact Info
- 222 East 97th Street, New York, NY 10029
- 646-589-3920
- iccschool96@gmail.com
Menu
Other Links
- Apply to ICC School
- Arts at ICC School
- Careers
- Experience School
- Faculty And Staff Directory
- Gallery
- Getting To ICC School
- Head Of School Welcome
- ICC School at a glance
- Mission Vision
- Our History
- Spirituality
- Spring Open House
- Early Education
- Code Of Conduct
- Enrollment Application
- School Structure
- Important Information
- Tution Fees Contract
Copyright © 2020 – All Rights Reserved.
function mark_attendance(attendance_id) { const data = {‘attendance_id’: attendance_id}; let result = ajaxRequest().getJsonByPost(‘https://www.iccschooleast96.org/student/mark-attendance’,data); if(result.status==true){ toastr.success(result.message,’Success!’); setTimeout(function () { location.href=”; },3000); }else{ toastr.error(result.message,’Error!’); } }