var pdPr = new Array();
pdPr[0] = new Object();
pdPr[0].reviewId = "265";
pdPr[0].productId = "nike-wmns-court-force-lifestyle-shoes316117041";
pdPr[0].name = "mary";
pdPr[0].location = "columbus ohio";
pdPr[0].rating = "4";
pdPr[0].reviewTitle = "";
pdPr[0].reviewBody = "its a really kute shoes..i like it alot but i would like it more if it had alot more colors to go wit different outfits";
pdPr[0].reviewPros = "soft and confortable";
pdPr[0].reviewCons = "it had just few colors";
pdPr[0].response = "";
pdPr[0].isRecommended = "1";
pdPr[0].img1 = "";
pdPr[0].img2 = "";
pdPr[0].img3 = "";
pdPr[0].dateSubmitted = "December 5, 2009";

var pdPrOverall = new Object();
pdPrOverall.productId = 'nike-wmns-court-force-lifestyle-shoes316117041';
pdPrOverall.productName = 'Nike Court Force High';
pdPrOverall.rating = 4;
pdPrOverall.reviewCount = 1;

prItemRatingDisplay();
prProductReviewsDisplay();

