var pdPr = new Array();
pdPr[0] = new Object();
pdPr[0].reviewId = "1528";
pdPr[0].productId = "332097-041";
pdPr[0].name = "rene";
pdPr[0].location = "St.Louis,Missouri";
pdPr[0].rating = "5";
pdPr[0].reviewTitle = "Great Buy!";
pdPr[0].reviewBody = "I gave these  shoes to my 10 year old nephew as a Christmas gift. He loves them and they\'ve been very durable. This is saying alot because he\'s notoriouly rough on tennis shoes. They were reasonably priced and delivered quickly. I would definitely do business with sneakerhead in the future.";
pdPr[0].reviewPros = "";
pdPr[0].reviewCons = "";
pdPr[0].response = "";
pdPr[0].isRecommended = "1";
pdPr[0].img1 = "";
pdPr[0].img2 = "";
pdPr[0].img3 = "";
pdPr[0].dateSubmitted = "March 20, 2010";

var pdPrOverall = new Object();
pdPrOverall.productId = '332097-041';
pdPrOverall.productName = 'Air Jordan 2.5 Team (Big Kids)';
pdPrOverall.rating = 5;
pdPrOverall.reviewCount = 1;

prItemRatingDisplay();
prProductReviewsDisplay();

