<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Boston Ice Center');

document.write('</span><br>');

document.write('1105 East Street <br>');

document.write('Dedham, MA  02026-6598<br>');

document.write('PHONE: <span class="phonetitle">781-326-0085<br></span>');

document.write('FAX: <span class="phonetitle">781-251-3390<br></span>');

document.write('<br>E-mail us:<br>');

document.write(' <A HREF="mailto:info@bostonicecenter.com ">info@bostonicecenter.com</a><br>');


//  End -->