Welcome to Campus recreation

Click here if you are not transferred to the main page!
header( "HTTP/1.1 301 Moved Permanently" );
header( "Status: 301 Moved Permanently" );
header( "Location: http://www.neu.edu/~campsrec/index.php" );
exit(0); // This is Optional but suggested, to avoid any accidental output
?>