function pdGetProductReviews() { var pr = new Array(); pr[0] = new Object(); pr[0].reviewId = "1058"; pr[0].productId = "plspsecuejb5"; pr[0].name = "danny"; pr[0].location = ""; pr[0].country = ""; pr[0].countrycode = ""; pr[0].rating = "5"; pr[0].reviewTitle = "Great"; pr[0].reviewBody = "I have been using this cue now for about a month. I mostly play nine ball. Before I would make 1 or 2 balls on the break, but now it is nothing for me to make 3 or 4. I am absolutely crushing the balls. As for jumping, it works well. I have no problem jumping with this cue."; pr[0].reviewPros = "Great value for the price. "; pr[0].reviewCons = "none"; pr[0].response = ""; pr[0].isRecommended = ""; pr[0].img1 = ""; pr[0].img2 = ""; pr[0].img3 = ""; pr[0].dateSubmitted = "November 2, 2009"; pr[1] = new Object(); pr[1].reviewId = "557"; pr[1].productId = "plspsecuejb5"; pr[1].name = "J.P."; pr[1].location = "SLC, UT"; pr[1].country = ""; pr[1].countrycode = ""; pr[1].rating = "5"; pr[1].reviewTitle = "Great cue!"; pr[1].reviewBody = "I recently got my JB5 and I love it! A little sanding and burnishing and this cue shatters the tightest racks across the whole table. The breaks are just as good as the Predators and jumps are crispy and predictable. Definitely a well made cue for a much lower price than the competition."; pr[1].reviewPros = "Well made, solid joint, fat shaft, great tip, well-balanced!"; pr[1].reviewCons = "None"; pr[1].response = ""; pr[1].isRecommended = "1"; pr[1].img1 = ""; pr[1].img2 = ""; pr[1].img3 = ""; pr[1].dateSubmitted = "October 2, 2009"; pr[2] = new Object(); pr[2].reviewId = "535"; pr[2].productId = "plspsecuejb5"; pr[2].name = "Dallas"; pr[2].location = "Goose Creek, SC"; pr[2].country = ""; pr[2].countrycode = ""; pr[2].rating = "5"; pr[2].reviewTitle = "Excellent for the price!"; pr[2].reviewBody = "I bought this hoping it would help a friend who uses my cues during league play with her breaks. I didn\'t expect it to help me much, if at all. I\'m happy to say that I was 100% wrong! The difference in feel from a leather tip to the phenolic tip was apparent from the first break, and the spread I get (as well as my friend) is better with less effort required. I can subsequently concentrate on control instead of maximum power, and have made 2 8-ball breaks because of the control I now have. I still haven\'t become profficient at jumping with the cue, but others have used it and shown that it does work well."; pr[2].reviewPros = "Price, more control and power on breaks, solid joint feel, good aesthetics for the price range"; pr[2].reviewCons = "only 2 styles to choose from in the series (each is nice looking, but I\'d like more variety), no other cons discovered during play"; 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 = "121"; pr[3].productId = "PLSPSECUEJB5"; pr[3].name = "BG"; pr[3].location = ""; pr[3].country = ""; pr[3].countrycode = ""; pr[3].rating = "5"; pr[3].reviewTitle = "very impressed"; pr[3].reviewBody = "I\\'m kind of a cue snob. I bought this cue for my father-in-law so he would quit breaking with his playing cue. It breaks a ton! I like it better than the high-end break cues my friends and I normally use! I\\'m getting my own!"; pr[3].reviewPros = ""; pr[3].reviewCons = ""; pr[3].response = ""; pr[3].isRecommended = ""; pr[3].img1 = ""; pr[3].img2 = ""; pr[3].img3 = ""; pr[3].dateSubmitted = "January 11, 2009"; var reviewsInfo = new Object(); reviewsInfo.overallRating = 5; reviewsInfo.reviewCount = 4; reviewsInfo.ratingCount = 4; reviewsInfo.productReviews = pr; return reviewsInfo; } prRatingStars(); prMessage(); prRatingDisplay(); prReviewDisplay(); prReviewFormDisplay();