<!-- Begin
// $Id: footer.js,v 1.1 2008/01/16 19:26:33 rnethers Exp rnethers

document.write('<br>');
document.write('<span class="subtitle7">Call 207-861-4610 &nbsp;|&nbsp; email: <a href="mailto:jbenson8@roadrunner.com">jbenson8@roadunner.com</a></span><br>');
document.write('<hr width="850">');

document.write('<center><span class="subtitle">');
document.write('<a href="index.html">Homepage</a>');

document.write('&nbsp;|&nbsp;');
document.write(' <a href="about.html">About Us</a>');

document.write('&nbsp;|&nbsp;');
document.write('<a href="motorcycle.html">Motorcycle Training</a>');

document.write('&nbsp;|&nbsp;');
document.write('<a href="teen-driving.html">Teen Driver Training</a>');

document.write('&nbsp;|&nbsp;');
document.write('<a href="license.html">License</a>');

document.write('&nbsp;|&nbsp;');
document.write('<a href="directions.html">Directions</a>');

document.write('&nbsp;|&nbsp;');
document.write(' <a href="contact.html">Contact Us</a></span>');


document.write('<hr width="850">');
document.write('<br>&copy; Copyright 2009 ');

document.write('5 Star Data Systems, LLC, All Rights Reserved<br>');
document.write('</center>');

document.write('<center>');
document.write('This website is best experienced with Firefox version 3<br>');
document.write('Written in VI Editor<br>');
document.write('</center>');

//  End -->
