var pdPr = new Array();
pdPr[0] = new Object();
pdPr[0].reviewId = "914";
pdPr[0].productId = "316670-001";
pdPr[0].name = "Rasheem";
pdPr[0].location = "Miami, Florida";
pdPr[0].rating = "5";
pdPr[0].reviewTitle = "Nike";
pdPr[0].reviewBody = "\"These are the second pair of Air Forces I\'ve owned, and they never cease to amaze me. Whether you have a small or large foot, they tend to fit just right. They\'re also the most comfortable shoes I\'ve ever owned. Period. I\'m sure their are other comfortable shoes out there, but not with the durability.";
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 12, 2010";

var pdPrOverall = new Object();
pdPrOverall.productId = '316670-001';
pdPrOverall.productName = 'Nike Air Force One Premium Mid \'07';
pdPrOverall.rating = 5;
pdPrOverall.reviewCount = 1;

prItemRatingDisplay();
prProductReviewsDisplay();

