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

function popup(url) {
	alert("should popup " + url);
	window.open(url, "Popup", "width=640,height=480,resizable=yes,scrollbars=yes,toolbar=no,location=no,directories=no,status=no,menubar=no");
	return false;
}
