var pdPr = new Array();
pdPr[0] = new Object();
pdPr[0].reviewId = "173";
pdPr[0].productId = "t-shirt-transformers-prime-jazz-bumble-bee";
pdPr[0].name = "chloe";
pdPr[0].location = "";
pdPr[0].rating = "5";
pdPr[0].reviewTitle = "i 3";
pdPr[0].reviewBody = "im in 3 w transformers so i really want this shirt";
pdPr[0].reviewPros = "";
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 = "June 5, 2009";

var pdPrOverall = new Object();
pdPrOverall.productId = 't-shirt-transformers-prime-jazz-bumble-bee';
pdPrOverall.productName = '';
pdPrOverall.rating = 5;
pdPrOverall.reviewCount = 1;

prItemRatingDisplay();
prProductReviewsDisplay();

