// rollover script

if (document.images){

// uncg nav
        prospon = new Image();
        prospon.src = "/art/images/nu-prospective-on.gif";
        prospoff = new Image();
        prospoff.src = "/art/images/nu-prospective-off.gif";

        currenton = new Image();
        currenton.src = "/art/images/nu-current-on.gif";
        currentoff = new Image();
        currentoff.src = "/art/images/nu-current-off.gif";

        facultyon = new Image();
        facultyon.src = "/art/images/nu-faculty-on.gif";
        facultyoff = new Image();
        facultyoff.src = "/art/images/nu-faculty-off.gif";

        communityon = new Image();
        communityon.src = "/art/images/nu-community-on.gif";
        communityoff = new Image();
        communityoff.src = "/art/images/nu-community-off.gif";

        alumnion = new Image();
        alumnion.src = "/art/images/nu-alumni-on.gif";
        alumnioff = new Image();
        alumnioff.src = "/art/images/nu-alumni-off.gif";

// art nav
        a_programson = new Image();
        a_programson.src = "/art/images/na-programs-on.gif";
        a_programsoff = new Image();
        a_programsoff.src = "/art/images/na-programs-off.gif";

        a_exhibitionson = new Image();
        a_exhibitionson.src = "/art/images/na-exhibitions-on.gif";
        a_exhibitionsoff = new Image();
        a_exhibitionsoff.src = "/art/images/na-exhibitions-off.gif";

        a_courseson = new Image();
        a_courseson.src = "/art/images/na-courses-on.gif";
        a_coursesoff = new Image();
        a_coursesoff.src = "/art/images/na-courses-off.gif";

        a_facultyon = new Image();
        a_facultyon.src = "/art/images/na-faculty-on.gif";
        a_facultyoff = new Image();
        a_facultyoff.src = "/art/images/na-faculty-off.gif";

        a_studentson = new Image();
        a_studentson.src = "/art/images/na-students-on.gif";
        a_studentsoff = new Image();
        a_studentsoff.src = "/art/images/na-students-off.gif";

        a_alumnion = new Image();
        a_alumnion.src = "/art/images/na-alumni-on.gif";
        a_alumnioff = new Image();
        a_alumnioff.src = "/art/images/na-alumni-off.gif";

//art sub nav
        s_weatherspoonon = new Image();
        s_weatherspoonon.src = "/art/images/ns-weatherspoon-on.gif";
        s_weatherspoonoff = new Image();
        s_weatherspoonoff.src = "/art/images/ns-weatherspoon-off.gif";

        s_facultyon = new Image();
        s_facultyon.src = "/art/images/ns-faculty-on.gif";
        s_facultyoff = new Image();
        s_facultyoff.src = "/art/images/ns-faculty-off.gif";

        s_visitingon = new Image();
        s_visitingon.src = "/art/images/ns-visiting-on.gif";
        s_visitingoff = new Image();
        s_visitingoff.src = "/art/images/ns-visiting-off.gif";


        s_advisingon = new Image();
        s_advisingon.src = "/art/images/ns-advising-on.gif";
        s_advisingoff = new Image();
        s_advisingoff.src = "/art/images/ns-advising-off.gif";

        s_opportunitieson = new Image();
        s_opportunitieson.src = "/art/images/ns-opportunities-on.gif";
        s_opportunitiesoff = new Image();
        s_opportunitiesoff.src = "/art/images/ns-opportunities-off.gif";

        s_salon = new Image();
        s_salon.src = "/art/images/ns-sal-on.gif";
        s_saloff = new Image();
        s_saloff.src = "/art/images/ns-sal-off.gif";

        s_financialaidon = new Image();
        s_financialaidon.src = "/art/images/ns-financialaid-on.gif";
        s_financialaidoff = new Image();
        s_financialaidoff.src = "/art/images/ns-financialaid-off.gif";

        s_courseson = new Image();
        s_courseson.src = "/art/images/ns-courses-on.gif";
        s_coursesoff = new Image();
        s_coursesoff.src = "/art/images/ns-courses-off.gif";

        s_upcomingon = new Image();
        s_upcomingon.src = "/art/images/ns-upcoming-on.gif";
        s_upcomingoff = new Image();
        s_upcomingoff.src = "/art/images/ns-upcoming-off.gif";

        s_galleryon = new Image();
        s_galleryon.src = "/art/images/ns-gallery-on.gif";
        s_galleryoff = new Image();
        s_galleryoff.src = "/art/images/ns-gallery-off.gif";

        s_guestartistson = new Image();
        s_guestartistson.src = "/art/images/ns-guestartists-on.gif";
        s_guestartistsoff = new Image();
        s_guestartistsoff.src = "/art/images/ns-guestartists-off.gif";

        s_studentshowson = new Image();
        s_studentshowson.src = "/art/images/ns-studentshows-on.gif";
        s_studentshowsoff = new Image();
        s_studentshowsoff.src = "/art/images/ns-studentshows-off.gif";

        s_elliotton = new Image();
        s_elliotton.src = "/art/images/ns-elliott-on.gif";
        s_elliottoff = new Image();
        s_elliottoff.src = "/art/images/ns-elliott-off.gif";

        s_paintingon = new Image();
        s_paintingon.src = "/art/images/ns-painting-on.gif";
        s_paintingoff = new Image();
        s_paintingoff.src = "/art/images/ns-painting-off.gif";

        s_sculptureon = new Image();
        s_sculptureon.src = "/art/images/ns-sculpture-on.gif";
        s_sculptureoff = new Image();
        s_sculptureoff.src = "/art/images/ns-sculpture-off.gif";

        s_designon = new Image();
        s_designon.src = "/art/images/ns-design-on.gif";
        s_designoff = new Image();
        s_designoff.src = "/art/images/ns-design-off.gif";

        s_artedon = new Image();
        s_artedon.src = "/art/images/ns-arted-on.gif";
        s_artedoff = new Image();
        s_artedoff.src = "/art/images/ns-arted-off.gif";

        s_arthiston = new Image();
        s_arthiston.src = "/art/images/ns-arthist-on.gif";
        s_arthistoff = new Image();
        s_arthistoff.src = "/art/images/ns-arthist-off.gif";

        s_mfaon = new Image();
        s_mfaon.src = "/art/images/ns-mfa-on.gif";
        s_mfaoff = new Image();
        s_mfaoff.src = "/art/images/ns-mfa-off.gif";

        s_studioon = new Image();
        s_studioon.src = "/art/images/ns-studio-on.gif";
        s_studiooff = new Image();
        s_studiooff.src = "/art/images/ns-studio-off.gif";

        s_facilitieson = new Image();
        s_facilitieson.src = "/art/images/ns-facilities-on.gif";
        s_facilitiesoff = new Image();
        s_facilitiesoff.src = "/art/images/ns-facilities-off.gif";

        s_vrlon = new Image();
        s_vrlon.src = "/art/images/ns-vrl-on.gif";
        s_vrloff = new Image();
        s_vrloff.src = "/art/images/ns-vrl-off.gif";

        s_safetyon = new Image();
        s_safetyon.src = "/art/images/ns-safety-on.gif";
        s_safetyoff = new Image();
        s_safetyoff.src = "/art/images/ns-safety-off.gif";

}

function swapem(iname, gname) {
if (document.images){
        iname.src = gname.src;
}}

