var pdPr = new Array();
pdPr[0] = new Object();
pdPr[0].reviewId = "664";
pdPr[0].productId = "ae101";
pdPr[0].name = "Vicki";
pdPr[0].location = "Portland, OR";
pdPr[0].rating = "5";
pdPr[0].reviewTitle = "Nothing else comes close!";
pdPr[0].reviewBody = "My husband needed some new scrubs and he had been getting just plain ones that didn\'t have nearly the pockets he needed.  As a joke I found these that had 14 pockets and purchased them in dk. blue.  He unwrapped them, examined all the pockets and tried them on.  It was love at first use.  Not only did he love them everyone keeps asking where he got them (I bought 6 more pair).  They wash nicely, never need ironing and keep looking good.  I just wish I could get more.  I get evasive about where I got them because if they turn up here I want first chance to snatch them...ok, I admit it I am being selfish.";
pdPr[0].reviewPros = "Everything";
pdPr[0].reviewCons = "Not in stock very often and white is really not a good color because it shows every speck of dirt and other stuff.";
pdPr[0].response = "";
pdPr[0].isRecommended = "1";
pdPr[0].img1 = "";
pdPr[0].img2 = "";
pdPr[0].img3 = "";
pdPr[0].dateSubmitted = "June 11, 2010";

var pdPrOverall = new Object();
pdPrOverall.productId = 'ae101';
pdPrOverall.productName = 'Clearance 14-Pocket Utility Pant with Elastic & Drawstring Waist';
pdPrOverall.rating = 5;
pdPrOverall.reviewCount = 1;

prItemRatingDisplay();
prProductReviewsDisplay();

