<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Town of Stockbridge');

document.write('</span><br>');

document.write('50 MAin Street.<br>');

document.write('Stockbridge, MA 01262<br>');

document.write('PHONE: <span class="phonetitle">(413) 298-4170<br></span>');

document.write('FAX: <span class="phonetitle">(413) 298-4344<br></span>');

document.write('<br>E-mail us:<br>');

document.write(' <A HREF="mailto:admin@townofstockbridge.com">admin@townofstockbridge.com</a><br>');


//  End -->