document.write("<div class='upcoming'> ")
document.write("<table border='0' cellpadding='2' cellspacing='0'> ")
document.write("  <tr><th colspan='3'><h2>upcoming events</h2></th></tr> ")

document.write("  <tr> ")
document.write("    <td class='date'>Sept 9</td> ")
document.write("    <td><a href='https://www.anfcorp.com/anf/webdav/site/abercrombie/shared/flash/anfchallenge/afchallenge.html'>A&F Challenge</a></td> ")
document.write("    <td>5K & 32K Bike</td> ")
document.write("  </tr> ")


document.write("  <tr class='odd'>")
document.write("    <td class='date'>Sept 11</td> ")
document.write("    <td><a href='http://premierraces.com/2010Races/PatriotDay5K.html'>Patriot Day 5K</a></td> ")
document.write("    <td>5K</td> ")
document.write("  </tr> ")

document.write("  <tr> ")
document.write("    <td class='date'>Sept 11</td> ")
document.write("    <td><a href='http://premierraces.com/2010Races/heroesforhumanity.html'>Heroes For Humanity Run</a></td> ")
document.write("    <td>5K & 9.11K</td> ")
document.write("  </tr> ")

document.write("  <tr class='odd'>")
document.write("    <td class='date'>Sept 11</td> ")
document.write("    <td><a href='https://www.operationhomefront.net/ohio/EventRegistrationForm.aspx?ID=5003'>Operation Homefront Freedom Walk</a></td> ")
document.write("    <td>Walk</td> ")
document.write("  </tr> ")

document.write("  <tr> ")
document.write("    <td class='date'>Sept 11</td> ")
document.write("    <td><a href='http://www.unitedwayofunioncounty.org/gameday5k.htm'>Game Day 5K</a></td> ")
document.write("    <td>5K</td> ")
document.write("  </tr> ")

document.write("  <tr class='odd'>")
document.write("    <td class='date'>Sept 11</td> ")
document.write("    <td><a href='http://rotaryclubofunioncounty.webs.com/5krun.htm'>Rotary Club of Union County Covered Bridge 5K</a></td> ")
document.write("    <td>5K</td> ")
document.write("  </tr> ")

document.write("  <tr> ")
document.write("    <td class='date'>Sept 11</td> ")
document.write("    <td><a href='http://premierraces.com/2010Races/popcornfestival5k.html'>Marion Popcorn Festival 5K</a></td> ")
document.write("    <td>5K</td> ")
document.write("  </tr> ")

document.write("  <tr class='odd'>"
document.write("    <td class='date'>Sept 12</td> ")
document.write("    <td><a href='http://premierraces.com/2010Races/ProStateofMind.html'>Central Ohio Men Against Prostate Cancer’s inaugural Pro State of Mind 5K Run</a></td> ")
document.write("    <td>5K</td> ")
document.write("  </tr> ")

document.write("  <tr> ")
document.write("    <td><a href='http://www.premierraces.com/calendar.htm'>View All</a></td> ")
document.write("  </tr> ")

document.write("</table> ")
document.write("<img src='/images/shadowboxbot.gif' alt='' width='280' height='9' /></div> ")
