<!-- Begin

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

document.write('<span class="phonetitle">Palm Cafe</span><br>');
document.write('101 East Elm Street<br>');
document.write('Canton, IL  61520<br>');
document.write('<span class="phonetitle">(309) 647-CAFE (2233)<br></span>');
document.write('Thursday - Saturday<br>');
document.write('5:00PM - Close<br>');
document.write('<A HREF="mailto:info@palmcafe.biz">info@palmcafe.biz</a><br>');


//  End -->