// <script type="text/javascript" src="http://www.qrents.com/menu_rental.js">
// .css Entry = .rentalmenuform 	{font-size="13px"; font-family="MS Sans Serif"; font-weight=500; font-style="Normal"; text-decoration="None"}

document.write('<FORM name="Rental_List" action="javascript:gothere(document.Rental_List);" method="post">');
document.write('<SELECT name="selectsite" onChange="gothere(document.Rental_List);" class="rentalmenuform">');
document.write('<OPTION value="nolink" SELECTED>--Choose a category...');
document.write('<OPTION value="http://www.qrents.com/rentals/aerial_lifts.php">Aerial Lift Equipment');
document.write('<OPTION value="http://www.qrents.com/rentals/aircompressors.php">Air Compressors &amp; Air Tools');
document.write('<OPTION value="http://www.qrents.com/rentals/automotive.php">Automotive Tools');
document.write('<OPTION value="http://www.qrents.com/rentals/carpet_laying.php">Carpet Laying Tools');
document.write('<OPTION value="http://www.qrents.com/rentals/cleaning_equipment.php">Cleaning Equipment');
document.write('<OPTION value="http://www.qrents.com/rentals/compaction.php">Compaction');
document.write('<OPTION value="http://www.qrents.com/rentals/concrete_tools.php">Concrete Tools');
document.write('<OPTION value="http://www.qrents.com/rentals/dollies_movingequipment.php">Dollies &amp; Moving Equipment');
document.write('<OPTION value="http://www.qrents.com/rentals/drills.php">Drills');
document.write('<OPTION value="http://www.qrents.com/rentals/woodworking_drywall.php">Drywall, Remodeling, Woodworking');
document.write('<OPTION value="http://www.qrents.com/rentals/floor_care.php">Floor Care');
document.write('<OPTION value="http://www.qrents.com/rentals/generators_cords.php">Generators &amp; Cords');
document.write('<OPTION value="http://www.qrents.com/rentals/heaters.php">Heaters &amp; Blowers');
document.write('<OPTION value="http://www.qrents.com/rentals/jacks_etc.php">Jacks, Hoists, &amp; Lifting Equipment');
document.write('<OPTION value="http://www.qrents.com/rentals/ladders_scaffolding.php">Ladders &amp; Scaffolding');
document.write('<OPTION value="http://www.qrents.com/rentals/lawn_garden.php">Lawn &amp; Garden Equipment');
document.write('<OPTION value="http://www.qrents.com/rentals/painting.php">Painting Equipment');
document.write('<OPTION value="http://www.qrents.com/rentals/plumbing.php">Plumbing Tools');
document.write('<OPTION value="http://www.qrents.com/rentals/roofing.php">Roofing Tools');
document.write('<OPTION value="http://www.qrents.com/rentals/sanders.php">Sanders');
document.write('<OPTION value="http://www.qrents.com/rentals/saws.php">Saws');
document.write('<OPTION value="http://www.qrents.com/rentals/tractors_trenchers.php">Tractors &amp; Trenchers');
document.write('<OPTION value="http://www.qrents.com/rentals/trailers.php">Trailers');
document.write('<OPTION value="http://www.qrents.com/rentals/transits_lasers.php">Transits &amp; Lasers');
document.write('<OPTION value="http://www.qrents.com/rentals/water_pumps.php">Water Pumps');
document.write('<OPTION value="http://www.qrents.com/rentals/welding.php">Welding Equipment');
document.write('<OPTION value="http://www.qrents.com/rentals/misc.php">Misc. Rental Equipment');
document.write('</select>');
document.write('</form>');
