window.setTimeout("RelinkMe()", 10000);



function RelinkMe()
{
window.location.href = 'http://de.comsite.de/content/umfrage/index.php';
}