<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Triangle Talent, Inc.');

document.write('</span><br>');

document.write('10424 Watterson Trail<br>');

document.write('Louisville, KY  40299<br>');

document.write('PHONE: <span class="phonetitle">(502) 267-5466<BR></span>');

document.write('TOLL FREE: <span class="phonetitle">(800) 467-7469<BR></span>');

document.write('FAX: <span class="phonetitle">(502) 267-8244<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:info@triangletalent.com">info@triangletalent.com</a><br>');


//  End -->