function send2 (arg1, arg2, arg3) {
   var args
   args=arg3 + arg2 + arg1 + "?subject=Response%20from%20website"
   document.getElementById('mt').href="ma" + "ilt" + "o:" + args
}
