<!-- Begin

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

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

document.write('T-Man Performance');

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

document.write('205 Pitts Street<br>');

document.write('Kernersville, NC 27284 <br>');

document.write('PHONE: <span class="phonetitle">(336) 993-7068<br></span>');

document.write('FAX: <span class="phonetitle">(336) 993-7082<br></span>');

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

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


//  End -->