<!--
var t = 7000;

function catcher()
{
   setTimeout( "window.location='http://www.jupiterspacestation.org/sportsdoc/home.html'", t)
}
//-->
