var pdPr = new Array();
pdPr[0] = new Object();
pdPr[0].reviewId = "2131";
pdPr[0].productId = "315186-341";
pdPr[0].name = "rachel ";
pdPr[0].location = "deltona, fl";
pdPr[0].rating = "5";
pdPr[0].reviewTitle = "Great sneakers";
pdPr[0].reviewBody = "genuine and great green color....goes nicely with the jets jersey!";
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 = "June 11, 2010";

var pdPrOverall = new Object();
pdPrOverall.productId = '315186-341';
pdPrOverall.productName = 'Nike Women\'s Air Force 1 Premium \'07';
pdPrOverall.rating = 5;
pdPrOverall.reviewCount = 1;

prItemRatingDisplay();
prProductReviewsDisplay();

