<!-- Begin

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

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

document.write('Deer & Associates');

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

document.write('101 Smithfield Street<br>');

document.write('Pittsburgh, PA 15222<br>');

document.write('PHONE: <span class="phonetitle">(412) 261-5771<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(412) 232-0898<BR></span><br>');

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

document.write('Deer & Associates');

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

document.write('983 Third Street<br>');

document.write('Beaver, PA 15009<br>');

document.write('PHONE: <span class="phonetitle">(724) 773-0490<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(724) 773-0495<BR></span>');

document.write('<A HREF="http://www.auditmypc.com/freescan/antispam.html"> </A>'); 

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

document.write(' <A HREF="mailto:info@bobdeer.com" class="link">info@bobdeer.com</a><br>');

//  End -->