function UpdateRace(Track) {
 window.location.href="?"+Track;
}