// DO NOT DELETE THIS FILE (used by mailform_db3)
function mySubmit(what) {
	/**
	if(what.confirmfield.value == "49be0416d4e27963cc91b65abda27e74") {
		return false;
	}
	**/
	what.confirmfield.value = "49be0416d4e27963cc91b65abda27e74";
	what.submit();
}
