var pdPr = new Array();
pdPr[0] = new Object();
pdPr[0].reviewId = "6017";
pdPr[0].productId = "1-6604";
pdPr[0].name = "RJC";
pdPr[0].location = "Summerfield, Florida";
pdPr[0].rating = "5";
pdPr[0].reviewTitle = "Just what I wanted at a great price";
pdPr[0].reviewBody = "I had been looking for these since my last pair got to be too disgusting to wear in public.  I could not find these shoes locally.";
pdPr[0].reviewPros = "Just what I was looking for";
pdPr[0].reviewCons = "Nothing.";
pdPr[0].response = "";
pdPr[0].isRecommended = "1";
pdPr[0].isVerifiedBuyer = "1";
pdPr[0].img1 = "";
pdPr[0].img2 = "";
pdPr[0].img3 = "";
pdPr[0].dateSubmitted = "June 18, 2011";

pdPr[1] = new Object();
pdPr[1].reviewId = "797";
pdPr[1].productId = "1-6604";
pdPr[1].name = "Rasheem";
pdPr[1].location = "Miami, Florida";
pdPr[1].rating = "5";
pdPr[1].reviewTitle = "Classic Shoe";
pdPr[1].reviewBody = "The Reebok Classic shoe is wonderfully designed and well made. I prefer the blackwhite version but all the color schemes work nicely with the design. I highly recommend this item as a walking or all purpose shoe. ";
pdPr[1].reviewPros = "";
pdPr[1].reviewCons = "";
pdPr[1].response = "";
pdPr[1].isRecommended = "1";
pdPr[1].isVerifiedBuyer = "0";
pdPr[1].img1 = "";
pdPr[1].img2 = "";
pdPr[1].img3 = "";
pdPr[1].dateSubmitted = "February 6, 2010";

pdPr[2] = new Object();
pdPr[2].reviewId = "213";
pdPr[2].productId = "1-6604";
pdPr[2].name = "jim pettit";
pdPr[2].location = "monmouth,illinois";
pdPr[2].rating = "5";
pdPr[2].reviewTitle = "";
pdPr[2].reviewBody = "Greatest low price range reebok makes,hope they never stop making them. Fit and feel unbeatable.";
pdPr[2].reviewPros = "";
pdPr[2].reviewCons = "";
pdPr[2].response = "";
pdPr[2].isRecommended = "1";
pdPr[2].isVerifiedBuyer = "0";
pdPr[2].img1 = "";
pdPr[2].img2 = "";
pdPr[2].img3 = "";
pdPr[2].dateSubmitted = "December 1, 2009";

var pdPrOverall = new Object();
pdPrOverall.productId = '1-6604';
pdPrOverall.productName = 'Reebok Classic Nylon';
pdPrOverall.rating = 5;
pdPrOverall.reviewCount = 3;

prItemRatingDisplay();
prProductReviewsDisplay();

