document.write ('<table width=\'85%\' border=\'1\' cellspacing=\'0\' cellpadding=\'2\' bordercolor=\'#000000\'>');
document.write ('<tr bgcolor=\'#FFFFCC\'><th colspan=\'2\' class=\'text\'>');
document.write ('<div align=\'center\'><b>Today\'s Human Positives</b></div>');
document.write ('</th></tr><tr bgcolor=\'#FFFFCC\'>');
document.write ('<td class=\'text\' height=\'24\'><b><font color=\'#000000\'>County<br/>');
document.write ('</font></b></td><td class=\'text\' height=\'24\' width=\'52%\' bgcolor=\'#FFCC66\'>');
document.write ('<div align=\'center\'><b><font color=\'#000000\'>Number Positives</font></b></div></td></tr>');
document.write('<tr bgcolor=\'#FFFFFF\'><td class=\'text\' height=\'24\' colspan=\'2\'>');
document.write('&nbsp;</td></tr>');
document.write('</table>');

