<!-- Begin
var messageCOLOR= "WHITE"	

document.write('<font color='+messageCOLOR+'><B><center>');
document.write('If you can imagine it ... you can achieve it.');
document.write(' &#149; ');
document.write('If you can dream it ... you can become it.'); 
document.write(' &#149; ');
document.write('William Arthur Ward (1916 - 1997)');
document.write('</B></font></center><br>');

document.write('<span class ="copyright">&copy;Copyright 2006 ');
document.write('<a href="index.html" target="_top" class="copylink">Krell Technologies</a> ');
document.write('All Rights Reserved<br>');
document.write('For more information please '); 
document.write(' <A HREF="mailto:lpthomas@krell.com" class="copylink">Contact Us</a>');
document.write('</span><br><br>');
//  End -->
