

function Navigation2()
{
document.write(' <TD width=%100 ALIGN="center" NOWRAP class="MNAVBAR"><FONT COLOR=#c3af73><B>|</B>&nbsp; ');
document.write(' <A class=menu HREF="Fixed-ExtensionTables.htm"  ></FONT>TABLES & TABLE SETTINGS</A> ');
document.write(' &nbsp;<FONT COLOR=#c3af73><B>|</B>&nbsp; ');
document.write(' <A class=menu HREF="PoolLounges.htm"  ></font>POOL LOUNGES & OTHER THINGS</A> ');
document.write(' &nbsp;<FONT COLOR=#c3af73><B>|</B>&nbsp; ');
document.write(' <A class=menu HREF="FoldingChairs.htm"  ></FONT>FOLDING CHAIRS</A> ');
document.write(' &nbsp;<FONT COLOR=#c3af73><B>|</B>&nbsp; ');

document.writeln('</td>');

}
