var pdPr = new Array();
pdPr[0] = new Object();
pdPr[0].reviewId = "8484";
pdPr[0].productId = "10061";
pdPr[0].name = "patrick";
pdPr[0].location = "Fort Lee, New Jersey";
pdPr[0].rating = "4";
pdPr[0].reviewTitle = "Comfortable";
pdPr[0].reviewBody = "These boots are very useful. They are actually waterproof unlike other boots that claim to be waterproof. They are also extremely comfortable. The only thing I dont like about these boots are that they are a bit too heavy. ";
pdPr[0].reviewPros = "";
pdPr[0].reviewCons = "";
pdPr[0].response = "";
pdPr[0].isRecommended = "1";
pdPr[0].isVerifiedBuyer = "0";
pdPr[0].img1 = "";
pdPr[0].img2 = "";
pdPr[0].img3 = "";
pdPr[0].dateSubmitted = "January 11, 2012";

pdPr[1] = new Object();
pdPr[1].reviewId = "4514";
pdPr[1].productId = "10061";
pdPr[1].name = "Everett";
pdPr[1].location = "Washington, DC";
pdPr[1].rating = "5";
pdPr[1].reviewTitle = "Durable";
pdPr[1].reviewBody = "This shoe is very durable. I love to wear these when it\'s snowing, it keeps ya feet warm but it will get scuffed so you have to buy the boot\'s dirt removal kit. That will make it look like brand new. Scuffs do come off easily. Moreover, the shoe is stylish but the front looks a little wide. Not bad price for a durable boot. Much better than the Foamposite Boots by Nike.";
pdPr[1].reviewPros = "";
pdPr[1].reviewCons = "";
pdPr[1].response = "";
pdPr[1].isRecommended = "1";
pdPr[1].isVerifiedBuyer = "0";
pdPr[1].img1 = "";
pdPr[1].img2 = "";
pdPr[1].img3 = "";
pdPr[1].dateSubmitted = "December 20, 2010";

pdPr[2] = new Object();
pdPr[2].reviewId = "1242";
pdPr[2].productId = "10061";
pdPr[2].name = "DAVID";
pdPr[2].location = "Orlando, Fl";
pdPr[2].rating = "5";
pdPr[2].reviewTitle = "Classic Boots";
pdPr[2].reviewBody = "\"I bought a pair of these boots about 1 years ago, and I loved them. They felt like a pair of tennis shoes, and after being on my feet for 8-12 hours a day in the Navy, I knew that they were awesome. I needed a new pair of boots for my new job, and it was not hard to decide on these boots again. They fit true to size and are quick to break in. I highly recommend these boots - you will not be disappointed! Wears this shoe Everyday to work\" ";
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 = "February 26, 2010";

pdPr[3] = new Object();
pdPr[3].reviewId = "1130";
pdPr[3].productId = "10061";
pdPr[3].name = "Mike";
pdPr[3].location = "Houston, Tx";
pdPr[3].rating = "4";
pdPr[3].reviewTitle = "Timberland";
pdPr[3].reviewBody = "These are some serious boots. Waterproof, sturdy leather, great traction, etc. The tongue is stitched to the rest of the boot so water can\'t seep in. The padded ankle is definitely a nice touch. I\'m very pleased with the quality overall and would definitely buy another pair when these eventually wear out.";
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 = "February 23, 2010";

pdPr[4] = new Object();
pdPr[4].reviewId = "843";
pdPr[4].productId = "10061";
pdPr[4].name = "Rasheem";
pdPr[4].location = "Miami, Florida";
pdPr[4].rating = "5";
pdPr[4].reviewTitle = "Good Boot";
pdPr[4].reviewBody = "\"A little too tight and uncomfortable at first, but once you wear it more, it will loosen up and will be nice and snug. Looks nice with a long pair of jeans.<br>Easy to stain, so make sure you buy a boot protectant spray to protect it from stains and water.<br>Water resistant and good for winter and walking through slippery snow or icy paths...\"";
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 = "February 10, 2010";

pdPr[5] = new Object();
pdPr[5].reviewId = "187";
pdPr[5].productId = "10061";
pdPr[5].name = "steven nelson";
pdPr[5].location = "saint louis, missouri";
pdPr[5].rating = "4";
pdPr[5].reviewTitle = "timberland 6in waterproof premium";
pdPr[5].reviewBody = "The boots are great and are exactly like described on the website. Great look and feel, although the shipping could have been faster. Overall I wold definitely shop again.";
pdPr[5].reviewPros = "Excellent product";
pdPr[5].reviewCons = "Needs faster shipping";
pdPr[5].response = "";
pdPr[5].isRecommended = "1";
pdPr[5].isVerifiedBuyer = "0";
pdPr[5].img1 = "";
pdPr[5].img2 = "";
pdPr[5].img3 = "";
pdPr[5].dateSubmitted = "November 29, 2009";

var pdPrOverall = new Object();
pdPrOverall.productId = '10061';
pdPrOverall.productName = 'Timberland 6in Waterproof Premium';
pdPrOverall.rating = 4.5;
pdPrOverall.reviewCount = 6;

prItemRatingDisplay();
prProductReviewsDisplay();

