// untere Navigationsleiste deutsch

organisationblau = new Image(); organisationblau.src="/img/forganisationblau.gif"; organisationgelb = new Image(); organisationgelb.src="/img/forganisationgelb.gif";

studiumblau = new Image(); studiumblau.src="/img/fstudiumblau.gif"; studiumgelb = new Image(); studiumgelb.src="/img/fstudiumgelb.gif";

veranstaltungenblau = new Image(); veranstaltungenblau.src="/img/fveranstaltungenblau.gif"; veranstaltungengelb = new Image(); veranstaltungengelb.src="/img/fveranstaltungengelb.gif";

publikationenblau = new Image(); publikationenblau.src="/img/fpublikationenblau.gif"; publikationengelb = new Image(); publikationengelb.src="/img/fpublikationengelb.gif";

ressourcenblau = new Image(); ressourcenblau.src="/img/fressourcenblau.gif"; ressourcengelb = new 
Image(); ressourcengelb.src="/img/fressourcengelb.gif"; vordruckblau = new Image();

suchenblau = new Image(); suchenblau.src="/img/fsucheblau.gif"; suchengelb = new 
Image(); suchengelb.src="/img/fsuchegelb.gif";


// untere Navigationsleiste english

// organisation siehe deutsch

studyblau = new Image(); studyblau.src="/img/fstudyblau.gif"; studygelb = new Image(); studygelb.src="/img/fstudygelb.gif";

eventsblau = new Image(); eventsblau.src="/img/feventsblau.gif"; eventsgelb = new Image(); eventsgelb.src="/img/feventsgelb.gif";

publicationsblau = new Image(); publicationsblau.src="/img/fpublicationsblau.gif"; publicationsgelb = new 
Image(); publicationsgelb.src="/img/fpublicationsgelb.gif";

resourcesblau = new Image(); resourcesblau.src="/img/fresourcesblau.gif"; resourcesgelb = new 
Image(); resourcesgelb.src="/img/fresourcesgelb.gif"; vordruckblau = new Image();

searchblau = new Image(); searchblau.src="/img/fsearchblau.gif"; searchgelb = new 
Image(); searchgelb.src="/img/fsearchgelb.gif";






// Quernavigation oben rechts

butt_infwissblau = new Image(); butt_infwissblau.src="/img/butt_infwissblau.gif"; butt_infwissgelb = new 
Image(); butt_infwissgelb.src="/img/butt_infwissgelb.gif"; 

butt_infengblau = new Image(); butt_infengblau.src="/img/butt_infengblau.gif"; butt_infenggelb = new 
Image(); butt_infenggelb.src="/img/butt_infenggelb.gif"; 

butt_lehrveranstinfwissblau = new Image(); butt_lehrveranstinfwissblau.src="/img/butt_lehrveranstinfwissblau.gif"; butt_lehrveranstinfwissgelb = new 
Image(); butt_lehrveranstinfwissgelb.src="/img/butt_lehrveranstinfwissgelb.gif"; 




// Operation tausche Bilder
function Bildwechsel(Bildname,Bildobjekt) 
{ document.images[Bildname].src = Bildobjekt.src; } 

