<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Robert G Goldsmith');

document.write('<br>Safe and Sound Home Inspection Services');

document.write('</span><br>');

document.write('6652 Holiday Drive<br>');

document.write('Boston, NY 14025<br>');

document.write('PHONE: <span class="phonetitle">(716) 677-4221<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(716) 608-8919<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:bob@mysafeandsoundhome.com" class="link">info@MySafeAndSoundHome.com</a><br>');

//  End -->