<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class ="footer"><p align="center">');


document.write('<a href="index.html">Home</a>&nbsp;&nbsp;<b>l</b>&nbsp;&nbsp;');

document.write('<a href="vehicles.htm">View All Vehicles</a>&nbsp;&nbsp;<b>l</b>&nbsp;&nbsp;');

document.write('<a href="quotes.asp">Ask For A Quote</a>&nbsp;&nbsp;<b>l</b>&nbsp;&nbsp;');

document.write('<a href="special_deals.asp">SPECIAL DEALS</a><br>');



document.write('<a href="terms.htm">Terms & Insurance</a>&nbsp;&nbsp;<b>l</b>&nbsp;&nbsp;');

document.write('<a href="additional_items.htm">Additional Hire Items</a>&nbsp;&nbsp;<b>l</b>&nbsp;&nbsp;');

document.write('<a href="contact.htm">Contact Us</a>');


document.write('</span></p align="center">');

//  End -->