function sendafriend(){
window.location = "mailto:"+"?subject='Greetings from Emsworth'. " + "&body='Here's a range of local image galleries where you can click on the 'Send to a friend' button, Tools menu, then 'Select Recipients' straight from your Address Book to send Greetings to from Emsworth and surrounding areas. I thought you would like this one:' "+document.title+"  "+window.location;
}
document.write('<INPUT class="select" TYPE="button" VALUE="Send to a friend" onClick="sendafriend()"></FORM>')
