var pdPr = new Array();
pdPr[0] = new Object();
pdPr[0].reviewId = "2947";
pdPr[0].productId = "adidas-ts-lightning-creator-basketball-shoes356982";
pdPr[0].name = "Niklas";
pdPr[0].location = "Esbjerg V, Denmark";
pdPr[0].rating = "5";
pdPr[0].reviewTitle = "Adidas TS Lightning Creator";
pdPr[0].reviewBody = "These shoes are magnificent!<br>Very light, comfortable and good looking. Traction is excellent. Relatively breathable, though not as much as I had hoped. I must say, thoguh, that the all-star colourways are a bit too flashy for my taste.<br>Oh, and great price too!";
pdPr[0].reviewPros = "Excellent traction.";
pdPr[0].reviewCons = "";
pdPr[0].response = "";
pdPr[0].isRecommended = "1";
pdPr[0].img1 = "";
pdPr[0].img2 = "";
pdPr[0].img3 = "";
pdPr[0].dateSubmitted = "August 8, 2010";

pdPr[1] = new Object();
pdPr[1].reviewId = "2462";
pdPr[1].productId = "adidas-ts-lightning-creator-basketball-shoes356982";
pdPr[1].name = "Rasheem";
pdPr[1].location = "Miami, Fl";
pdPr[1].rating = "5";
pdPr[1].reviewTitle = "ADIDAS";
pdPr[1].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 fourth picture is actually for ventilation to keep your feet cool.<br><br>Even though these shoes are definitely designed for basketball, they add style and flare to just about anything casual you decide to wear - a great performance shoe with great style";
pdPr[1].reviewPros = "";
pdPr[1].reviewCons = "";
pdPr[1].response = "";
pdPr[1].isRecommended = "1";
pdPr[1].img1 = "";
pdPr[1].img2 = "";
pdPr[1].img3 = "";
pdPr[1].dateSubmitted = "July 12, 2010";

var pdPrOverall = new Object();
pdPrOverall.productId = 'adidas-ts-lightning-creator-basketball-shoes356982';
pdPrOverall.productName = 'Adidas TS Lightning Creator (All Star West \'09)';
pdPrOverall.rating = 5;
pdPrOverall.reviewCount = 2;

prItemRatingDisplay();
prProductReviewsDisplay();

