function pdGetProductReviews() { var pr = new Array(); pr[0] = new Object(); pr[0].reviewId = "149"; pr[0].productId = "qusnmopofr"; pr[0].name = "Steven"; pr[0].location = "Rochester Hills, MI"; pr[0].country = ""; pr[0].countrycode = ""; pr[0].rating = "5"; pr[0].reviewTitle = "Classic, Cost Effective and Functional!!!"; pr[0].reviewBody = "I\'ve got 9 quick snap movie poster frames in my basement which I use to rotate my 32 favorite movie theatre posters through. Easy to install, set up, switch posters in and out of and maintain."; pr[0].reviewPros = ""; pr[0].reviewCons = ""; pr[0].response = ""; pr[0].isRecommended = "1"; pr[0].img1 = "temp4af3b9056073c.jpg"; pr[0].img2 = "temp4af3b907d009f.jpg"; pr[0].img3 = ""; pr[0].dateSubmitted = "November 5, 2009"; pr[1] = new Object(); pr[1].reviewId = "114"; pr[1].productId = "qusnmopofr"; pr[1].name = "Scott"; pr[1].location = "Missouri City, TX"; pr[1].country = ""; pr[1].countrycode = ""; pr[1].rating = "5"; pr[1].reviewTitle = "Easy change out"; pr[1].reviewBody = "I installed two of these. I learned from the first and the second was better, but they are pretty easy to install. The best thing is it is easy to change out movie posters in my media room."; pr[1].reviewPros = "Easy installation
Easy change out"; pr[1].reviewCons = ""; pr[1].response = ""; pr[1].isRecommended = ""; pr[1].img1 = ""; pr[1].img2 = ""; pr[1].img3 = ""; pr[1].dateSubmitted = "November 4, 2009"; pr[2] = new Object(); pr[2].reviewId = "97"; pr[2].productId = "qusnmopofr"; pr[2].name = "Stephen Husak"; pr[2].location = "Richmond, VA"; pr[2].country = ""; pr[2].countrycode = ""; pr[2].rating = "5"; pr[2].reviewTitle = "Easy to use, easy to maintain, easy overall!"; pr[2].reviewBody = "I purchased a couple of these quite a while ago and they are very sturdy, have held up wonderfully over the years. The best part is the flip design so you can swap out the posters as you wish."; pr[2].reviewPros = "Eash to install, use, clean, and swap posters in and out."; pr[2].reviewCons = "None I can tell!"; pr[2].response = ""; pr[2].isRecommended = "1"; pr[2].img1 = ""; pr[2].img2 = ""; pr[2].img3 = ""; pr[2].dateSubmitted = "October 26, 2009"; pr[3] = new Object(); pr[3].reviewId = "80"; pr[3].productId = "qusnmopofr"; pr[3].name = "rob"; pr[3].location = "scott depot, wv"; pr[3].country = ""; pr[3].countrycode = ""; pr[3].rating = "5"; pr[3].reviewTitle = "makes your home theater look like a movie theater!!"; pr[3].reviewBody = "We purchased 3 of these quick snap movie poster frames 2 years ago when we were decorating our new home theater room, and they really pulled the room together. They are very easy to install and very easy to clean as well. We have changed posters a few times and each time it takes less than 2 minutes to change them out. We bought the silver frames, and many of our friends have asked us if we got them at a theater chain, that they looked exactly like the ones they saw there. "; pr[3].reviewPros = "Easy to install, easy to clean and very easy to change out posters."; pr[3].reviewCons = "None that I have found"; pr[3].response = ""; pr[3].isRecommended = "1"; pr[3].img1 = ""; pr[3].img2 = ""; pr[3].img3 = ""; pr[3].dateSubmitted = "October 23, 2009"; var reviewsInfo = new Object(); reviewsInfo.overallRating = 5; reviewsInfo.reviewCount = 4; reviewsInfo.ratingCount = 4; reviewsInfo.productReviews = pr; return reviewsInfo; } prRatingStars(); prMessage(); prRatingDisplay(); prReviewDisplay(); prReviewFormDisplay();