<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Wild Wheels Wentals');

document.write('</span><br>');

// document.write('10901 Your Road Hwy. Suite 301<br>');

document.write('Maui, HI <br>');

document.write('PHONE: <span class="phonetitle">(808) 661-4131 or (808) 879-0220<BR></span>');

document.write('TOLL FREE: <span class="phonetitle">(800) 339-4743<BR></span>');

document.write('FAX: <span class="phonetitle">(808) 875-6187<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:wescueme@maui.net" class="link">info@wildwheelswentals.com</a><br>');


//  End -->