var pdPr = new Array();
pdPr[0] = new Object();
pdPr[0].reviewId = "201";
pdPr[0].productId = "tsfamilyguypeanutbutterjelly";
pdPr[0].name = "ASD";
pdPr[0].location = "";
pdPr[0].rating = "5";
pdPr[0].reviewTitle = "ASD";
pdPr[0].reviewBody = "ASD";
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 26, 2009";

var pdPrOverall = new Object();
pdPrOverall.productId = 'tsfamilyguypeanutbutterjelly';
pdPrOverall.productName = 'Family Guy Jelly Time T-Shirt';
pdPrOverall.rating = 5;
pdPrOverall.reviewCount = 1;

prItemRatingDisplay();
prProductReviewsDisplay();

