var slideShow;


function bildOver(idx){
   slideShow.stop(document.getElementById("logo"), idx);
}

