function email_link(){
window.location = "mailto:"+"?subject=The Gulf Coast Rental People." + "&body=Click on the following link to view Prestige Properties selection of Florida homes..........."+"  "+window.location;
}
document.write('<INPUT class="select" TYPE="button" VALUE="Email a friend this link" onClick="email_link()"></FORM>')

