var pdPr = new Array();
pdPr[0] = new Object();
pdPr[0].reviewId = "4067";
pdPr[0].productId = "adidas-ts-lightning-creator-basketball-shoes356957";
pdPr[0].name = "Rasheem";
pdPr[0].location = "Miami, Fl";
pdPr[0].rating = "5";
pdPr[0].reviewTitle = "ADIDAS";
pdPr[0].reviewBody = "These shoes have to be one of the most comfortable shoes I\'ve ever worn when playing basketball. The traction is really good, and they don\'t feel heavy at all. The ovular shape at the bottom of the shoe as you can see in the  picture is actually for ventilation to keep your feet cool. Even though these shoes are definitely designed or basketball, they add style and flare to just about anything casual you decide to wear - a great performance shoe with great style. ";
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 = "November 1, 2010";

pdPr[1] = new Object();
pdPr[1].reviewId = "2049";
pdPr[1].productId = "adidas-ts-lightning-creator-basketball-shoes356957";
pdPr[1].name = "Paul";
pdPr[1].location = "Mollymook, New South Wales";
pdPr[1].rating = "5";
pdPr[1].reviewTitle = "Love it!";
pdPr[1].reviewBody = "When I first bought this shoe I was a bit worried I thought maybe its too low, not the right shape, I don\'t know if it will be comfy enough. But it is great! It gives great ankle support, feels good on, you can feel the cushion in your feet and it looks great! And it was so cheap!";
pdPr[1].reviewPros = "Price<br>Feel<br>Ankle Support<br>Looks";
pdPr[1].reviewCons = "I still can\'t play like Kobe!";
pdPr[1].response = "";
pdPr[1].isRecommended = "1";
pdPr[1].img1 = "";
pdPr[1].img2 = "";
pdPr[1].img3 = "";
pdPr[1].dateSubmitted = "May 25, 2010";

var pdPrOverall = new Object();
pdPrOverall.productId = 'adidas-ts-lightning-creator-basketball-shoes356957';
pdPrOverall.productName = 'Adidas TS Lightning Creator (All Star)';
pdPrOverall.rating = 5;
pdPrOverall.reviewCount = 2;

prItemRatingDisplay();
prProductReviewsDisplay();

