var pdPr = new Array();
pdPr[0] = new Object();
pdPr[0].reviewId = "1413";
pdPr[0].productId = "5516999";
pdPr[0].name = "harmony ";
pdPr[0].location = "burleson, texas";
pdPr[0].rating = "5";
pdPr[0].reviewTitle = "awesome product";
pdPr[0].reviewBody = "couldnt be more pleased with my purchase and shipping was super fast, thanks";
pdPr[0].reviewPros = "";
pdPr[0].reviewCons = "";
pdPr[0].response = "";
pdPr[0].isRecommended = "1";
pdPr[0].img1 = "";
pdPr[0].img2 = "";
pdPr[0].img3 = "";
pdPr[0].dateSubmitted = "March 9, 2010";

var pdPrOverall = new Object();
pdPrOverall.productId = '5516999';
pdPrOverall.productName = 'Vans Classic Slip-On';
pdPrOverall.rating = 5;
pdPrOverall.reviewCount = 1;

prItemRatingDisplay();
prProductReviewsDisplay();

