<!--
function sendmail() {
  document.mainfrm.action = 'http://www.c-express.net/mail/sendmailfree.php'
  document.mainfrm.submit()
}
//-->
