// Expects a team value as a GET var. If no team is passed, the full sked is displayed ?>
if(empty($_GET['team'])){$_GET['team'] = "-1&view_all=1";} ?>
// Expects a team value as a GET var. If no team is passed, the full sked is displayed ?>
if(empty($_GET['team'])){$_GET['team'] = "-1&view_all=1";} ?>