var pdPr = new Array();
pdPr[0] = new Object();
pdPr[0].reviewId = "890";
pdPr[0].productId = "air-jordan-alpha-retro-1-basketball-shoes392813001";
pdPr[0].name = "Rasheem";
pdPr[0].location = "Miami, Florida";
pdPr[0].rating = "5";
pdPr[0].reviewTitle = "Air Jordans";
pdPr[0].reviewBody = "\"WHAT CAN I SAY...THIS SHOW STARTED IT OFF.ITS A MUST HAVE IF YOUR A JORDAN FAN. I LOVE THE COLORWAY. I PLAN ON WEARING THESE. ITS PRETTY COMFORTABLE. IN MY OPINION 1 THROUGH 13\'S ARE THE BEST!!! AND ANOTHER THING I CANT GET ENOUGH OF IS THAT FRESH SMELL OF JAYSS!!!!\"<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 = "February 11, 2010";

pdPr[1] = new Object();
pdPr[1].reviewId = "837";
pdPr[1].productId = "air-jordan-alpha-retro-1-basketball-shoes392813001";
pdPr[1].name = "Aran";
pdPr[1].location = "Los Banos, Laguna";
pdPr[1].rating = "4";
pdPr[1].reviewTitle = "Heir Jordan ";
pdPr[1].reviewBody = "If the original Air Jordan was the forefather, the Alpha 1 would be the grandson doing him proud. Inspired by \'85 but plays like 2010, the Air Jordan Alpha 1 is a great effort by Brand Jordan. While I have not had an original AJ1, I have worn quite a few retros, and none of them felt like the Alpha 1 on my feet. I have always wished retro 1\'s would come with modern midsole technology, and those hopes were met with Zoom Air holding up the Alpha 1. The upper is also more breathable and feels immaculate around the ankle.";
pdPr[1].reviewPros = "Modern internals on a classic silhouette. Walking on Air Jordan 1\'s will never feel like 1985 again.";
pdPr[1].reviewCons = "The midsole is too thick it might have been an AF1 fusion. The upper as a whole looks chunkier than a regular AJ1";
pdPr[1].response = "";
pdPr[1].isRecommended = "1";
pdPr[1].img1 = "";
pdPr[1].img2 = "";
pdPr[1].img3 = "";
pdPr[1].dateSubmitted = "February 10, 2010";

var pdPrOverall = new Object();
pdPrOverall.productId = 'air-jordan-alpha-retro-1-basketball-shoes392813001';
pdPrOverall.productName = 'Air Jordan Alpha 1';
pdPrOverall.rating = 4.5;
pdPrOverall.reviewCount = 2;

prItemRatingDisplay();
prProductReviewsDisplay();

