var pdPr = new Array();
pdPr[0] = new Object();
pdPr[0].reviewId = "837";
pdPr[0].productId = "sooxfo";
pdPr[0].name = "mjquilt";
pdPr[0].location = "Buffalo. NY";
pdPr[0].rating = "5";
pdPr[0].reviewTitle = "fabulous prodduct";
pdPr[0].reviewBody = "I had used the product a few years ago and decided I would try it again. I had forgotten how easily it is applied, how little you need to use and how very, effective it is. I had been using bare minerals. Won\'t go back to that. I realize now it doesn\'t compare to the Sothys product.";
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 = "February 9, 2010";

pdPr[1] = new Object();
pdPr[1].reviewId = "558";
pdPr[1].productId = "sooxfo";
pdPr[1].name = "Teri";
pdPr[1].location = "Michigan";
pdPr[1].rating = "5";
pdPr[1].reviewTitle = "Very Nice";
pdPr[1].reviewBody = "I tried this makeup only because it was something I had never heard of and it was selling pretty low on ebay as it was the wrong color for someone.  Well, I love this makeup.  Covers well, matte and easyy to apply.  Getting older, so I\'m going to try the lifting Sothys makeup.  Hope it works just as well!";
pdPr[1].reviewPros = "";
pdPr[1].reviewCons = "";
pdPr[1].response = "";
pdPr[1].isRecommended = "";
pdPr[1].img1 = "";
pdPr[1].img2 = "";
pdPr[1].img3 = "";
pdPr[1].dateSubmitted = "May 17, 2009";

var pdPrOverall = new Object();
pdPrOverall.productId = 'sooxfo';
pdPrOverall.rating = 5;
pdPrOverall.reviewCount = 2;

prItemRatingDisplay();
prProductReviewsDisplay();
