document.write('<table width="145" border="0" cellspacing="0" cellpadding="0">');
document.write('  <tr>');
document.write('    <td class="navForm">');
document.write('        <label>UHNid quick search</label>');
document.write('        <br>');
document.write('	<form action="searchsingle.jsp" method="post">');
document.write('	    <input name="id" type="text" size="10">');
document.write('	    <input name="search" type="submit" value="Search">');
document.write('    </form></td>');
document.write('  </tr>');
document.write('  <tr>');
document.write('    <td class="navLinks"><h3>Useage</h3>');
document.write('      <a href="faq.htm">CpG Island Array FAQ</a><br>');
document.write('      <a href="howtouse.htm">How To Use</a><br>');
document.write('      <a href="statistics.htm">Database Statistics</a><br>');
document.write('      <a href="download.htm">Download Annotations</a><br>');
document.write('      <a href="downloadslides.htm">Download Layout</a><br>');
document.write('      <br>');
document.write('      <h3>Useful Links</h3>');
document.write('      <a href="../">Microarray Centre Databases</a><br>');
document.write('      <a href="../cpg/index.htm">UHN Human CpG Island Database</a><br>');
document.write('      <a href="cpglinks.htm">CpG Island Links</a><br>');
document.write('      <a href="chiplinks.htm">ChIP on Chip Links</a><br>');
document.write('      <a href="http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?holding=&db=PubMed&cmd=search&term=%20microarray%20cpg">Pubmed</a><br>');
document.write('      <a href="bioinformaticslinks.htm">Bioinformatics Links</a><br>');
document.write('      <br>');
document.write('      <h3>Related</h3>');
document.write('      <a href="http://www.microarrays.ca/" target="_blank">Microarray Centre</a><br>');
document.write('      <a href="http://www.uhnresearch.ca/" target="_blank">UHN Home</a><br>');
document.write('      <a href="http://derlab.med.utoronto.ca/CpGIslands/" target="_blank">CpG Database at NCI</a> </td>');
document.write('  </tr>');
document.write('  <tr>');
document.write('    <td class="navHeadlines"><a href="http://www.microarrays.ca/" target="_blank"><img src="img/ualogo.JPG" border="0"></a><br>');
document.write('      ');
document.write('      <h3>Headlines</h3>');
document.write('      <p>What\'s new? <a href="whatsnew.htm"><br>full story...</a></p>');
document.write('      <p>Microarray training? <a href="training.htm">full story...</a></p></td>');
document.write('  </tr>');
document.write('</table>');
