var pdPr = new Array();
pdPr[0] = new Object();
pdPr[0].reviewId = "2167";
pdPr[0].productId = "314252-201";
pdPr[0].name = "Nat";
pdPr[0].location = "Maine";
pdPr[0].rating = "5";
pdPr[0].reviewTitle = "Great hard to find retro shoe...";
pdPr[0].reviewBody = "This shoe is a bit narrow in the toe box but still very comfortable. This combination of upper materials looks great and the mirrored Nike swoosh gets a lot of attention.";
pdPr[0].reviewPros = "Style<br>Quality<br>Price";
pdPr[0].reviewCons = "Narrow toe box";
pdPr[0].response = "";
pdPr[0].isRecommended = "1";
pdPr[0].img1 = "";
pdPr[0].img2 = "";
pdPr[0].img3 = "";
pdPr[0].dateSubmitted = "June 17, 2010";

var pdPrOverall = new Object();
pdPrOverall.productId = '314252-201';
pdPrOverall.productName = 'Nike Air Max 1 Premium SP';
pdPrOverall.rating = 5;
pdPrOverall.reviewCount = 1;

prItemRatingDisplay();
prProductReviewsDisplay();

