document.write('<table>');

document.write('<tr><td><a href="' + rootdir + 'index.htm" target="_top"> <img border="0" hspace="1" vspace="2" align="middle" src="' + imagedir + 'home.gif"></a></td><td><a href="' + rootdir + 'index.htm" target="_top"><b>Home</b></a></td></tr>');

document.write('<tr><td><a href="../web/index.html" target="_top">  <img border="0" hspace="1" vspace="2" align="middle" src="' + imagedir + 'familymem.gif"></a></td>   <td><a href="../web/index.html" target="_top"><b>Family Members</b></a></td></tr>');

document.write('<tr><td><a href="' + rootdir + 'famtree/index.htm" target="_top">  <img border="0" hspace="1" vspace="2" align="middle" src="' + imagedir + 'genopro.logo.gif"></a></td><td><a href="' + rootdir + 'famtree/index.htm" target="_top"><b>Family Tree</b></a></td></tr>');

document.write('<tr><td><a href="' + rootdir + 'census/index.htm" target="_top">   <img border="0" hspace="1" vspace="2" align="middle" src="' + imagedir + 'census.gif"></a></td>      <td><a href="' + rootdir + 'census/index.htm" target="_top"><b>Census Information</b></a></td></tr>');

document.write('<tr><td><a href="' + rootdir + 'tracking/index.htm" target="_top"> <img border="0" hspace="1" vspace="2" align="middle" src="' + imagedir + 'search.gif"></a></td>      <td><a href="' + rootdir + 'tracking/index.htm" target="_top"><b>Tracking</b></a></td></tr>');

document.write('<tr><td><a href="' + rootdir + 'ack/index.htm" target="_top">      <img border="0" hspace="1" vspace="2" align="middle" src="' + imagedir + 'tick.gif"></a></td>        <td><a href="' + rootdir + 'ack/index.htm" target="_top"><b>Acknowledgements</b></a></td></tr>');

document.write('</b></table>');