javascript:var str=document.getSelection();var url=location.href;var title=document.title;var linkTag ='
'+title+'
'+str+'
';location.href='mailto:name@yourdomain.com?SUBJECT=[NETA] '+document.title+' &body='+linkTag;void(0)