<!-- Begin


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


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

document.write('Village Sign Works');

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

document.write('115 Depot RD.<br>');

document.write('Boxford, MA 01921<br>');

document.write('PHONE: <span class="phonetitle">(978) 270-3642<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(978) 270-3642<BR></span>');

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

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



//  End -->