document.write('<CENTER>');
document.write('<a href="index.html"><IMG SRC="button_home.gif"  BORDER="0" ALT="home"></a>&nbsp;&nbsp;&nbsp;');
document.write('<a href="sale.html"><IMG SRC="button_sale.gif"  BORDER="0" ALT="sales info"></a>&nbsp;&nbsp;&nbsp;');
document.write('<a href="type.html"><IMG SRC="button_type.gif"  BORDER="0" ALT="types of salmon"></a>&nbsp;&nbsp;&nbsp;');
document.write('<a href="cont.html"><IMG SRC="button_cont.gif"  BORDER="0" ALT="contact"></a>&nbsp;&nbsp;&nbsp;');
document.write('<a href="recp.html"><IMG SRC="button_recp.gif"  BORDER="0" ALT="recipies"></a>');
document.write('</CENTER>');
