<!-- Begin


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


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

document.write('Tri-State Home Improvement');

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

document.write('65-8 North Branford Road<br>');

document.write('Branford, CT 06405<br>');

document.write('PHONE: <span class="subtitle">(203) 483-5482<BR></span>');

document.write('FAX: <span class="subtitle">(203) 483-6362<BR></span>');

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

document.write(' <A HREF="mailto:pompilli@aol.com">info@tshomeimprove.com</a><br>');


//  End -->