

Welcome to the 91精品 General Catalog 2008-2009.
Make a selection from the table of contents below to view the catalog contents. To view departmental catalog descriptions, go to Department and Course Descriptions and select the appropriate program.
Adobe Reader must be installed on your computer in order to view the catalog files.
View entire 2008-2009 Catalog or select a section from the index below:
- Foreword
- Calendar, 2008-2009
- Board of Trustees
- Administration
- General Information
- Admissions
- Residence Requirements
- Registration and Enrollment
- Fees and Refunds
- Financial Aid
- Student Support Services Directory
- Student Support Services
- Student Rights
- Student Responsibilities
- Advanced Placement Scores
- Academic Standards and Policies
- Special Instructional Programs
- Online College
- 2008-2009 Programs of Study
- Degrees, Certificates and Awards
- Transfer Curricula Department and Course Descriptions
- '.$pieces[0].' '; } } ?>
- Faculty and Administrators, 2008-2009
- Retired Faculty
- Faculty Lecturers
-
/* ORDER EXCEPTIONS:
Nursing = School of Nursing
PE,HE,dANCE, Athletics = Physical Education/Health Education/Dance/Athletics
Drafting(CAD) = Drafting/CAD
Modern Languages = School of Modern Languages
*/
$dir = 'Departments';
$files = scandir($dir);
foreach ($files as $value) {
$pieces = explode(".", $value);
if ($pieces[1]=='pdf') {
switch ($pieces[0]) {
case 'Nursing':
$pieces[0] = 'School of Nursing';
break;
case 'PE, HE, Dance, Athletics':
$pieces[0] = 'Physical Education/ Health Education/ Dance/ Athletics';
break;
case 'Drafting (CAD)':
$pieces[0] = 'Drafting/CAD';
break;
case 'Modern Languages':
$pieces[0] = 'School of Modern Languages';
break;
}
echo '