<!-- Start


// NOTE: If you use a ' add a slash before it like this \'

document.write(' <font color="990000"><a href="contactUs.html">Contact</a>  </font>|');

document.write(' <font color="990000"><a href="about.html">About</a> </font> |');

document.write(' <font color="990000"><a href="index.html">Home</a></font>');

document.write('<br>');

document.write('&copy;Copyright 2007 ');

document.write('<font color="990000"><a href="index.html" target="_top" >Keller Engineers, Inc</a>');

document.write('<br></font>');


//  End -->