var pdPr = new Array();
pdPr[0] = new Object();
pdPr[0].reviewId = "503";
pdPr[0].productId = "331987-145";
pdPr[0].name = "Lori";
pdPr[0].location = "Johnston, IA";
pdPr[0].rating = "5";
pdPr[0].reviewTitle = "Great product and service";
pdPr[0].reviewBody = "This was the first time we ordered from this site. We ordered 2 pairs of basketball shoes for my sons and were very happy with the quality of the shoes and the price.  The delivery service was right on target.  We will use this site again!";
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 = "January 1, 2010";

var pdPrOverall = new Object();
pdPrOverall.productId = '331987-145';
pdPrOverall.productName = 'Air Jordan 2.5 Team';
pdPrOverall.rating = 5;
pdPrOverall.reviewCount = 1;

prItemRatingDisplay();
prProductReviewsDisplay();

