<!-- 
document.writeln('<TABLE ALIGN=CENTER BORDER="0" CELLPADDING="2" WIDTH="700">');
document.writeln('  <TR>');
document.writeln('    <TD BGCOLOR="gray"><P ALIGN=Center>');
document.writeln('      <FONT face="tahoma" size="3"><b>');
document.writeln('      &nbsp<A HREF="doors.html">Doors</A> -');
document.writeln('      <A HREF="plumb.html"> Plumbing</A> -');
document.writeln('      <A HREF="windo.html"> Windows</A> -');
document.writeln('      <A HREF="light.html"> Lighting</A> -');
document.writeln('      <A HREF="hardw.html"> Hardware</A> -');
document.writeln('      <A HREF="iron.html"> Iron</A> -');
document.writeln('      <A HREF="furnit.html"> Furniture</A> -');
document.writeln('      <A HREF="misc.html"> Misc</A> -');
document.writeln('      <A HREF="index.html#info"> Info</A></b></FONT></TD>');
document.writeln('  </TR>');
document.writeln('</TABLE>');
// -->
