document.writeln('<table border="0" cellspacing="0" cellpadding="0" align="center">');
document.writeln('  <tr>');
document.writeln('    <td>');
document.writeln('      <table width="100%" border="0" cellspacing="1" cellpadding="3">');
document.writeln('        <tr>');
document.writeln('          <td align="center">');
document.writeln('            <table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">');
document.writeln('              <tr>');
document.writeln('                <td align="center">');
document.writeln('                  <table border="0" cellspacing="0" cellpadding="0">');
document.writeln('                    <tr>');
document.writeln('                      <td align="">');
document.writeln('                        <font class="sitemason_body" face="Verdana, Arial, Helvetica, sans-serif" size="1" color="">');
document.writeln('                          <a href="/maps.html">Locations &amp; Maps</a>');
document.writeln('																							&nbsp;');
document.writeln('																						|&nbsp;');
document.writeln('																							<a href="/contact.html">Contact MMC Athletics</a>');
document.writeln('																							&nbsp;');
document.writeln('																						|&nbsp;');
document.writeln('																							<a href="http://www.martinmethodist.edu/">MartinMethodist.Edu</a>');
document.writeln('																							&nbsp;');
document.writeln('																						</font>');
document.writeln('                      </td>');
document.writeln('                    </tr>');
document.writeln('                  </table>');
document.writeln('                </td>');
document.writeln('              </tr>');
document.writeln('            </table>');
document.writeln('          </td>');
document.writeln('        </tr>');
document.writeln('      </table>');
document.writeln('    </td>');
document.writeln('  </tr>');
document.writeln('</table>');
