var pdPr = new Array();
pdPr[0] = new Object();
pdPr[0].reviewId = "2990";
pdPr[0].productId = "tsfamilyguyassbig";
pdPr[0].name = "veronika";
pdPr[0].location = "vikersund, modum";
pdPr[0].rating = "5";
pdPr[0].reviewTitle = "funny and nice t-shirt";
pdPr[0].reviewBody = "cool t-shirt, nice size and colour";
pdPr[0].reviewPros = "it stays nice after washing it, the size is not small and the printing is real good.";
pdPr[0].reviewCons = "";
pdPr[0].response = "";
pdPr[0].isRecommended = "1";
pdPr[0].isVerifiedBuyer = "1";
pdPr[0].img1 = "";
pdPr[0].img2 = "";
pdPr[0].img3 = "";
pdPr[0].dateSubmitted = "May 11, 2011";

var pdPrOverall = new Object();
pdPrOverall.productId = 'tsfamilyguyassbig';
pdPrOverall.productName = 'Family Guy Look Big T-Shirt';
pdPrOverall.rating = 5;
pdPrOverall.reviewCount = 1;

prItemRatingDisplay();
prProductReviewsDisplay();

