


<!-- NOTE: If you use a ' add a slash before it like this \' -->



document.write('<span class ="copyright"><div align="center">&copy;Copyright 2003 ');

document.write('<a href="index.html" target="_top">Trustek Inc.   </a> ');

document.write('All Rights Reserved<br>');
<!-- document.write('For more information feel free to ');  -->

<!-- document.write(' <A HREF="mailto:shaker@trustek.com">Contact Us</a>'); -->

document.write('</div></span><br>');

