function mailpage()
{
mail_str = "mailto:?subject= Free Real Estate Search.";
mail_str += "&body= Hi!   Thought you might be interested.   I found this Web site which offers a Free Real Estate Search without charge or obligation.   It looks like a great way to find a new home. ";
mail_str += ". Check it  out at   http://www.free-real-estate=search.com/"; 
location.href = mail_str;
}

<!--
//
var bookmarkurl="http://www.free-real-estate-search.com/"
var bookmarktitle="_FREE REAL ESTATE SEARCH"
function addbookmark(){
if (document.all)
window.external.AddFavorite(bookmarkurl,bookmarktitle)
}
//-->
