function mailIt(){
   $('MailForm').send({update: 'mail_result', evalScripts: true});
}
