

function goHome(sec)
{ setTimeout('location.href = "http://www.hypneu.de/cms/"', (sec*1000)); }

