var pdPr = new Array();
pdPr[0] = new Object();
pdPr[0].reviewId = "1406";
pdPr[0].productId = "nike-air-max-95-retro-running-shoes609048404";
pdPr[0].name = "kendell huggins";
pdPr[0].location = "Orangeburg,South Carolina";
pdPr[0].rating = "5";
pdPr[0].reviewTitle = "Awesone product";
pdPr[0].reviewBody = "i really enjoy the item. i wore these shoes  in the years 98,99,2000, &2001. this is the first pair ive bought since then and they havent changed a bit. i really love the shoes and think that they are by far the best running shoes nike has ever made. ";
pdPr[0].reviewPros = "support ,comfort and <br>sale price";
pdPr[0].reviewCons = "";
pdPr[0].response = "";
pdPr[0].isRecommended = "1";
pdPr[0].img1 = "";
pdPr[0].img2 = "";
pdPr[0].img3 = "";
pdPr[0].dateSubmitted = "March 8, 2010";

pdPr[1] = new Object();
pdPr[1].reviewId = "1032";
pdPr[1].productId = "nike-air-max-95-retro-running-shoes609048404";
pdPr[1].name = "Mike";
pdPr[1].location = "Houston, Tx";
pdPr[1].rating = "5";
pdPr[1].reviewTitle = "Nike";
pdPr[1].reviewBody = "\"Been running for a little over a year now and have struggled with shin splints and knee pain. I have been experimenting with different shoe models and brands trying to find one that will eliminate these ailments. Finally success! Well done nike! Great cushioning and terrific support. Had them for over 3 weeks and still going strong. Hurts to spend the cash but my legs are thanking me.\"";
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 17, 2010";

pdPr[2] = new Object();
pdPr[2].reviewId = "891";
pdPr[2].productId = "nike-air-max-95-retro-running-shoes609048404";
pdPr[2].name = "Tyiree";
pdPr[2].location = "Bloomington, Indiana";
pdPr[2].rating = "5";
pdPr[2].reviewTitle = "Great";
pdPr[2].reviewBody = "Shoe was in great condition when I got it. ";
pdPr[2].reviewPros = "Everything";
pdPr[2].reviewCons = "None";
pdPr[2].response = "";
pdPr[2].isRecommended = "1";
pdPr[2].img1 = "";
pdPr[2].img2 = "";
pdPr[2].img3 = "";
pdPr[2].dateSubmitted = "February 11, 2010";

var pdPrOverall = new Object();
pdPrOverall.productId = 'nike-air-max-95-retro-running-shoes609048404';
pdPrOverall.productName = 'Nike Air Max 95';
pdPrOverall.rating = 5;
pdPrOverall.reviewCount = 3;

prItemRatingDisplay();
prProductReviewsDisplay();

