document.write("<table border='0' width='100%' id='table1' cellspacing='0' cellpadding='0' style='border: 3px double #C0C0C0; padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px'>");
document.write("	<tr>");
document.write("		<td colspan=7><b><font color='#FFFF00' size=3>GAME DAY</font></b>");
document.write("		&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<font color='#FFFFFF'>");

// First Team Image
document.write("		<img border='0' src='../pics/tj_logo_letters.gif' width='35' height='20'>&nbsp;&nbsp;");

document.write("		vs&nbsp;&nbsp;");

// Second Team Image
document.write("		<img border='0' src='../pics/southparklogo.gif' width='24' height='21'></font></td>");

document.write("	</tr>");
document.write("	<tr>");
document.write("		<td colspan='7' height=1 bgcolor=#999999></td>");
document.write("	</tr>");
document.write("	<tr>");
document.write("		<td colspan='7'><font color='#ffffff'><b><font size='2'>Thomas Jefferson Jaguars&nbsp; ");
document.write("		vs&nbsp; South Park Eagles</b><br>");
document.write("		Friday September 10th, 2010 @ 7:30PM @ South Park High School Stadium</font></td>");
document.write("	</tr>");
document.write("	<tr>");
document.write("		<td colspan='7' height=1 bgcolor=yellow></td>");
document.write("	</tr>");
document.write("	<tr>");
document.write("		<td width='202' bgcolor='#808080'>&nbsp;</td>");
document.write("		<td align='center' bgcolor='#808080' width='94'>");
document.write("		<font size='2' color='#FFFFFF'>Q1</font></td>");
document.write("		<td align='center' bgcolor='#808080' width='94'>");
document.write("		<font size='2' color='#FFFFFF'>Q2</font></td>");
document.write("		<td align='center' bgcolor='#808080' width='94'>");
document.write("		<font size='2' color='#FFFFFF'>Q3</font></td>");
document.write("		<td align='center' bgcolor='#808080' width='94'>");
document.write("		<font size='2' color='#FFFFFF'>Q4</font></td>");
document.write("		<td align='center' bgcolor='#808080' width='95'>");
document.write("		<font size='2' color='#FFFFFF'>OT</font></td>");
document.write("		<td align='center' bgcolor='#808080' width='95'>");
document.write("		<font size='2' color='#FFFFFF'>T</font></td>");
document.write("	</tr>");

// top row scores
document.write("	<tr>");
document.write("		<td style='border-right:1px solid gray;border-bottom:1px solid gray;' width='202'><font size='2' color='#FFFFFF'>Thomas Jefferson</font></td>");
document.write("		<td align='center' td style='border-right:1px solid gray;border-bottom:1px solid gray;' width='94'><font size='2' color='#FFFFFF'>0</font></td>");
document.write("		<td align='center' td style='border-right:1px solid gray;border-bottom:1px solid gray;' width='94'><font size='2' color='#FFFFFF'>0</font></td>");
document.write("		<td align='center' td style='border-right:1px solid gray;border-bottom:1px solid gray;' width='94'><font size='2' color='#FFFFFF'>0</font></td>");
document.write("		<td align='center' td style='border-right:1px solid gray;border-bottom:1px solid gray;' width='94'><font size='2' color='#FFFFFF'>0</font></td>");
document.write("		<td align='center' td style='border-right:1px solid gray;border-bottom:1px solid gray;' width='95'><font size='2' color='#FFFFFF'>0</font></td>");
document.write("		<td align='center' td style='border-bottom:1px solid gray;' width='95'><font size='2' color='#FFFFFF'>0</font></td>");
document.write("	</tr>");

// bottom row scores
document.write("	<tr>");
document.write("		<td style='border-right:1px solid gray;' width='202'><font size='2' color='#FFFFFF'>South Park</font></td>");
document.write("		<td align='center' td style='border-right:1px solid gray;' width='94'><font size='2' color='#FFFFFF'>0</font></td>");
document.write("		<td align='center' td style='border-right:1px solid gray;' width='94'><font size='2' color='#FFFFFF'>0</font></td>");
document.write("		<td align='center' td style='border-right:1px solid gray;' width='94'><font size='2' color='#FFFFFF'>0</font></td>");
document.write("		<td align='center' td style='border-right:1px solid gray;' width='94'><font size='2' color='#FFFFFF'>0</font></td>");
document.write("		<td align='center' td style='border-right:1px solid gray;' width='95'><font size='2' color='#FFFFFF'>0</font></td>");
document.write("		<td align='center' td width='95'><font size='2' color='#FFFFFF'>0</font></td>");
document.write("	</tr>");
document.write("</table><center>");
document.write("<a style='color:yellow;font-size:10pt;' href='confscoreboard.htm'>AAA Southern Eight Scoreboard<a><br><Br></center>");

