var pdPr = new Array();
pdPr[0] = new Object();
pdPr[0].reviewId = "1284";
pdPr[0].productId = "332216-261";
pdPr[0].name = "Mike";
pdPr[0].location = "Houston, Tx";
pdPr[0].rating = "5";
pdPr[0].reviewTitle = "Air Jordans";
pdPr[0].reviewBody = "The swank, full-grain leather upper wraps your foot in luxury, and the memory foam collar lining holds your foot in an ultra-comfortable grip. They feel great, but they\'re also ready for performance. The Phylon midsole is fabric-wrapped and features the I.P.S. (Independent Podular Suspension) technology that supports your foot in key areas. Whether you take them on the hardwood or not, the Nike Air Jordan XX Low men\'s retro shoes will make a lasting impression on anyone who is lucky enough to catch a glance.<br>";
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 = "March 1, 2010";

var pdPrOverall = new Object();
pdPrOverall.productId = '332216-261';
pdPrOverall.productName = 'AJF 20 Low LS';
pdPrOverall.rating = 5;
pdPrOverall.reviewCount = 1;

prItemRatingDisplay();
prProductReviewsDisplay();

