<!-- Begin

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

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

document.write('The Cherished Pearl Bed & Breakfast');

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

document.write('770 Chestnut Street<br>');

document.write('Honey Brook, PA 19344<br>');

document.write('PHONE: <span class="phonetitle">(610) 273-2312<BR></span>');

document.write('FAX: <span class="phonetitle">(610) 273-2313<BR></span>');

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

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


//  End -->