var pdPr = new Array();
pdPr[0] = new Object();
pdPr[0].reviewId = "203";
pdPr[0].productId = "t-shirt-wonder-woman-action-pose";
pdPr[0].name = "Ronald";
pdPr[0].location = "";
pdPr[0].rating = "5";
pdPr[0].reviewTitle = "mad";
pdPr[0].reviewBody = "W  H Y arent there there more size options for this shirt like 2XL or 3XL? ???fat people like wonder woman too";
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 28, 2009";

var pdPrOverall = new Object();
pdPrOverall.productId = 't-shirt-wonder-woman-action-pose';
pdPrOverall.productName = 'Wonder Woman Pose T-Shirt';
pdPrOverall.rating = 5;
pdPrOverall.reviewCount = 1;

prItemRatingDisplay();
prProductReviewsDisplay();

