function pdGetProductReviews() { var pr = new Array(); pr[0] = new Object(); pr[0].reviewId = "892"; pr[0].productId = "prcusnpe4pon"; pr[0].name = "Blake"; pr[0].location = "Green Bay, Wisconsin"; pr[0].country = ""; pr[0].countrycode = ""; pr[0].rating = "5"; pr[0].reviewTitle = "Predator Cue"; pr[0].reviewBody = "I wasn\'t looking for anything fancy when I bought this cue, just a quality second cue. This is it."; pr[0].reviewPros = "Solid hit
Price"; pr[0].reviewCons = "Shafts must be sent to predator for a new ferrule"; pr[0].response = ""; pr[0].isRecommended = ""; pr[0].img1 = ""; pr[0].img2 = ""; pr[0].img3 = ""; pr[0].dateSubmitted = "October 21, 2009"; pr[1] = new Object(); pr[1].reviewId = "614"; pr[1].productId = "prcusnpe4pon"; pr[1].name = "ryan Ervin"; pr[1].location = "charlotte nc"; pr[1].country = ""; pr[1].countrycode = ""; pr[1].rating = "5"; pr[1].reviewTitle = "The beat stick I have ever played with!"; pr[1].reviewBody = "I did research for two months, trying to find my pool cue. Then searching high and low from local stores and the internet. Ozone not only had the lowest price but also had the most options to customize my own cue! It arrived at my home quickly and just the way I wanted it. Thanks Ozone, from Ryan Ervin."; pr[1].reviewPros = ""; pr[1].reviewCons = ""; pr[1].response = ""; pr[1].isRecommended = ""; pr[1].img1 = ""; pr[1].img2 = ""; pr[1].img3 = ""; pr[1].dateSubmitted = "October 5, 2009"; pr[2] = new Object(); pr[2].reviewId = "537"; pr[2].productId = "prcusnpe4pon"; pr[2].name = "player"; pr[2].location = "janesville,wi."; pr[2].country = ""; pr[2].countrycode = ""; pr[2].rating = "5"; pr[2].reviewTitle = ""; pr[2].reviewBody = "I like cues without wrap, this looks great and feels really nice to shoot with. Very good touch on soft shots, and control."; pr[2].reviewPros = ""; pr[2].reviewCons = ""; pr[2].response = ""; pr[2].isRecommended = "1"; pr[2].img1 = ""; pr[2].img2 = ""; pr[2].img3 = ""; pr[2].dateSubmitted = "October 1, 2009"; pr[3] = new Object(); pr[3].reviewId = "90"; pr[3].productId = "PRCUSNPE4PON"; pr[3].name = "Chad Montalbano"; pr[3].location = ""; pr[3].country = ""; pr[3].countrycode = ""; pr[3].rating = "5"; pr[3].reviewTitle = "Predator owner for life"; pr[3].reviewBody = "I have been playing pool competitively for over 18 years and decided to try a Predator cue. I am not interested in fancy designs, just good quality and this product delivers! I will not shoot with another cue since switching to Predator."; pr[3].reviewPros = ""; pr[3].reviewCons = ""; pr[3].response = ""; pr[3].isRecommended = ""; pr[3].img1 = ""; pr[3].img2 = ""; pr[3].img3 = ""; pr[3].dateSubmitted = "October 29, 2008"; var reviewsInfo = new Object(); reviewsInfo.overallRating = 5; reviewsInfo.reviewCount = 4; reviewsInfo.ratingCount = 4; reviewsInfo.productReviews = pr; return reviewsInfo; } prRatingStars(); prMessage(); prRatingDisplay(); prReviewDisplay(); prReviewFormDisplay();