document.write('<br /><br /><table border="0" width="100%">');
document.write('<tbody>');
document.write('<tr>');
document.write('<td width="96%">');
document.write('<div style="text-align: right;">');
document.write('<a href="index.htm">Home</a> - ');
document.write('<a href="tubes.htm">Presentation</a> - ');
document.write('<a href="minitubes.htm">News</a> - ');
document.write('<a href="savoir_faire.htm">Products</a> - ');
document.write('<a href="secteur.htm">Industries served</a> - ');
document.write('<a href="career.htm">Career</a> - ');
document.write('<a href="telechargements.htm">Download</a> - ');
document.write('<a href="contact.htm">Contact</a>');
document.write('</div>');
document.write('</td>');
document.write('<td width="4%">&nbsp;</td>');
document.write('</tr>');
document.write('</tbody>');
document.write('</table>');