function activateNavi(el, col) {
 elem = document.getElementById(el);
 elem.style.color = col;
}

bild1= new Image();
bild1.src = "../img/aktiv.gif"
bild2= new Image();
bild2.src = "../img/aktiv_over.gif"
bild3= new Image();
bild3.src = "../img/logo_segg.jpg"
bild4= new Image();
bild4.src = "../img/logo_segg_over.gif"
bild5= new Image();
bild5.src = "../img/logo_tr.jpg"
bild6= new Image();
bild6.src = "../img/logo_tr_over.jpg"
bild7= new Image();
bild7.src = "../img/home.gif"
bild8= new Image();
bild8.src = "../img/home_over.gif"
bild9= new Image();
bild9.src = "../img/background.jpg"
bild10= new Image();
bild10.src = "../img/background_home.jpg"
bild11= new Image();
bild11.src = "../img/background_md.jpg"
bild12= new Image();
bild12.src = "../img/background_b.jpg"
bild13= new Image();
bild13.src = "../img/background_r.jpg"
bild14= new Image();
bild14.src = "../img/background_a.jpg"
bild15= new Image();
bild15.src = "../img/background_k.jpg"
