var pdPr = new Array();
pdPr[0] = new Object();
pdPr[0].reviewId = "218";
pdPr[0].productId = "108577";
pdPr[0].name = "Mat";
pdPr[0].location = "Sydney, Australia";
pdPr[0].rating = "5";
pdPr[0].reviewTitle = "Sneakerhead Rocks!";
pdPr[0].reviewBody = "Exaclty what i was after.. great shoes and great service.";
pdPr[0].reviewPros = "";
pdPr[0].reviewCons = "None";
pdPr[0].response = "";
pdPr[0].isRecommended = "1";
pdPr[0].img1 = "";
pdPr[0].img2 = "";
pdPr[0].img3 = "";
pdPr[0].dateSubmitted = "December 1, 2009";

var pdPrOverall = new Object();
pdPrOverall.productId = '108577';
pdPrOverall.productName = 'Converse Leather Hi (Chuck Taylor )';
pdPrOverall.rating = 5;
pdPrOverall.reviewCount = 1;

prItemRatingDisplay();
prProductReviewsDisplay();

