// BOTTOM MENU LINES

document.write('<span class="bottomtext">');
document.write('<a href="http://www.qrents.com/index.htm">Home Page</a>');
document.write(' | <a href="http://www.qrents.com/rentals.htm">Rental Catalog</a>');
document.write(' | <a href="http://www.qrents.com/sales.htm">Sales Catalog</a>');
document.write(' | <a href="http://www.qrents.com/service.htm">Service</a>');
document.write(' | <a href="http://www.qrents.com/directions.htm">Directions</a>');
document.write(' | <a href="http://www.qrents.com/creditapp.htm">Credit Application</a>');
document.write(' | <a href="http://www.qrents.com/contact.htm">Contact Us</a>');
document.write(' | <a href="http://www.qrents.com/searchsubmit.htm">Search </a>');
document.write(' | <a href="http://www.qrents.com/sitemap.htm">Site Map </a>');
document.write(' | <a href="http://www.qrents.com/credits.htm">Credits</a>');