<!--
function tomail() {
  document.mainfrm.action = 'phototomail.php'
  document.mainfrm.submit()
}
//-->