<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class ="copytext">');
document.write('&copy;Copyright 2009 ');
document.write('<a href="index.html" target="_top">Herndon Recognition</a>&nbsp;&nbsp;&nbsp;');
document.write('All Rights Reserved');
document.write('&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;For more information feel free to '); 
document.write('<a href="contact.html">Contact Us</a>');
document.write('&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="career.php">Career Inquiries</a>'); 
document.write('</span>');

//  End -->