<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Jones Exhaust Systems, Inc.');

document.write('</span><br>');

document.write('Adamsville Industrial Park<br>');

document.write('P.O. Box 729<br>');

document.write('Adamsville, TN 38310<br>');

document.write('PHONE: <span class="phonetitle">(731) 632-1255<BR></span>');

// document.write('TOLL FREE: <span class="phonetitle">(800) 525-9629<BR></span>');

document.write('FAX: <span class="phonetitle">(731) 632-3058<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:info@jonesexhaust.com">info@jonesexhaust.com</a><br>');


//  End -->