//aero about rollovers
//----------------------------------------------
vision_on = new Image();
vision_on.src = "images/smenu_about_vision_on.gif";
vision_off = new Image();
vision_off.src = "images/smenu_about_vision_off.gif";

vision_in = new Image();
vision_in.src = "images/smenu_about_vision_in.gif";
//----------------------------------------------
board_on = new Image();
board_on.src = "images/smenu_about_board_on.gif";
board_off = new Image();
board_off.src = "images/smenu_about_board_off.gif";

board_in = new Image();
board_in.src = "images/smenu_about_board_in.gif";
//----------------------------------------------
pres_on = new Image();
pres_on.src = "images/smenu_about_pres_on.gif";
pres_off = new Image();
pres_off.src = "images/smenu_about_pres_off.gif";

pres_in = new Image();
pres_in.src = "images/smenu_about_pres_in.gif";
//----------------------------------------------
name_on = new Image();
name_on.src = "images/smenu_about_name_on.gif";
name_off = new Image();
name_off.src = "images/smenu_about_name_off.gif";

name_in = new Image();
name_in.src = "images/smenu_about_name_in.gif";
//----------------------------------------------
employment_on = new Image();
employment_on.src = "images/smenu_about_campus_employment_on.gif";
employment_off = new Image();
employment_off.src = "images/smenu_about_campus_employment_off.gif";

employment_in = new Image();
employment_in.src = "images/smenu_about_campus_employment_in.gif";
//----------------------------------------------
contact_on = new Image();
contact_on.src = "images/smenu_about_contact_on.gif";
contact_off = new Image();
contact_off.src = "images/smenu_about_contact_off.gif";

contact_in = new Image();
contact_in.src = "images/smenu_about_contact_in.gif";
//----------------------------------------------
contact_department_on = new Image();
contact_department_on.src = "images/smenu_about_contact_department_on.gif";
contact_department_off = new Image();
contact_department_off.src = "images/smenu_about_contact_department_off.gif";

//----------------------------------------------
contact_faculty_on = new Image();
contact_faculty_on.src = "images/smenu_about_contact_faculty_on.gif";
contact_faculty_off = new Image();
contact_faculty_off.src = "images/smenu_about_contact_faculty_off.gif";

//----------------------------------------------
contact_employment_on = new Image();
contact_employment_on.src = "images/smenu_about_contact_employment_on.gif";
contact_employment_off = new Image();
contact_employment_off.src = "images/smenu_about_contact_employment_off.gif";

//----------------------------------------------
campus_on = new Image();
campus_on.src = "images/smenu_about_campus_on.gif";
campus_off = new Image();
campus_off.src = "images/smenu_about_campus_off.gif";

campus_in = new Image();
campus_in.src = "images/smenu_about_campus_in.gif";
//----------------------------------------------
directions_on = new Image();
directions_on.src = "images/smenu_about_directions_on.gif";
directions_off = new Image();
directions_off.src = "images/smenu_about_directions_off.gif";

directions_in = new Image();
directions_in.src = "images/smenu_about_directions_in.gif";
//----------------------------------------------
accreditation_on = new Image();
accreditation_on.src = "images/smenu_about_accreditation_on.gif";
accreditation_off = new Image();
accreditation_off.src = "images/smenu_about_accreditation_off.gif";

accreditation_in = new Image();
accreditation_in.src = "images/smenu_about_accreditation_in.gif";