function Navigation5()


{


document.write(' <TD width=100% ALIGN="center" NOWRAP class="MNAVBAR"><FONT COLOR=#c3af73><B>|</B>&nbsp; ');





document.write(' <A class=menu HREF="cart/"  ></font>PRODUCT PRICES & ORDERING</A> ');


document.write(' &nbsp;<FONT COLOR=#c3af73><B>|</B>&nbsp; ');


document.write(' <A class=menu HREF="CustomOrders.htm"  ></font>CUSTOM ORDERS</A> ');


document.write(' &nbsp;<FONT COLOR=#c3af73><B>|</B>&nbsp; ');


document.write(' <A class=menu HREF="ContactUs_AUS.htm"  ></FONT>CONTACT US</A> ');


document.write(' &nbsp;<FONT COLOR=#c3af73><B>|</B>&nbsp;  ');





document.writeln('</td>');


}



