var pdPr = new Array();
pdPr[0] = new Object();
pdPr[0].reviewId = "1885";
pdPr[0].productId = "18296319";
pdPr[0].name = "Tamia";
pdPr[0].location = "Orlando, Florida";
pdPr[0].rating = "5";
pdPr[0].reviewTitle = "Comfortable and Stylish";
pdPr[0].reviewBody = "The shoe is very comfortable and roomy even for 12 hour shifts . I am a nurse and I bought them for work. The look great with my scub pants.";
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 = "May 2, 2010";

var pdPrOverall = new Object();
pdPrOverall.productId = '18296319';
pdPrOverall.productName = 'Puma Usan';
pdPrOverall.rating = 5;
pdPrOverall.reviewCount = 1;

prItemRatingDisplay();
prProductReviewsDisplay();

