var pdPr = new Array();
pdPr[0] = new Object();
pdPr[0].reviewId = "1747";
pdPr[0].productId = "313655-021";
pdPr[0].name = "Kristian";
pdPr[0].location = "Apeldoorn, Gelderland";
pdPr[0].rating = "5";
pdPr[0].reviewTitle = "Quick delivery";
pdPr[0].reviewBody = "I came across these sneakers when I was looking for new shoes. Because I couldn\'t find this type anywhere in my home country, I had to order them from Sneakerhead. It took them only 5 days to get them to my home. Quite amazing. ";
pdPr[0].reviewPros = "Quick delivery.<br>Good quality.<br>";
pdPr[0].reviewCons = "";
pdPr[0].response = "";
pdPr[0].isRecommended = "1";
pdPr[0].img1 = "";
pdPr[0].img2 = "";
pdPr[0].img3 = "";
pdPr[0].dateSubmitted = "April 9, 2010";

pdPr[1] = new Object();
pdPr[1].reviewId = "894";
pdPr[1].productId = "313655-021";
pdPr[1].name = "Rasheem";
pdPr[1].location = "Miami, Florida";
pdPr[1].rating = "5";
pdPr[1].reviewTitle = "Nikes";
pdPr[1].reviewBody = "\"These shoes are so fly. Wherever u wear them ppl are goin 2 stop n stare because they just that hot. They dont feel tight or anything they fit perfect to me.They feel like you are walking on air. They are the best\".";
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 = "February 11, 2010";

var pdPrOverall = new Object();
pdPrOverall.productId = '313655-021';
pdPrOverall.productName = 'Nike Air Insurgent';
pdPrOverall.rating = 5;
pdPrOverall.reviewCount = 2;

prItemRatingDisplay();
prProductReviewsDisplay();

