var pdPr = new Array();
pdPr[0] = new Object();
pdPr[0].reviewId = "2577";
pdPr[0].productId = "reebok-straptastik-mid-lifestyle-shoes6j05420";
pdPr[0].name = "Joanna";
pdPr[0].location = "San Diego, CA";
pdPr[0].rating = "5";
pdPr[0].reviewTitle = "Style at it\'s best!";
pdPr[0].reviewBody = "This shoe is very stylish!  Colorful and glamorous!  Perfect fit!  Velcro straps are great! Definitely an eye catcher! Highly recommend!";
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 20, 2010";

var pdPrOverall = new Object();
pdPrOverall.productId = 'reebok-straptastik-mid-lifestyle-shoes6j05420';
pdPrOverall.productName = 'Reebok Straptastik Mid';
pdPrOverall.rating = 5;
pdPrOverall.reviewCount = 1;

prItemRatingDisplay();
prProductReviewsDisplay();

