var pdPr = new Array();
pdPr[0] = new Object();
pdPr[0].reviewId = "998";
pdPr[0].productId = "nike-wmns-air-span-running-shoes344553131";
pdPr[0].name = "Shannon";
pdPr[0].location = "West Orange, NJ";
pdPr[0].rating = "4";
pdPr[0].reviewTitle = "Comfortable";
pdPr[0].reviewBody = "I really wanted them in purple but they wanted an extra $20.00 for them and they are running sneakers so I wasn\'t going to pay the extra amount. They are comfortable and having flat feet it gives me the extra arch support I need.";
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 = "February 16, 2010";

var pdPrOverall = new Object();
pdPrOverall.productId = 'nike-wmns-air-span-running-shoes344553131';
pdPrOverall.productName = 'Nike Women\'s Air Span+ 6';
pdPrOverall.rating = 4;
pdPrOverall.reviewCount = 1;

prItemRatingDisplay();
prProductReviewsDisplay();

