var pdPr = new Array();
pdPr[0] = new Object();
pdPr[0].reviewId = "892";
pdPr[0].productId = "314142-561";
pdPr[0].name = "Rasheem";
pdPr[0].location = "Miami, Florida";
pdPr[0].rating = "5";
pdPr[0].reviewTitle = "Nike";
pdPr[0].reviewBody = "When I first got these I was crazy about wearing them. I liked the look and the comfort they offered me. I loved everything about them and I loved that they were mostly black which meant no cleaning, or worrying about getting them dirty. They look fresh all the time. &quot <br>";
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-561';
pdPrOverall.productName = 'Nike Dunk Low 6.0';
pdPrOverall.rating = 5;
pdPrOverall.reviewCount = 1;

prItemRatingDisplay();
prProductReviewsDisplay();

