<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Frank Kent & Associates, Inc.');

document.write('</span><br>');

document.write('P.O. Box 51831<br>');

document.write('Lafayette, LA 70505</span><br>');

document.write('Office: <span class="phonetitle"> 337.235.1044<BR></span>');

document.write('Direct: <span class="phonetitle"> 337.322.3175<BR></span>');
document.write('Fax : <span class="phonetitle">337.235.3945<BR></span>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:fkentsafety@msn.com">fkentsafety@msn.com</a></span><br>');


//  End -->