var pdPr = new Array();
pdPr[0] = new Object();
pdPr[0].reviewId = "2488";
pdPr[0].productId = "4966199";
pdPr[0].name = "Ray";
pdPr[0].location = "ORLANDO, Florida";
pdPr[0].rating = "5";
pdPr[0].reviewTitle = "VANS";
pdPr[0].reviewBody = "\"I call vans van daddys because they are the daddy of all skateboarding shoes i love them they are like the only type of shoes i wear because they are very cofortable they last for a very long time they have very good bottoms they mostly go with anything if you chose the right color and they are in style right now mostly every skateboarder i see are wearing them you see im wearing them right i would reccommend them to any skateboarder that arent wearing them.\" ";
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 = "July 14, 2010";

var pdPrOverall = new Object();
pdPrOverall.productId = '4966199';
pdPrOverall.productName = 'Vans Classic Slip-On';
pdPrOverall.rating = 5;
pdPrOverall.reviewCount = 1;

prItemRatingDisplay();
prProductReviewsDisplay();

