<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('A & B Tent Rental, Inc');

document.write('</span><br>');

document.write('910 South Arlington St<br>');

document.write('Akron,  OH  44306<br>');

document.write('PHONE: <span class="phonetitle">(330) 724-7324<BR></span>');

document.write('FAX: <span class="phonetitle">(330) 724-8480<BR></span>');

document.write('24 HR EMER NO: <span class="phonetitle">(330) 329-1726<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:abtentrental@gmail.com">abtentrental@gmail.com</a><br>');


//  End -->