<!---

//left menu bar off
teamvca_off = new Image;
teamvca_off.src = "images/about_vca_off.gif";

orgchart_off = new Image;
orgchart_off.src = "images/orgchart_off.gif";

guide_campus_off = new Image;
guide_campus_off.src = "images/guide_campus_off.gif";

delegations_off = new Image;
delegations_off.src = "images/delegations_off.gif";

budget_off = new Image;
budget_off.src = "images/budget_off.gif";

policies_off = new Image;
policies_off.src = "images/policies_off.gif";


//left menu bar on
teamvca_on = new Image;
teamvca_on.src = "images/about_vca_on.gif";

orgchart_on = new Image;
orgchart_on.src = "images/orgchart_on.gif";

guide_campus_on = new Image;
guide_campus_on.src = "images/guide_campus_on.gif";

delegations_on = new Image;
delegations_on.src = "images/delegations_on.gif";

budget_on = new Image;
budget_on.src = "images/budget_on.gif";

policies_on = new Image;
policies_on.src = "images/policies_on.gif";


//right menu bar off
accounting_off = new Image;
accounting_off.src = "images/accounting_off.gif";

athletics_off = new Image;
athletics_off.src = "images/athletics_off.gif";

aas_off = new Image;
aas_off.src = "images/aas_off.gif";

bookstore_off = new Image;
bookstore_off.src = "images/bookstore_off.gif";

clfs_off = new Image;
clfs_off.src = "images/clfs_off.gif";

cdc_off = new Image;
cdc_off.src = "images/cdc_off.gif";

dining_off = new Image;
dining_off.src = "images/dining_off.gif";

dc_off = new Image;
dc_off.src = "images/dc_off.gif";

edres_off = new Image;
edres_off.src = "images/edres_off.gif";

ehs_off = new Image;
ehs_off.src = "images/ehs_off.gif";

financial_ctrl_off = new Image;
financial_ctrl_off.src = "images/financial_ctrl_off.gif";

fleet_off = new Image;
fleet_off.src = "images/fleet_off.gif";

housing_off = new Image;
housing_off.src = "images/housing_off.gif";

hr_off = new Image;
hr_off.src = "images/hr_off.gif";

mail_off = new Image;
mail_off.src = "images/mail_off.gif";

material_mgt_off = new Image;
material_mgt_off.src = "images/material_mgt_off.gif";

payroll_off = new Image;
payroll_off.src = "images/payroll_off.gif";

pplant_off = new Image;
pplant_off.src = "images/pplant_off.gif";

police_off = new Image;
police_off.src = "images/police_off.gif";

pr_off = new Image;
pr_off.src = "images/pr_off.gif";

sbs_off = new Image;
sbs_off.src = "images/sbs_off.gif";

src_off = new Image;
src_off.src = "images/src_off.gif";

taps_off = new Image;
taps_off.src = "images/taps_off.gif";

vcait_off = new Image;
vcait_off.src = "images/vcait_off.gif";

//right menu bar on
accounting_on = new Image;
accounting_on.src = "images/accounting_on.gif";

athletics_on = new Image;
athletics_on.src = "images/athletics_on.gif";

aas_on = new Image;
aas_on.src = "images/aas_on.gif";

bookstore_on = new Image;
bookstore_on.src = "images/bookstore_on.gif";

clfs_on = new Image;
clfs_on.src = "images/clfs_on.gif";

cdc_on = new Image;
cdc_on.src = "images/cdc_on.gif";

dining_on = new Image;
dining_on.src = "images/dining_on.gif";

dc_on = new Image;
dc_on.src = "images/dc_on.gif";

edres_on = new Image;
edres_on.src = "images/edres_on.gif";

ehs_on = new Image;
ehs_on.src = "images/ehs_on.gif";

financial_ctrl_on = new Image;
financial_ctrl_on.src = "images/financial_ctrl_on.gif";

fleet_on = new Image;
fleet_on.src = "images/fleet_on.gif";

housing_on = new Image;
housing_on.src = "images/housing_on.gif";

hr_on = new Image;
hr_on.src = "images/hr_on.gif";

mail_on = new Image;
mail_on.src = "images/mail_on.gif";

material_mgt_on = new Image;
material_mgt_on.src = "images/material_mgt_on.gif";

payroll_on = new Image;
payroll_on.src = "images/payroll_on.gif";

pplant_on = new Image;
pplant_on.src = "images/pplant_on.gif";

police_on = new Image;
police_on.src = "images/police_on.gif";

pr_on = new Image;
pr_on.src = "images/pr_on.gif";

sbs_on = new Image;
sbs_on.src = "images/sbs_on.gif";

src_on = new Image;
src_on.src = "images/src_on.gif";

taps_on = new Image;
taps_on.src = "images/taps_on.gif";

vcait_on = new Image;
vcait_on.src = "images/vcait_on.gif";

/*
_off = new Image;
_off.src = "images/_off.gif";


_on = new Image;
_on.src = "images/_on.gif";
*/
//----->