  <!-- hide from non JavaScript Browsers

  Rollimage = new Array()

  Rollimage[0]= new Image
  Rollimage[0].src = "images/colaboratori/petreceri_bw.png"

  Rollimage[1] = new Image
  Rollimage[1].src = "images/colaboratori/petreceri.png"

  function SwapOut(){
    document.petreceri.src = Rollimage[1].src;
    return true;
  }

  function SwapBack(){
    document.petreceri.src = Rollimage[0].src; 
    return true;
  }

// - stop hiding          --> 

  <!-- hide from non JavaScript Browsers

  Rollimage1 = new Array()

  Rollimage1[2]= new Image
  Rollimage1[2].src = "images/colaboratori/oaki_bw.png"

  Rollimage1[3] = new Image
  Rollimage1[3].src = "images/colaboratori/oaki.png"

  function SwapOut1(){
    document.oaki.src = Rollimage1[3].src;
    return true;
  }

  function SwapBack1(){
    document.oaki.src = Rollimage1[2].src; 
    return true;
  }

// - stop hiding          --> 

<!-- hide from non JavaScript Browsers

  Rollimage2 = new Array()

  Rollimage2[2]= new Image
  Rollimage2[2].src = "images/colaboratori/ursitoare_bw.png"

  Rollimage2[3] = new Image
  Rollimage2[3].src = "images/colaboratori/ursitoare.png"

  function SwapOut2(){
    document.ursitoare.src = Rollimage2[3].src;
    return true;
  }

  function SwapBack2(){
    document.ursitoare.src = Rollimage2[2].src; 
    return true;
  }

// - stop hiding          --> 

<!-- hide from non JavaScript Browsers

  Rollimage3 = new Array()

  Rollimage3[2]= new Image
  Rollimage3[2].src = "images/colaboratori/dreamday_bw.png"

  Rollimage3[3] = new Image
  Rollimage3[3].src = "images/colaboratori/dreamday.png"

  function SwapOut3(){
    document.dreamday.src = Rollimage3[3].src;
    return true;
  }

  function SwapBack3(){
    document.dreamday.src = Rollimage3[2].src; 
    return true;
  }

// - stop hiding          --> 

<!-- hide from non JavaScript Browsers

  Rollimage4 = new Array()

  Rollimage4[2]= new Image
  Rollimage4[2].src = "images/meniu/home.png"

  Rollimage4[3] = new Image
  Rollimage4[3].src = "images/meniu/home_h.png"

  function SwapOut4(){
    document.home.src = Rollimage4[3].src;
    return true;
  }

  function SwapBack4(){
    document.home.src = Rollimage4[2].src; 
    return true;
  }

// - stop hiding          --> 

<!-- hide from non JavaScript Browsers

  Rollimage5 = new Array()

  Rollimage5[2]= new Image
  Rollimage5[2].src = "images/meniu/descriere.png"

  Rollimage5[3] = new Image
  Rollimage5[3].src = "images/meniu/descriere_h.png"

  function SwapOut5(){
    document.descriere.src = Rollimage5[3].src;
    return true;
  }

  function SwapBack5(){
    document.descriere.src = Rollimage5[2].src; 
    return true;
  }

// - stop hiding          --> 

<!-- hide from non JavaScript Browsers

  Rollimage6 = new Array()

  Rollimage6[2]= new Image
  Rollimage6[2].src = "images/meniu/mot.png"

  Rollimage6[3] = new Image
  Rollimage6[3].src = "images/meniu/mot_h.png"

  function SwapOut6(){
    document.mot.src = Rollimage6[3].src;
    return true;
  }

  function SwapBack6(){
    document.mot.src = Rollimage6[2].src; 
    return true;
  }

// - stop hiding          --> 

<!-- hide from non JavaScript Browsers

  Rollimage7 = new Array()

  Rollimage7[2]= new Image
  Rollimage7[2].src = "images/meniu/traditie.png"

  Rollimage7[3] = new Image
  Rollimage7[3].src = "images/meniu/traditie_h.png"

  function SwapOut7(){
    document.traditie.src = Rollimage7[3].src;
    return true;
  }

  function SwapBack7(){
    document.traditie.src = Rollimage7[2].src; 
    return true;
  }

// - stop hiding          --> 

<!-- hide from non JavaScript Browsers

  Rollimage8 = new Array()

  Rollimage8[2]= new Image
  Rollimage8[2].src = "images/meniu/galerie.png"

  Rollimage8[3] = new Image
  Rollimage8[3].src = "images/meniu/galerie_h.png"

  function SwapOut8(){
    document.galerie.src = Rollimage8[3].src;
    return true;
  }

  function SwapBack8(){
    document.galerie.src = Rollimage8[2].src; 
    return true;
  }

// - stop hiding          --> 

<!-- hide from non JavaScript Browsers

  Rollimage9 = new Array()

  Rollimage9[2]= new Image
  Rollimage9[2].src = "images/meniu/preturi.png"

  Rollimage9[3] = new Image
  Rollimage9[3].src = "images/meniu/preturi_h.png"

  function SwapOut9(){
    document.preturi.src = Rollimage9[3].src;
    return true;
  }

  function SwapBack9(){
    document.preturi.src = Rollimage9[2].src; 
    return true;
  }

// - stop hiding          --> 

<!-- hide from non JavaScript Browsers

  Rollimage11 = new Array()

  Rollimage11[2]= new Image
  Rollimage11[2].src = "images/meniu/contact.png"

  Rollimage11[3] = new Image
  Rollimage11[3].src = "images/meniu/contact_h.png"

  function SwapOut11(){
    document.contact.src = Rollimage11[3].src;
    return true;
  }

  function SwapBack11(){
    document.contact.src = Rollimage11[2].src; 
    return true;
  }

// - stop hiding          --> 
