function doIt()
{
  document.getElementById("ten").innerHTML=items[i];
  i=(i+1)%items.length;
}

function sag_mir() {
FensterName=window.open("sag_mir.html","sag_mir","width=400,height=800")
}

function kontaktformular() {
FensterName=window.open("auto2.html","Kontaktformular","width=500,height=800")
} 

function kontakt3() {
FensterName=window.open("cont3.html","Kontakt","width=300,height=300")
}
