ÿþ<html> <head> <!--<meta http-equiv="Refresh" content="10; URL=http://campusflock.com">--> <title>Classcoup is now CampusFlock</title> </head> <body> <form name="redirect" id="redirect"> <br /> <br /> <div style="text-align: center;"> <a href="http://campusflock.com"><img style="width: 504px; height: 125px; border:0px;" alt="Classcoup is now CampusFlock" src="http://classcoup.com/app/webroot/img/topredirect2.jpg" /></a> <br /> <a href="http://campusflock.com"><img style="width:419px; height:88px; border:0px;" alt="CampusFlock" src="http://classcoup.com/app/webroot/img/campus%20flock%20logo%20no%20tag.png" /></a> <br /><br /> <a href="http://campusflock.com"><img style="width: 764px; height: 197px; border:0px;" alt="We're at CampusFlock" src="http://classcoup.com/app/webroot/img/noteredirect.jpg"></a> <br /><br /> <div style="font-family:Arial; font-weight:bold; font-size:12px;">You will be redirected in <input type="text" name="redirect2" style="border:1px; width:20px; font-family:Arial; font-weight:bold; font-size:14px;" />seconds</div> </div> <script type="text/javascript"> var targetURL="http://campusflock.com"; var countdownfrom=10; var currentsecond=document.redirect.redirect2.value=countdownfrom+1; function countredirect() { if (currentsecond!=1){ currentsecond-=1; document.redirect.redirect2.value=currentsecond; } else { window.location=targetURL; return; } setTimeout("countredirect()",1000); } countredirect(); </script> </form> </body> </html>