var pdPr = new Array();
pdPr[0] = new Object();
pdPr[0].reviewId = "12508";
pdPr[0].productId = "jusweet";
pdPr[0].name = "Mger ";
pdPr[0].location = "Queens New York";
pdPr[0].rating = "5";
pdPr[0].reviewTitle = "Jasco sweetheart clogs";
pdPr[0].reviewBody = " I bought these shoes a few years ago and they were so comfortable I have been waiting for you to make more in my size ps alsoso affordable <br><br>";
pdPr[0].reviewPros = "comfortable ";
pdPr[0].reviewCons = "";
pdPr[0].response = "";
pdPr[0].isRecommended = "1";
pdPr[0].img1 = "";
pdPr[0].img2 = "";
pdPr[0].img3 = "";
pdPr[0].dateSubmitted = "May 9, 2011";

pdPr[1] = new Object();
pdPr[1].reviewId = "3123";
pdPr[1].productId = "jusweet";
pdPr[1].name = "kendra";
pdPr[1].location = "massachusetts, boston";
pdPr[1].rating = "5";
pdPr[1].reviewTitle = "clogs";
pdPr[1].reviewBody = "love these shoes they are so comfortable and fit me perfectly";
pdPr[1].reviewPros = "";
pdPr[1].reviewCons = "";
pdPr[1].response = "";
pdPr[1].isRecommended = "1";
pdPr[1].img1 = "";
pdPr[1].img2 = "";
pdPr[1].img3 = "";
pdPr[1].dateSubmitted = "September 12, 2010";

pdPr[2] = new Object();
pdPr[2].reviewId = "246";
pdPr[2].productId = "jusweet";
pdPr[2].name = "mary";
pdPr[2].location = "florida";
pdPr[2].rating = "5";
pdPr[2].reviewTitle = "excellant shoe";
pdPr[2].reviewBody = "this is one of the most comfortable shoes that I have ever had (except my new balance)<br>It looks very professional. And the price makes it even better for the price and the way it fits and walks it is most def. worth the money.";
pdPr[2].reviewPros = "the softness of the insole. the way it fits around your foot and makes you feel supported all day.";
pdPr[2].reviewCons = "the way the strap does not come up high enough on the back of your foot. but it is not enough to detour me away from buying another pair (wish they came in ``black)";
pdPr[2].response = "";
pdPr[2].isRecommended = "1";
pdPr[2].img1 = "";
pdPr[2].img2 = "";
pdPr[2].img3 = "";
pdPr[2].dateSubmitted = "February 22, 2010";

var pdPrOverall = new Object();
pdPrOverall.productId = 'jusweet';
pdPrOverall.productName = '&quotSweetheart&quot Clogs from Jasco by allheart';
pdPrOverall.rating = 5;
pdPrOverall.reviewCount = 3;

prItemRatingDisplay();
prProductReviewsDisplay();

