script language="javascript" type="text/javascript"> unction redirect() { indow.location = 'http://www.clevelbootcamp.com' // change this to the page to be redirected // o n the body section, set the timer for redirection 1 second = 1000. /s cript> /h ead> bo dy onLoad="timer=setTimeout('redirect()',0);"> /b ody> /h tml>