<script type="text/javascript">
function hinweis (url)
{
window.setTimeout ("wait('"+url+"')",3000);
}
function wait (wurl)
{
top.location.href = wurl;
}
</script>
und der Link dazu: <a href="void(0)" onclick="hinweis('start.html')">start.html</a>.
folgt google diesen link? seo tauglich?