	<!--
		function pet1winner () {
			document.pet1winner.submit();
		}

		function pet2winner () {
			document.pet2winner.submit();
		}

		function isDraw () {
			document.isDraw.submit();
		}

	//-->