var pdPr = new Array();
pdPr[0] = new Object();
pdPr[0].reviewId = "759";
pdPr[0].productId = "nike-air-max-moto-retro-running-shoes324910061";
pdPr[0].name = "MattyP";
pdPr[0].location = "West Chester, PA";
pdPr[0].rating = "5";
pdPr[0].reviewTitle = "SO Glad to Find them AGAIN";
pdPr[0].reviewBody = "I wanted the exact pair of sneakers he had over a year ago and could not find a new pair I liked better.  Tried others but prefer running in these over all the new ones out now.   Finding Sneakerhead.com was a life saver.  Going from store to store was no fun!";
pdPr[0].reviewPros = "comfortable<br>well cushioned<br>no weird lumps at the toes";
pdPr[0].reviewCons = "They are discontinued";
pdPr[0].response = "";
pdPr[0].isRecommended = "1";
pdPr[0].img1 = "";
pdPr[0].img2 = "";
pdPr[0].img3 = "";
pdPr[0].dateSubmitted = "January 31, 2010";

var pdPrOverall = new Object();
pdPrOverall.productId = 'nike-air-max-moto-retro-running-shoes324910061';
pdPrOverall.productName = 'Nike Air Max Moto+ 6';
pdPrOverall.rating = 5;
pdPrOverall.reviewCount = 1;

prItemRatingDisplay();
prProductReviewsDisplay();

