<!-- Start

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

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

document.write('Achieve Realty Commercial');

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

document.write('10475 Perry Highway, Suite 200<br>');

document.write('Wexford, PA 15090<br>');

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

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

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

document.write(' <A HREF="contact.php">Click Here!</a><br>');

//  End -->