<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Martin\'s Flowers<br>');

document.write('At The Pinehills');

document.write('</span><br>');

document.write('12 Village Green South<br>');

document.write('Plymouth, MA 02360<br>');

document.write('PHONE: <span class="Phone">(508) 209-0440<BR></span>');

document.write('FAX: <span class="Fax">(781) 623-6118<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:info@martinsflowershop.com">info@martinsflowershop.com</a><br>');


//  End -->