Test
<script>
function toggle(id) {
a = document.getElementById('toggle_'+id);
b = document.getElementById('display_'+id);
if (a.style.display=='block') {
a.style.display='none';
b.innerHTML='Why should you get listed on RentalHQ.com?';
}
else {
a.style.display='block';
b.innerHTML='Minimize content';
}
}
</script>
Why should you get listed on RentalHQ.com?
Connect
Connects 700,000 rental-curious consumers to ARA member stores each year.
Page Views
Over 1,300,000 page views in the last 12 months.
Marketing & Advertising
Drives traffic to your store through ARA’s national advertising campaigns.
Member Traffic Report
Measure your success with the ARA Member Traffic Report. This report shows the number of times your business has been featured in search results on RentalHQ.com.