// JavaScript Document

document.write("<tr>");
document.write("<td>Sat Sept 26</td>");
document.write("<td>South Buxton - Shootout</td>");
document.write("</tr>");

document.write("<tr>");
document.write("<td>Fri/Sat Oct 9/10</td>");
document.write("<td>Eldora - Nationals</td>");
document.write("</tr>");

