<!-- STEP ONE: Paste this code into a new footer.js document  -->

<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! http://javascript.internet.com -->




<!-- Begin
document.write('<center>');
document.write('[ <A href="right.html">Home</A> |'); 
document.write('<A href="services.html"> Services</A> |');
document.write('<A href="keyperson.html"> JKA Team</A> | '); 
document.write('<A href="projects.html"> Projects</A> |'); 
document.write('<A href="updates.html"> Career & Updates</A> |'); 
document.write('<A HREF="guide.html"> Conversion Guide</A> | '); 
document.write('<A href="contact.html"> Contact Us</A> |'); 
document.write('<a href="funstuff.html"> Fun Stuff</a> ]'); 
document.write('</center>');

document.write('<br>');
document.write('<hr>');

document.write('<center><i>Copyright &#169 1996-2010 Jax Kneppers Associates, Inc. All Rights Reserved.</i></center>');





document.write('<br>');
// End -->





