<!-- Start

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Boyle County Kentucky');

document.write('</span><br>');

document.write('321 W. Main St<br>');

document.write('Danville, KY 40422<br>');

document.write('PHONE: <span class="phonetitle">(859) 238-1100<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(859) 238-1108<BR></span>');

document.write('<br>E-mail us: ');

document.write(' <A HREF="mailto:mlynn@boyleky.com">mlynn@boyleky.com</a><br>');

//  End -->

