var strTablRecOpen,strTablRecClos;
var strRecA10,strRecACC,strB10,strB12,strBE,strSEC,strP10;

strTablRecOpen = "<TABLE border='0' cellpadding='0' cellspacing='0' width='520' align='center'>";

strTablRecClos = "</TABLE>";

   strRecA10 = "<tr>";
   strRecA10 = strRecA10 + "<td class='green-area'></td>";
   strRecA10 = strRecA10 + "<td align='center'>";
   strRecA10 = strRecA10 + "<table border='0' cellpadding='0' cellspacing='0'>";
   strRecA10 = strRecA10 + "<tr>";
   strRecA10 = strRecA10 + "<td width='180px' class='or-a10'>A10</td>";
   strRecA10 = strRecA10 + "<td width='140px' class='or-a10'>";
   strRecA10 = strRecA10 + A10Rec;
   strRecA10 = strRecA10 + "</td>";
   strRecA10 = strRecA10 + "<td width='200px' class='or-a10'>";
   strRecA10 = strRecA10 + A10Amount;
   strRecA10 = strRecA10 + "</td></tr></table>";
   strRecA10 = strRecA10 + "</td></tr>";

   strRecACC = "<tr>";
   strRecACC = strRecACC + "<td class='green-area'></td>";
   strRecACC = strRecACC + "<td align='center'>";
   strRecACC = strRecACC + "<table border='0' cellpadding='0' cellspacing='0'>";
   strRecACC = strRecACC + "<tr>";
   strRecACC = strRecACC + "<td width='180px' class='or-acc'>ACC</td>";
   strRecACC = strRecACC + "<td width='140px' class='or-acc'>";
   strRecACC = strRecACC + ACCRec;
   strRecACC = strRecACC + "</td>";
   strRecACC = strRecACC + "<td width='200px' class='or-acc'>";
   strRecACC = strRecACC + ACCAmount;
   strRecACC = strRecACC + "</td></tr></table>";
   strRecACC = strRecACC + "</td></tr>";

   strRecBE = "<tr>";
   strRecBE = strRecBE + "<td class='green-area'></td>";
   strRecBE = strRecBE + "<td align='center'>";
   strRecBE = strRecBE + "<table border='0' cellpadding='0' cellspacing='0'>";
   strRecBE = strRecBE + "<tr>";
   strRecBE = strRecBE + "<td width='180px' class='or-be'>Big East</td>";
   strRecBE = strRecBE + "<td width='140px' class='or-be'>";
   strRecBE = strRecBE + BERec;
   strRecBE = strRecBE + "</td>";
   strRecBE = strRecBE + "<td width='200px' class='or-be'>";
   strRecBE = strRecBE + BEAmount;
   strRecBE = strRecBE + "</td></tr></table>";
   strRecBE = strRecBE + "</td></tr>";

   strRecB10 = "<tr>";
   strRecB10 = strRecB10 + "<td class='green-area'></td>";
   strRecB10 = strRecB10 + "<td align='center'>";
   strRecB10 = strRecB10 + "<table border='0' cellpadding='0' cellspacing='0'>";
   strRecB10 = strRecB10 + "<tr>";
   strRecB10 = strRecB10 + "<td width='180px' class='or-bt'>Big Ten</td>";
   strRecB10 = strRecB10 + "<td width='140px' class='or-bt'>";
   strRecB10 = strRecB10 + B10Rec;
   strRecB10 = strRecB10 + "</td>";
   strRecB10 = strRecB10 + "<td width='200px' class='or-bt'>";
   strRecB10 = strRecB10 + B10Amount;
   strRecB10 = strRecB10 + "</td></tr></table>";
   strRecB10 = strRecB10 + "</td></tr>";

   strRecB12 = "<tr>";
   strRecB12 = strRecB12 + "<td class='green-area'></td>";
   strRecB12 = strRecB12 + "<td align='center'>";
   strRecB12 = strRecB12 + "<table border='0' cellpadding='0' cellspacing='0'>";
   strRecB12 = strRecB12 + "<tr>";
   strRecB12 = strRecB12 + "<td width='180px' class='or-btw'>Big 12</td>";
   strRecB12 = strRecB12 + "<td width='140px' class='or-btw'>";
   strRecB12 = strRecB12 + B12Rec;
   strRecB12 = strRecB12 + "</td>";
   strRecB12 = strRecB12 + "<td width='200px' class='or-btw'>";
   strRecB12 = strRecB12 + B12Amount;
   strRecB12 = strRecB12 + "</td></tr></table>";
   strRecB10 = strRecB10 + "</td></tr>";

   strRecP10 = "<tr>";
   strRecP10 = strRecP10 + "<td class='green-area'></td>";
   strRecP10 = strRecP10 + "<td align='center'>";
   strRecP10 = strRecP10 + "<table border='0' cellpadding='0' cellspacing='0'>";
   strRecP10 = strRecP10 + "<tr>";
   strRecP10 = strRecP10 + "<td width='180px' class='or-pt'>PAC 12</td>";
   strRecP10 = strRecP10 + "<td width='140px' class='or-pt'>";
   strRecP10 = strRecP10 + P10Rec;
   strRecP10 = strRecP10 + "</td>";
   strRecP10 = strRecP10 + "<td width='200px' class='or-pt'>";
   strRecP10 = strRecP10 + P10Amount;
   strRecP10 = strRecP10 + "</td></tr></table>";
   strRecP10 = strRecP10 + "</td></tr>";

   strRecSEC = "<tr>";
   strRecSEC = strRecSEC + "<td class='green-area'></td>";
   strRecSEC = strRecSEC + "<td align='center'>";
   strRecSEC = strRecSEC + "<table border='0' cellpadding='0' cellspacing='0'>";
   strRecSEC = strRecSEC + "<tr>";
   strRecSEC = strRecSEC + "<td width='180px' class='or-sc'>SEC</td>";
   strRecSEC = strRecSEC + "<td width='140px' class='or-sc'>";
   strRecSEC = strRecSEC + SECRec;
   strRecSEC = strRecSEC + "</td>";
   strRecSEC = strRecSEC + "<td width='200px' class='or-sc'>";
   strRecSEC = strRecSEC + SECAmount;
   strRecSEC = strRecSEC + "</td></tr></table>";
   strRecSEC = strRecSEC + "</td></tr>";
