function Navigation4()
{
document.write(' <TD width=100% ALIGN="center" NOWRAP class="MNAVBAR"><FONT COLOR=#c3af73><B>|</B>&nbsp; ');

document.write(' <A class=menu HREF="BaliHuts.htm"  ></FONT>BALI HUTS</A> ');
document.write(' &nbsp;<FONT COLOR=#c3af73><B>|</B>&nbsp; ');
document.write(' <A class=menu HREF="Steel-Teak.htm"  ></FONT>STAINLESS STEEL & TEAK FURNITURE</A> ');
document.write(' &nbsp;<FONT COLOR=#c3af73><B>|</B>&nbsp; ');
document.write(' <A class=menu HREF="Hotel_Resort_Orders.htm"  ></FONT>HOTEL & RESORT ORDERS</A> ');
document.write(' &nbsp;<FONT COLOR=#c3af73><B>|</B>&nbsp; ');
document.write(' <A class=menu HREF="TeakCareFAQ.htm"  ></FONT>TEAK CARE FAQ</A> ');
document.write(' &nbsp;<FONT COLOR=#c3af73><B>|</B>&nbsp; ');

document.writeln('</td>');
}
