var pdPr = new Array();
pdPr[0] = new Object();
pdPr[0].reviewId = "893";
pdPr[0].productId = "314142-204";
pdPr[0].name = "Rasheem";
pdPr[0].location = "Miami, Florida";
pdPr[0].rating = "5";
pdPr[0].reviewTitle = "Dunk";
pdPr[0].reviewBody = "&quotI\'ve had these shoes for about 6 months and they look just as fresh as when I 1st got em!People turn their heads so fast that they usually end up breaking their necks.Light as always, built to last,crazy colorway. ";
pdPr[0].reviewPros = "Pros<br><br>Breathable <br>Comfortable <br>Durable <br>Stable <br>Stylish";
pdPr[0].reviewCons = "";
pdPr[0].response = "";
pdPr[0].isRecommended = "1";
pdPr[0].img1 = "";
pdPr[0].img2 = "";
pdPr[0].img3 = "";
pdPr[0].dateSubmitted = "February 11, 2010";

var pdPrOverall = new Object();
pdPrOverall.productId = '314142-204';
pdPrOverall.productName = 'Nike Dunk Low NKE';
pdPrOverall.rating = 5;
pdPrOverall.reviewCount = 1;

prItemRatingDisplay();
prProductReviewsDisplay();

