function SendUrl() {
u = window.location;
m = "Neurotech Site Referral";
window.location = "mailto:?subject="+m+"&body=The following might be of interest to you:%0A%0A"+document.title+"%0A"+u+"%0A%0A%0A(Notice: This eMail was sent to you by the by the sender shown above using the 'Send page' feature found on www.neurotechgroup.com erstellt)";
}
