function checkFields () {

}

function selectForm () {
	document.contact.submit();
}