
<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->



document.write('<TABLE cellpadding=0 cellspacing=0 border=0 WIDTH="100%"><tr><td align="right">');
document.write('<TABLE cellpadding=0 cellspacing=0 border=0><tr><td>');
document.write('<img src="images/spacer.gif" width="20" height="23"></a><br>');

document.write('</td><td nowrap>');
document.write('<a href="index.html" class="menu">HOME</a><br>');


document.write('</td><td nowrap>');
document.write('<a href="products.html" class="menu">INSTRUMENTS</a><br>');


document.write('</td><td nowrap>');
document.write('<a href="applications.html" class="menu">APPLICATIONS</a><br>');


document.write('</td><td nowrap>');
document.write('<a href="downloads.html" class="menu">DOWNLOADS</a><br>');


document.write('</td><td nowrap>');
document.write('<a href="faq.html" class="menu">FAQ\'S</a><br>');


document.write('</td><td nowrap>');
document.write('<a href="contact.html" class="menu">CONTACT US</a><br>');


document.write('</td><td>');
document.write('<img src="images/spacer.gif" width="10" height="23"></a><br>');
document.write('</td></tr></table>');
document.write('</td></tr></table>');

//  End -->