
Welcome to the 91精品 General Catalog 2007-2008.
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 2007-2008 Catalog or select a section from the index below:
- Calendar, 2007-2008
- Board of Trustees
- Administration
- General Information
- Admissions
- Residence Requirements
- Registration and Enrollment
- Fees and Refunds
- Financial Aid
- Student Services Directory
- Student Services
- Student Rights
- Student Responsibilities
- Advanced Placement Scores
- Academic Standards and Policies
- Special Instructional Programs
- Online College
- 2007-2008 Programs of Study
- Degrees, Certificates and Awards
- Transfer Curricula Department and Course Descriptions
- '.$pieces[0].' '; } } ?>
- Faculty and Administrators, 2007-2008
-
/* 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 '