Run for your country! Take part in the race for the Euro 2016 soccer trophy and compete against players from all over the world! Select your favorite team and try to run as far as you can in this addictive skill game.
Like it? Rate Euro Soccer Sprint
0 /
5 by 0 Users
");
jQuery('#rresult').fadeIn("slow");
});
}
else if (json_obj.data === "Already") {
jQuery('input[type="radio"]').prop('checked', false);
jQuery('#rate_in').fadeOut("slow", function () {
jQuery('#rresult p').html(
"
" +
"" +
"Whooops! It looks like you voted already.
");
jQuery('#rresult').fadeIn("slow");
});
}
else if (json_obj.data === "Noguest") {
jQuery('input[type="radio"]').prop('checked', false);
jQuery('#rate_in').fadeOut("slow", function () {
jQuery('#rresult p').html(
"
" +
"" +
"Sorry! You need to log in or register to vote.
");
jQuery('#rresult').fadeIn("slow");
});
}
},
error: function (response) {
jQuery('input[type="radio"]').prop('checked', false);
jQuery('#rate_in').fadeOut("slow", function () {
jQuery('#rresult p').html(
"