document.write('<style type="text/css">'
  + '<!--'
  + '.style1 {'
  + '	font-size: 10px;'
  + '	color: #999999;'
  + '	font-family: Arial, Helvetica, sans-serif;'
  + '}'
  + '-->'
  + '</style>'
  + '<table width="100%" border="0" cellspacing="0" cellpadding="1">'
  + '  <tr>'
  + '    <td><div align="center"><img src="http://studo.umkc.edu/debate/includes/images/dots-footer.gif" alt="dots fading from yellow to blue" width="800" height="15" /></div></td>'
  + '  </tr>'
  + '  <tr>'
  + '    <td><div align="center"><a href="/index.html">Home </a> | <a href="/contact.htm">Contact</a>   | <a href="/news.htm">News  </a> | <a href="/policies.htm">Policies</a></div></td>'
  + '  </tr>'
  + '  <tr>'
  + '    <td>&nbsp;</td>'
  + '  </tr>'
  + '  <tr>'
  + '    <td><div align="center" class="style1"> UMKC Debate is an activity sponsored by the University of Missouri - Kansas City. Please contact the Director of Debate if you plan to use content that is available on this site.</div></td>'
  + '  </tr>'
  + '  <tr>'
  + '    <td>&nbsp;</td>'
  + '  </tr>'
  + '</table>'
  + '');