<!-- Start

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

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

document.write('Feed Me Digital Productions<br>')

document.write('(Downtown Coffee Company, LLC)<br>')

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

document.write('117 N. Broadway<br>');

document.write('Georgetown, KY 40324<br>');

document.write('PHONE: <span class="phonetitle">(502) 863-5445<BR></span>');

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

document.write(' <A HREF="mailto:info@feedmedigital.com">Click Here</a><br>');

//  End -->