redirTime = "0";
redirURL = "http://www.drehorgelfestival.ch/d/aktuell/aktuell.html";
function redirTimer() { self.setTimeout("self.location.href = redirURL;",redirTime); }