<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'



document.write('<span class="footer">');

document.write('<a title="Home" href="index.html">Home</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a title="Contact" href="contactus.htm">Contact Us</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a title="Top" href="#TOP">Top</a>');

document.write('<br>');

document.write('</span>');


//  End -->