<!-- Begin

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


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

document.write('The Palette Cafe');

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

document.write('4850 Museum Drive<br>');

document.write('Mobile, AL 36608<br>');

document.write('PHONE: <span class="contacttitle">(251) 208-5227<br></span>');

document.write('FAX: <span class="contacttitle">(251) 208-5201<br></span>');

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

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



//  End -->
