var pdPr = new Array();
pdPr[0] = new Object();
pdPr[0].reviewId = "2828";
pdPr[0].productId = "barrackobama";
pdPr[0].name = "guillaume";
pdPr[0].location = "Marseille, France";
pdPr[0].rating = "5";
pdPr[0].reviewTitle = "awesome shirt";
pdPr[0].reviewBody = "This is a great shirt, quality, design. A master piece. ";
pdPr[0].reviewPros = "GREAT GREAT GREAT !!!! design, color, Alex Ross is simply a master";
pdPr[0].reviewCons = "a litte too small ";
pdPr[0].response = "";
pdPr[0].isRecommended = "1";
pdPr[0].isVerifiedBuyer = "1";
pdPr[0].img1 = "";
pdPr[0].img2 = "";
pdPr[0].img3 = "";
pdPr[0].dateSubmitted = "April 21, 2011";

pdPr[1] = new Object();
pdPr[1].reviewId = "1058";
pdPr[1].productId = "barrackobama";
pdPr[1].name = "David";
pdPr[1].location = "San Francisco, CA";
pdPr[1].rating = "5";
pdPr[1].reviewTitle = "Excellent!";
pdPr[1].reviewBody = "get lots of comments, both good and bad";
pdPr[1].reviewPros = "dark background and bright colors";
pdPr[1].reviewCons = "";
pdPr[1].response = "";
pdPr[1].isRecommended = "1";
pdPr[1].isVerifiedBuyer = "1";
pdPr[1].img1 = "";
pdPr[1].img2 = "";
pdPr[1].img3 = "";
pdPr[1].dateSubmitted = "September 8, 2010";

pdPr[2] = new Object();
pdPr[2].reviewId = "218";
pdPr[2].productId = "barrackobama";
pdPr[2].name = "Kim G. Minor";
pdPr[2].location = "";
pdPr[2].rating = "4";
pdPr[2].reviewTitle = "super obama t shirt";
pdPr[2].reviewBody = "Shirts are smaller than advertised.  Mine is too small already and I don\'t put it in the dryer.";
pdPr[2].reviewPros = "";
pdPr[2].reviewCons = "";
pdPr[2].response = "";
pdPr[2].isRecommended = "1";
pdPr[2].isVerifiedBuyer = "0";
pdPr[2].img1 = "";
pdPr[2].img2 = "";
pdPr[2].img3 = "";
pdPr[2].dateSubmitted = "July 7, 2009";

pdPr[3] = new Object();
pdPr[3].reviewId = "208";
pdPr[3].productId = "barrackobama";
pdPr[3].name = "SANDRA RODRIGUEZ";
pdPr[3].location = "";
pdPr[3].rating = "5";
pdPr[3].reviewTitle = "OBAMA T-SHIRT";
pdPr[3].reviewBody = "THIS IS THE BOMB, AND SO IS ALEX ROSS .<br><br>THANKS,<br><br>SANDRA RODRIGUEZ";
pdPr[3].reviewPros = "";
pdPr[3].reviewCons = "";
pdPr[3].response = "";
pdPr[3].isRecommended = "1";
pdPr[3].isVerifiedBuyer = "0";
pdPr[3].img1 = "";
pdPr[3].img2 = "";
pdPr[3].img3 = "";
pdPr[3].dateSubmitted = "July 1, 2009";

pdPr[4] = new Object();
pdPr[4].reviewId = "135";
pdPr[4].productId = "barrackobama";
pdPr[4].name = "Gary";
pdPr[4].location = "";
pdPr[4].rating = "5";
pdPr[4].reviewTitle = "pretty cool";
pdPr[4].reviewBody = "Nice.  I saw a volunteer sporting the shirt at a meeting re healthcare, the enviorment and energy.  I had to have it";
pdPr[4].reviewPros = "";
pdPr[4].reviewCons = "";
pdPr[4].response = "";
pdPr[4].isRecommended = "1";
pdPr[4].isVerifiedBuyer = "0";
pdPr[4].img1 = "";
pdPr[4].img2 = "";
pdPr[4].img3 = "";
pdPr[4].dateSubmitted = "May 15, 2009";

pdPr[5] = new Object();
pdPr[5].reviewId = "111";
pdPr[5].productId = "barrackobama";
pdPr[5].name = "Pamela Eleby";
pdPr[5].location = "";
pdPr[5].rating = "5";
pdPr[5].reviewTitle = "Super Obama T-Shirt";
pdPr[5].reviewBody = "I brought this for my husband and it looks wonderful.  The color and the picture is beautiful.";
pdPr[5].reviewPros = "";
pdPr[5].reviewCons = "";
pdPr[5].response = "";
pdPr[5].isRecommended = "1";
pdPr[5].isVerifiedBuyer = "0";
pdPr[5].img1 = "";
pdPr[5].img2 = "";
pdPr[5].img3 = "";
pdPr[5].dateSubmitted = "May 1, 2009";

pdPr[6] = new Object();
pdPr[6].reviewId = "11";
pdPr[6].productId = "barrackobama";
pdPr[6].name = "Eugene Thomas";
pdPr[6].location = "";
pdPr[6].rating = "5";
pdPr[6].reviewTitle = "Obama T-Shirt";
pdPr[6].reviewBody = "I love this site I got my shirt quickly I was not expecting it for another few days the customer service was really good making sure I am happy. Lets hope Stylin does not turn around and go the way of other comapanies and forget about the little man. I am happy I will be doing buisness with them again.";
pdPr[6].reviewPros = "";
pdPr[6].reviewCons = "";
pdPr[6].response = "";
pdPr[6].isRecommended = "1";
pdPr[6].isVerifiedBuyer = "0";
pdPr[6].img1 = "";
pdPr[6].img2 = "";
pdPr[6].img3 = "";
pdPr[6].dateSubmitted = "March 3, 2009";

var pdPrOverall = new Object();
pdPrOverall.productId = 'barrackobama';
pdPrOverall.productName = 'Barack Obama T-Shirt';
pdPrOverall.rating = 5;
pdPrOverall.reviewCount = 7;

prItemRatingDisplay();
prProductReviewsDisplay();

