function UpdateRace(Track) {
var i;
 window.location.href='?idSport=Racing&idLeague=00000&TrackId=' + Track;
}