function srev(str) {return str.split("").reverse().join("")}
function bU() {return window.location.hostname.replace(/^www\./,'')} 
function format_m(a,s) {str=String.fromCharCode(109)+"ai"+"l"+String.fromCharCode(116)+"o:"+srev(a)+String.fromCharCode(64)+bU()+"?"+"sub"+"ject="+srev(s);window.location.href=str;}
