<!-- Begin

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

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

document.write('The Lynnway Mart');

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

document.write('800-810 Lynnway<br>');

document.write('Lynn, MA 01905<br>');

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

document.write('FAX: <span class="phonetitle">(781) 595-0350<br></span>');

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

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


//  End -->