<!--  

function opennews() {
 newwin = window.open("http://www.epir.com", "field","toolbar=no,directories=no,menubar=no,scrollbars=yes,resizable=yes,copyhistory=no,location=yes,left=5,top=20,width=760,height=600");
}



document.write('<a href="../index.html">Home</a>');
document.write('<a href="../about/contact.html">Contact</a>');
document.write('<a href="../research/index.html">Research</a>');
document.write('<a href="../products/index.html">Products</a>');

//document.write('<img src="artwork/nav_button.gif" alt=""><a class="bnav" href="JavaScript: opennews();">EPIR News</a>');

document.write('<a href="../jobs/index.html">Employment</a>');
document.write('<a href="../about/index.html">About Us</a>');



// -->
