


// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">Palm Beach Confections</span><br><br>');

document.write('<span class="phonetitle1">');

document.write('Town Center Mall<br>');

document.write('Boca Raton, Florida<br><br><br>');

document.write('Phone: 561.395.7611<br>');

document.write('</span><hr width="150"><br>');

document.write('<span class="merri">Merri Commins<br>Owner &amp; Operator');

document.write('</span><br><br><br>');

document.write(' <a href="mailto:info@palmbeachconfections.com" class="contact">info@palmbeachconfections.com</a><br>');


