function sendEmail() {
document.all.frmSendMail.submit();
}
