<!-- Begin

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

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

document.write('Wines of Crimea LLC');

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

document.write('50 First Parish Road.<br>');

document.write('Scituate, MA 02066<br>');

document.write('PHONE: <span class="phonetitle">(781) 545-0148<br></span>');

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

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


//  End -->