<?php
	header('Location: /nfl/');
	exit;
?>