<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Lincoln County Kentucky');

document.write('</span><br>');

document.write('102 East Main<br>');

document.write('Stanford, KY 40484<br>');

document.write('PHONE: <span class="phonetitle">(606) 365-2534<br></span>');

document.write('FAX: <span class="phonetitle">(606) 365-4514<br></span>');



//  End -->