<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Karen Hartsough - Caffeine Gallery');

document.write('</span><br>');

document.write('Louisville, KY 40206<br>');

document.write('PHONE: <span class="phonetitle">(502) 550-6022<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(502) 384-1449<BR></span>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:info@caffeinegallery.com">info@caffeinegallery.com</a><br>');


//  End -->