| Wins | -- | |||
| Losses | -- | |||
| Kenpom Rank | -- | |||
>
Helpful hint: If the add button is tedious, double click the list on the right to add a team.
If you've already submitted a ballot this week it will be pre-loaded on the left for your modifying whims.
include('Utils.php'); $db = ConnectToDB(); $voter = loginCookieSet(); if (!$voter) { $onload = "javascript: window.location='login.php?db=$db'"; } $ballot_length = GetConstant('count', true); $year = GetConstant('year', false); $week = GetConstant('insert_week', false); ?>