function submitform(){
		document.aspnetForm.submit();
}

function goToPage(){
		location.href="http://www.betus.com/racebook/";
}
