//degree & majors
var newDefs = new Object;
newDefs.overimg = "/images/01_degrees_f2.gif";
newDefs.outimg = "/images/01_degrees.gif";
newDefs.border = "#99ccff"
newDefs.background = "#99ccff"
flyDefs (newDefs);

makeLayer ("degree_majors", "",
	" Index to Programs=http://em.csuchico.edu/aap/ProgramSearch/",
    " Catalog=http://www.csuchico.edu/catalog/",
    " Class Schedule=http://www.csuchico.edu/schedule/",
    " Career Centers=http://www.csuchico.edu/plc/",
    " On-line Courses=http://rce.csuchico.edu/online/site.asp",
	" Academic Calendars=http://www.csuchico.edu/vpaa/calendar/",
    " Continuing Education=http://rce.csuchico.edu/",
    " MORE=http://www.csuchico.edu/degrees_majors.shtml"
);

//colleges & departments
var newDefs = new Object;
newDefs.overimg = "/images/02_colleges_f2.gif";
newDefs.outimg = "/images/02_colleges.gif";
flyDefs (newDefs);

makeLayer ("colleges_departments", "",
	" University Curriculum=/catalog/cat09/01Front/06curic.html",
    " Colleges & Schools=/colleges_departments.shtml",
    " Departments, Programs, Centers, & Institutes=/colleges_departments.shtml",
    " Information Resources=/ires/",
	" Research Foundation=/rfdn/",
    " Academic Senate=/fs/",
    " Academic Administration=/administration.shtml",
	" MORE=/colleges_departments.shtml"
);

//prospective students
var newDefs = new Object;
newDefs.overimg = "/images/03_prospective_f2.gif";
newDefs.outimg = "/images/03_prospective.gif";
flyDefs (newDefs);

makeLayer ("prospective_students", "",
	" Admissions=http://em.csuchico.edu/admissions/",
    " Freshmen Students=http://em.csuchico.edu/admissions/",
    " Transfer Students=http://em.csuchico.edu/admissions/",
    " International Students=http://em.csuchico.edu/admissions/",
	" Graduate Students=/gisp/gs/",
    " Financial Aid=/fa/",
	" Housing=/hfs",
    " Continuing Education=http://rce.csuchico.edu/",
	" Returning Students=http://em.csuchico.edu/admissions/",
	" MORE=http://em.csuchico.edu/admissions/"

);

//current students
var newDefs = new Object;
newDefs.overimg = "/images/04_current_f2.gif";
newDefs.outimg = "/images/04_current.gif";
flyDefs (newDefs);

makeLayer ("current_students", "",
	" Academic Advising=http://em.csuchico.edu/aap/",
    " Associated Students=http://www.aschico.com/",
    " Commencement=/alumni/commencement/",
    " Computing=/stcp/",
    " CSC Portal=http://portal.csuchico.edu/",
    " Financial Aid=/fa/",
    " Graduate/ International=/gisp/",
	" Registration=http://em.csuchico.edu/sro/registration.asp",
	" Student Activities=/sac/",
	" Student Records=http://em.csuchico.edu/sro/",
	" Student Services=/5.-studentservices.html",
	" MORE=/current_students.shtml"
);

//faculty & staff
var newDefs = new Object;
newDefs.overimg = "/images/05_faculty_f2.gif";
newDefs.outimg = "/images/05_faculty.gif";
flyDefs (newDefs);

makeLayer ("faculty_staff", "",
	" Directory=/directory/",
    " Administration=/administration.shtml",
    " Human Resources=/hr/",
    " Jobs=/hr/employment.shtml",
    " Computing & Communications=/ires/",
    " Policies & Procedures=/fin/Policies___Procedures/policies___procedures.html",
	" Department Manual=/vpaa/manual/",
	" Data Store=/vpaa/enrolldata/",
	" MORE=/faculty_staff.shtml"
);

//alumni & friends
var newDefs = new Object;
newDefs.overimg = "/images/alumni_parents_friends_f2.gif";
newDefs.outimg = "/images/alumni_parents_friends.png";
flyDefs (newDefs);

makeLayer ("alumni_friends", "",
	" Alumni & Parent Relations=/alumni/",
    " Advancement=/advancement/",
    " Planned Giving=/advancement/planned_giving/",
    " Make A Gift=/advancement/make_a_gift.php/",
    " Chico State Fund=/advancement/chico_state_fund.php",
    " Public Affairs and Publications=/pa/",
    " MORE=/alumni_friends.shtml"
);

//campus resources
var newDefs = new Object;
newDefs.overimg = "/images/campus_resources_f2.gif";
newDefs.outimg = "/images/campus_resources.png";
flyDefs (newDefs);

makeLayer ("campus_resources", "",
	" Academic Technologies=/atec/",
	" CELT=/celt/",
    " Facilities Management & Services=/fms/",
    " Information Resources=/ires/",
    " Meriam Library=/library/",
    " Student Computing=/stcp/",
    " Technology & Learning Program=/tlp/",
	" University Police=/up/",
	" University Public Events=/upe/",
	" User Services (Faculty & Staff Computing)=/usrv/",
	" MORE=/campus_resources.shtml"
);

//life in chico
var newDefs = new Object;
newDefs.overimg = "/images/life_in_chico_f2.gif";
newDefs.outimg = "/images/life_in_chico.png";
flyDefs (newDefs);

makeLayer ("life_in_chico", "",
	" Community Information & Maps=/life_in_chico.shtml",
    " Campus Resources for the Public=/community/publicfacilities.html",
    " Events & Calendars=/eventsandcalendars.shtml",
    " Publications=http://www.csuchico.edu/pa/",
	" MORE=/life_in_chico.shtml"
);
