<!-- Begin

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

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

document.write('Vinny C's Boylston Liquors');

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

document.write('63 Shrewsbury St<br>');

document.write('Boylston, MA 01505<br>');

document.write('PHONE: <span class="phonetitle">(508) 869-6436<BR></span>');

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

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

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


//  End -->