function pdGetProductReviews() { var pr = new Array(); pr[0] = new Object(); pr[0].reviewId = "402"; pr[0].productId = "pahothpr"; pr[0].name = "Laszlo"; pr[0].location = "Mississauga, Ontario"; pr[0].country = ""; pr[0].countrycode = ""; pr[0].rating = "5"; pr[0].reviewTitle = "The best projector I owned until now!!"; pr[0].reviewBody = ""; pr[0].reviewPros = ""; pr[0].reviewCons = ""; pr[0].response = ""; pr[0].isRecommended = ""; pr[0].img1 = "temp4b00a05511189.jpg"; pr[0].img2 = "temp4b00a05734c27.jpg"; pr[0].img3 = "temp4b00a05952817.jpg"; pr[0].dateSubmitted = "November 15, 2009"; pr[1] = new Object(); pr[1].reviewId = "401"; pr[1].productId = "pahothpr"; pr[1].name = "Laszlo"; pr[1].location = "CanadaOnMississauga"; pr[1].country = ""; pr[1].countrycode = ""; pr[1].rating = "5"; pr[1].reviewTitle = "The best projector I owned until now!!"; pr[1].reviewBody = "Great Projector very easy to set up ,picture quality exseptional especially through Hdmi connection !Throw distance is also good you don\'t need a great distance to get enjoyable size aprox .10.5\' f for a 100\'\' inch 43 screen ,I higly recomend for those who wants more for less!!!It is a great value for the price!! I own it for three years now no problems at all and I can say no night without turning it on..!!"; pr[1].reviewPros = "100%"; pr[1].reviewCons = "I couldn\'t find one yet"; pr[1].response = ""; pr[1].isRecommended = "1"; pr[1].img1 = ""; pr[1].img2 = ""; pr[1].img3 = ""; pr[1].dateSubmitted = "November 15, 2009"; pr[2] = new Object(); pr[2].reviewId = "99"; pr[2].productId = "pahothpr"; pr[2].name = "Kevin"; pr[2].location = "Cary, IL"; pr[2].country = ""; pr[2].countrycode = ""; pr[2].rating = "5"; pr[2].reviewTitle = "Great Midrange Projector"; pr[2].reviewBody = "I\'m extremely happy with this purchase. I have owned this projector for over a year now and I still get great compliments on the picture quality. Even at 720 with Satellite, or 480 with DVD\'s this projector displays a great image. You will also find that this projector is very easy to set up.

My only complaint is that the unit is a bit large so if your looking to have your projector out of site check the measurements. Also, the projector does not have dedicated IR commands for selecting video sources. This can make programming a universal remote a little tricky because your only option is to scroll through the inputs. Of course this is not a problem at all if you have a good audio system because you will most likely only have 1 HDMI cable going to the unit anyways."; pr[2].reviewPros = "Excellent Picture Quality
Great Value
"; pr[2].reviewCons = "Somewhat Large
No dedicated IR commands for Video Selection."; pr[2].response = ""; pr[2].isRecommended = "1"; pr[2].img1 = "temp4ae5f4621bc52.jpg"; pr[2].img2 = "temp4ae5f465cb8a7.jpg"; pr[2].img3 = "temp4ae5f4697fe04.jpg"; pr[2].dateSubmitted = "October 26, 2009"; pr[3] = new Object(); pr[3].reviewId = "72"; pr[3].productId = "pahothpr"; pr[3].name = "Ron"; pr[3].location = "Chico, California"; pr[3].country = ""; pr[3].countrycode = ""; pr[3].rating = "4"; pr[3].reviewTitle = "Great budget projector - for 1080p dreamers"; pr[3].reviewBody = "Fantastic projector for gaming, movies, and more. Detail of imagery is great for 720P, very smooth looking and no jaggies. Fan noise high once it runs for an hour."; pr[3].reviewPros = "Inexpensive, RS-232C, very bright, little pixelization."; pr[3].reviewCons = "No IR or 12v trigger outputs. Poor shadow detail. Expensive bulb and short bulb life."; pr[3].response = ""; pr[3].isRecommended = "1"; pr[3].img1 = ""; pr[3].img2 = ""; pr[3].img3 = ""; pr[3].dateSubmitted = "October 19, 2009"; pr[4] = new Object(); pr[4].reviewId = "47"; pr[4].productId = "pahothpr"; pr[4].name = "Daniel "; pr[4].location = "Lancaster, PA"; pr[4].country = ""; pr[4].countrycode = ""; pr[4].rating = "5"; pr[4].reviewTitle = "PT AX200U A excellent projector"; pr[4].reviewBody = "This projector is only 720P, however when paired with my Sony BluRay player it is a excellent movie projector. I find the video to be extremely sharp and crisp and provides excellent colors with out any calibration. I personally use the Cinema1 mode and love it. For the price it is a great projector and will be very comparable to any 1080P projector. Great product."; pr[4].reviewPros = "Excellent picture for 720P.
Video is clear and colors are very accurate."; pr[4].reviewCons = "Not 1080P"; pr[4].response = ""; pr[4].isRecommended = "1"; pr[4].img1 = ""; pr[4].img2 = ""; pr[4].img3 = ""; pr[4].dateSubmitted = "October 19, 2009"; var reviewsInfo = new Object(); reviewsInfo.overallRating = 5; reviewsInfo.reviewCount = 5; reviewsInfo.ratingCount = 5; reviewsInfo.productReviews = pr; return reviewsInfo; } prRatingStars(); prMessage(); prRatingDisplay(); prReviewDisplay(); prReviewFormDisplay();