var pdPr = new Array();
pdPr[0] = new Object();
pdPr[0].reviewId = "1025";
pdPr[0].productId = "btserenitykickerofasses";
pdPr[0].name = "Matt";
pdPr[0].location = "Escondido, CA";
pdPr[0].rating = "5";
pdPr[0].reviewTitle = "Picked up the spirits";
pdPr[0].reviewBody = "Got this shirt for my friend who is feeling down about the job situation. Put a smile on her face. Thanks.";
pdPr[0].reviewPros = "";
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 = "September 6, 2010";

var pdPrOverall = new Object();
pdPrOverall.productId = 'btserenitykickerofasses';
pdPrOverall.productName = 'Serenity Jayne Asses Baby Tee';
pdPrOverall.rating = 5;
pdPrOverall.reviewCount = 1;

prItemRatingDisplay();
prProductReviewsDisplay();

