var pdPr = new Array();
pdPr[0] = new Object();
pdPr[0].reviewId = "5221";
pdPr[0].productId = "915574";
pdPr[0].name = "Esther";
pdPr[0].location = "Sydney, Australia";
pdPr[0].rating = "5";
pdPr[0].reviewTitle = "Thank you!!";
pdPr[0].reviewBody = "First time buying from you guys again in about two years. Always easy to buy and service and delivery is super fast. Shoes are awesome! My son loves them and have had friends ask about them too. ";
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 16, 2011";

var pdPrOverall = new Object();
pdPrOverall.productId = '915574';
pdPrOverall.productName = 'Adidas Superstar II (Kids)';
pdPrOverall.rating = 5;
pdPrOverall.reviewCount = 1;

prItemRatingDisplay();
prProductReviewsDisplay();

