<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<br>');

document.write('<span class="subtitle">');

document.write('Corporate Headquarters');

document.write('</span><br>');

document.write('<span class="title">');

document.write('The Brighton Company, LLC');

document.write('</span><br>');

document.write('111 So. Bedford St., Suite 108<br>');

document.write('Burlington, MA 01803<br>');

document.write('Main: <span>(781) 272-1456<BR></span>');

document.write('Fax: <span>(781) 272-0667<BR></span>');

document.write('<span>');

document.write('www.brightoncompany.com</span><br>')

document.write('<span><a href="mailto:%20info@brightoncompany.com">info@brightoncompany.com</a></span><br>');

document.write('<br>');

document.write('<br>');

document.write('<span class="subtitle">');

document.write('Rhode Island Office');

document.write('</span><br>');

<!--document.write('<br>');-->

document.write('<span class="title">');

document.write('The Brighton Company, LLC');

document.write('</span><br>');

document.write('18 Maple Avenue<br>');

document.write('PMB 302<br>');

document.write('Barrington, RI 02806<br>');

document.write('Main: <span>(401) 640-0880<BR></span>');

document.write('Fax: <span>(508) 448-0239<BR></span>');

document.write('<span><a href="mailto:%20mhogan@brightoncompany.com">mhogan@brightoncompany.com</a></span><br>');

document.write('<br>');

document.write('<br>');

<!--document.write('<br>');-->




//  End -->
