<!-- 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('1 Richmond Square<br>');

document.write('Providence, RI 02906<br>');

document.write('Main: <span>(401) 640-0880<BR></span>');

document.write('Fax: <span>(401) 453-1566<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('<span class="subtitle">');

document.write('Chicago 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('1783 Elmwood Drive<br>');

document.write('Highland Park, IL 60035<br>');

document.write('Main: <span>(978) 837-9926<BR></span>');

document.write('Fax: <span>(847) 831-2613<BR></span>');

document.write('<span><a href="mailto:%20dguido@brightoncompany.com">dguido@brightoncompany.com</a></span><br>');


//  End -->