Owner Reviews, Ratings, Comments and Criticism
My son loves this game. He's only 5, but he can actually win races. It doesn't let you get off the track so if he gets to the edge it bumps him back over. I bought this from a friend and they had lost the manual. If there was any way I could get a copy of the manual, that would be great. We're a little confused by some of the options.
Comment Comment | Permalink |
function showYesNoCommunityResponse(uId,result,value) {
var msgLayer = getElement("thanks" + uId);
if ( result == "SUCCESS" ) {
msgLayer.innerHTML = "Thanks for the valuable feedback you provided to other Amazon.com readers and reviewers. Your vote will be counted and will appear on the product page within 24 hours.";
} else {
showVoteErrorResponse(msgLayer,result,value);
}
}
Yes No
(Report this)