var pdPr = new Array();
pdPr[0] = new Object();
pdPr[0].reviewId = "3224";
pdPr[0].productId = "315122-001";
pdPr[0].name = "John Doe";
pdPr[0].location = "Miami FL";
pdPr[0].rating = "5";
pdPr[0].reviewTitle = "niceeeeee";
pdPr[0].reviewBody = "I have been guying this same shoe for the past 7 years and this newer style is the best and most comfortable one i have bought. They fit perfect and the new type of sole feels much better than the last pair i had.";
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 = "August 21, 2010";

pdPr[1] = new Object();
pdPr[1].reviewId = "1652";
pdPr[1].productId = "315122-001";
pdPr[1].name = "JUDITH";
pdPr[1].location = "CHANDLER, ARIZONA";
pdPr[1].rating = "5";
pdPr[1].reviewTitle = "Nike AF1 Black on Black";
pdPr[1].reviewBody = "The Nike Air Force 1 are a great pair of shoes to have in your casual shoe inventory.  Look great and dress up any pair of jeans they are worn with the AF1.";
pdPr[1].reviewPros = "Comfort & fit are amazing. Easier to maintain then the AF1 white on white pair that I have.";
pdPr[1].reviewCons = "Had to purchase a pair of Force Field inserts in order to keep the toe box from becoming overly<br>distorted & wrinkled from normal wear. ";
pdPr[1].response = "";
pdPr[1].isRecommended = "1";
pdPr[1].img1 = "";
pdPr[1].img2 = "";
pdPr[1].img3 = "";
pdPr[1].dateSubmitted = "March 30, 2010";

pdPr[2] = new Object();
pdPr[2].reviewId = "1027";
pdPr[2].productId = "315122-001";
pdPr[2].name = "Mike";
pdPr[2].location = "Houston, Tx";
pdPr[2].rating = "5";
pdPr[2].reviewTitle = "NICE KICKS";
pdPr[2].reviewBody = "\"These shoes are great. The comfort is beyond amazing and they look good with anything. They come with a lot of compliments too. They do run a little wide and large so I recommend getting these shoes in your exact shoe size. I also recommend shoe decreasers because these shoes crease very easily and turn blue when worn with jeans a lot. However, those minor set backs do not take away from the classic style and comfort the AF1 has to offer. I recommend these shoes to everyone interested.\"<br>";
pdPr[2].reviewPros = "";
pdPr[2].reviewCons = "";
pdPr[2].response = "";
pdPr[2].isRecommended = "1";
pdPr[2].img1 = "";
pdPr[2].img2 = "";
pdPr[2].img3 = "";
pdPr[2].dateSubmitted = "February 17, 2010";

pdPr[3] = new Object();
pdPr[3].reviewId = "628";
pdPr[3].productId = "315122-001";
pdPr[3].name = "Pedro";
pdPr[3].location = "Bristow, va";
pdPr[3].rating = "5";
pdPr[3].reviewTitle = "great shoe";
pdPr[3].reviewBody = "these shoes are comfortable. these shoes are fresh every sneakerhead must have them in there closet.!!!";
pdPr[3].reviewPros = "a classic<br>comfortable<br>built well<br>great leather";
pdPr[3].reviewCons = "dirty to fast<br><br>";
pdPr[3].response = "";
pdPr[3].isRecommended = "";
pdPr[3].img1 = "";
pdPr[3].img2 = "";
pdPr[3].img3 = "";
pdPr[3].dateSubmitted = "January 18, 2010";

pdPr[4] = new Object();
pdPr[4].reviewId = "433";
pdPr[4].productId = "315122-001";
pdPr[4].name = "Mark";
pdPr[4].location = "Pittsburgh ,PA";
pdPr[4].rating = "5";
pdPr[4].reviewTitle = "Nice Shoes";
pdPr[4].reviewBody = "The shoes came fast, secure, and laced.  Nice Job";
pdPr[4].reviewPros = "";
pdPr[4].reviewCons = "";
pdPr[4].response = "";
pdPr[4].isRecommended = "1";
pdPr[4].img1 = "";
pdPr[4].img2 = "";
pdPr[4].img3 = "";
pdPr[4].dateSubmitted = "December 25, 2009";

pdPr[5] = new Object();
pdPr[5].reviewId = "339";
pdPr[5].productId = "315122-001";
pdPr[5].name = "Jacob";
pdPr[5].location = "Sydney, Australia";
pdPr[5].rating = "5";
pdPr[5].reviewTitle = "All Black Air Force One\'s";
pdPr[5].reviewBody = "Great shoe that keeps the sohisicated look while still being comfortable, its a very versatile shoe that can be dressed up or down.<br><br>Highly recommend all black AF1 alot of people look passed this shoe and go all white.";
pdPr[5].reviewPros = "Classic<br>-All black<br>-Great leather<br>-Comfort<br>-Can be dressed up or down<br>-More unique then white AF1";
pdPr[5].reviewCons = "Nothing";
pdPr[5].response = "";
pdPr[5].isRecommended = "1";
pdPr[5].img1 = "";
pdPr[5].img2 = "";
pdPr[5].img3 = "";
pdPr[5].dateSubmitted = "December 13, 2009";

var pdPrOverall = new Object();
pdPrOverall.productId = '315122-001';
pdPrOverall.productName = 'Nike Air Force 1 \'07';
pdPrOverall.rating = 5;
pdPrOverall.reviewCount = 6;

prItemRatingDisplay();
prProductReviewsDisplay();

