<!-- START

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

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

document.write('Michael J. Hutchinson Builder');

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

document.write('132 North State Street<br>');

document.write('Newtown, PA 18940<br>');

document.write('PHONE: <span class="phonetitle">(215) 968-3767<br></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(215) 968-7998<br></span>');

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

document.write(' <A HREF="mailto:michaelhutchinsonbuilder@verizon.net" class="link">michaelhutchinsonbuilder@verizon.net</a><br>');


//  End -->