function Navigation3()
{
document.write(' <TD width=100% ALIGN="center" NOWRAP class="MNAVBAR"><FONT COLOR=#c3af73><B>|</B>&nbsp; ');

document.write(' <A class=menu HREF="balcony.htm"  ></font>SMALL BALCONY SETTINGS</A> ');
document.write(' &nbsp;<FONT COLOR=#c3af73><B>|</B>&nbsp; ');
document.write(' <A class=menu HREF="aluminium.htm"  ></FONT>ALUMINIUM & TEAK FURNITURE</A> ');
document.write(' &nbsp;<FONT COLOR=#c3af73><B>|</B>&nbsp; ');
document.write(' <A class=menu HREF="DayBeds.htm"  ></FONT>DAY BEDS</A> ');
document.write(' &nbsp;<FONT COLOR=#c3af73><B>|</B>&nbsp; ');
document.write(' <A class=menu HREF="AscotRattan/HomePage.htm"  ></FONT>RATTAN FURNITURE</A> ');
document.write(' &nbsp;<FONT COLOR=#c3af73><B>|</B>&nbsp; ');



document.writeln('</td>');
}
