
<!-- Begin
function isPPC() {
if (navigator.appVersion.indexOf("PPC") != -1) return true;
else return false;
}
if(isPPC()) {
document.write('<b>Send <A CLASS="contact" HREF=\"mailto:\?subject\=Find Your Dream Home Here! ' + document.title + '?body=I found a web site I thought you would like to see at : ' + window.location + '\" onMouseOver="window.status=\'Email your friends about this page\'; return true" TITLE="Email your friends about this page"><img src="../../imgs/main/email_a_friend.gif" width="75" height="15" name="emailFriend" border="0"></img><\/A> to a friend</b>');
}
else { document.write('<A CLASS="contact" HREF=\"mailto:\?Subject\=Find Your Dream Home Here!&body=I found a web site I thought you would like to see at  '+ window.location + '\" onMouseOver="window.status=\'Email your friends about this page\'; return true" TITLE="Email your friends about this page"><img src="../../imgs/main/email_a_friend.gif" width="75" height="15" name="emailFriend" border="0"></img><\/A>');
}
//  End -->

