function sendafriend(){
window.location = "mailto:"+"?subject='Hi, I thought this would interest  you'. " + "&body='Here's sinformation on Havant Arts Network which is a meeting of local artists:' "+document.title+"  "+window.location;
}
document.write('<p align="center"><INPUT class="select" TYPE="button" VALUE="Send to a friend" onClick="sendafriend()"></p></FORM>')
