var pdPr = new Array();
pdPr[0] = new Object();
pdPr[0].reviewId = "94";
pdPr[0].productId = "nike-air-miler-walk-walking-shoes321520101";
pdPr[0].name = "Joyce Ryan";
pdPr[0].location = "Valley Village, California";
pdPr[0].rating = "4";
pdPr[0].reviewTitle = "Nike Sneakers";
pdPr[0].reviewBody = "Love the tennis shoes!  Could put them right on and go, no breaking in, no pinched toes or sliding backs!!  Love them.";
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 = "November 19, 2009";

var pdPrOverall = new Object();
pdPrOverall.productId = 'nike-air-miler-walk-walking-shoes321520101';
pdPrOverall.productName = 'Nike Women\'s Air Miler Walk+';
pdPrOverall.rating = 4;
pdPrOverall.reviewCount = 1;

prItemRatingDisplay();
prProductReviewsDisplay();

