var pdPr = new Array();
pdPr[0] = new Object();
pdPr[0].reviewId = "8827";
pdPr[0].productId = "nike-alpholution-basketball-shoes367171101";
pdPr[0].name = "Coach";
pdPr[0].location = "USA";
pdPr[0].rating = "5";
pdPr[0].reviewTitle = "BRING THEM BACK ASAP!";
pdPr[0].reviewBody = "Most durable shoe I have ever worn! Style is amazing! mix of the old and the new! Comfortable! Have worn them for 2 years, not one rip, hole, nothing. Just hands down the best shoe Nike has ever made. I have worn a truck load of Nike shoes and these are the best by far.";
pdPr[0].reviewPros = "EVERYTHING!";
pdPr[0].reviewCons = "";
pdPr[0].response = "";
pdPr[0].isRecommended = "1";
pdPr[0].isVerifiedBuyer = "0";
pdPr[0].img1 = "";
pdPr[0].img2 = "";
pdPr[0].img3 = "";
pdPr[0].dateSubmitted = "February 8, 2012";

pdPr[1] = new Object();
pdPr[1].reviewId = "4139";
pdPr[1].productId = "nike-alpholution-basketball-shoes367171101";
pdPr[1].name = "anthony";
pdPr[1].location = "rhode island";
pdPr[1].rating = "5";
pdPr[1].reviewTitle = "timely and helpful";
pdPr[1].reviewBody = "fast shipping, and they notified me that the shipping address was wrong which did not delay my order.";
pdPr[1].reviewPros = "sexy";
pdPr[1].reviewCons = "nothing";
pdPr[1].response = "";
pdPr[1].isRecommended = "1";
pdPr[1].isVerifiedBuyer = "1";
pdPr[1].img1 = "";
pdPr[1].img2 = "";
pdPr[1].img3 = "";
pdPr[1].dateSubmitted = "November 10, 2010";

var pdPrOverall = new Object();
pdPrOverall.productId = 'nike-alpholution-basketball-shoes367171101';
pdPrOverall.productName = 'Nike Alpholution';
pdPrOverall.rating = 5;
pdPrOverall.reviewCount = 2;

prItemRatingDisplay();
prProductReviewsDisplay();

