// (This is a Comment line) - Recd from BobB 30/1/05

//  document.write('<a href="http://news.bbc.co.uk/">Visit BBC News</a>')
//   document.write('<li><a href="http://www.microsoft.com/">Visit Microsoft</a></li>');
//   document.write('<li><a href="http://www.cnn.com/">Visit CNN</a></li>')
//   document.write('<li><a href="http://www.yahoo.com/">Visit Yahoo!</a></li>');
 
//   document.write('<br><br><br>');
//   document.write('<a href="http://www.google.com/"><img src="http://www.google.co.uk/intl/en_uk/images/logo.gif" width="100" border="0"></a>');

document.write('<center>  ')
document.write('  <table border="1" cellspacing="0" cellpadding="0" bgcolor="#ffffff">')
document.write('    <tbody>')
document.write('      <tr align="center" valign="CENTER">')
document.write('      <th> <a href="index.htm" target="showframe"> &nbsp; Dunedin Seniors Help &nbsp; </a></th>')
document.write('      <th> <a href="help.htm" target="showframe"> &nbsp; Help Links &nbsp; </a></th>')
document.write('      <th> <a href="fun.htm" target="showframe"> &nbsp; Fun Stuff &nbsp; </a></th>')
document.write('      <th><a href="about.htm" target="showframe"> &nbsp; About Me &nbsp; </a></th>')
document.write('      <th><a href="contact.htm" target="showframe"> &nbsp; Contact &nbsp; </a></th>')
document.write('        <td rowspan="2"><img src="eklogosmall.jpg" height="44" width="99">')
document.write('        </td>')
document.write('      </tr>')
document.write('      <tr align="center" valign="CENTER">')
document.write('      <th> <a href="scrab.htm" target="showframe"> &nbsp; Scrabble &nbsp; </a></th>')
document.write('      <th> <a href="irfan.htm" target="showframe"> &nbsp; IrfanView &nbsp; </a></th>')
document.write('      <th> <a href="..." target="showframe"> &nbsp;.&nbsp; </a></th>')
document.write('      <th> <a href="pool.htm" target="showframe"> &nbsp;Yahoo Pool&nbsp; </a></th>')
document.write('      <th> <a href="..." target="_top"> &nbsp;.&nbsp; </a></th> </tr>')
document.write('    </tbody>  ')
document.write('  </table>')
document.write('</center>')
