
            var pg_review_header_color;
            var pg_review_summary_color;
            var pg_review_border_color;
            var pg_review_border_width;
            var pg_review_font;
            var pg_review_font_size;
            
            if (!pg_review_header_color)
                pg_review_header_color = "#EEEEEE";
            if (!pg_review_summary_color)
                pg_review_summary_color = "#FFFFFF";
            if (!pg_review_border_color)
                pg_review_border_color = "#FFFFFF";
            if (!pg_review_border_width)
                pg_review_border_width = "1";
            if (!pg_review_font)
                pg_review_font = "Arial";
            if (!pg_review_font_size)
                pg_review_font_size = "12";
         document.write('<style type="text/css">.hreview { font-family: '+pg_review_font+'; font-size: '+pg_review_font_size+'px; border-style: solid; border-width: '+pg_review_border_width+'px; border-color: '+pg_review_border_color+'; }.review_header { background-color: '+pg_review_header_color+'; padding: 5px;}.rating_container { }.dtreviewed { }.reviewer { }.description { background-color: '+pg_review_summary_color+'; padding: 8px;}.add_review { padding: 5px; }</style>'); document.write('<div class="add_review"><center><a href="" class="add_review_link" onclick="window.open(\'http://ah.pricegrabber.com/rating_prodrev_popup.php?product_id=717020978&id_type=masterid&retid=2112\',\'prodrev_popup\',\'width=600,height=400,resizable=yes,scrollbars=yes\');return false;">Write a review</a></center></div><div class="hreview"><div class="review_header"><span>Reviewed by: <span class="reviewer">logger97</span></span> on <span class="dtreviewed">15-Aug-09</span><span class="rating_container"> <b>Rating:</b><span class="rating"> <img src="http://i.pgcdn.com/images/rating_5_newr.gif" height=11 width=60 alt="5 Star Review" border=0></span></span></div><div class="description"><div class="strengths"><b>Strengths:</b>everything! This is a sweet camera. I have owned several cameras over my lifetime and I would have to say for the money this is the best camera I have ever owned.</div><div class="weaknesses"><b>Weaknesses:</b>not enough info on how to run camera in manuel mode\'s such as how to set shutter speed etc.</div><div class="summary"> <b>Summary:</b>Just a great little camera, user friendly in the auto modes.. takes some of the best pictures I have ever seen. macro is unreal.. I have taken pictures of flowers that with my old 35mm was next to impossible. video is also easy to use. I must admit I am still learning how to use camera and will get better but even if u are a beginer this is a very good camera.</div></div></div><div class="add_review"><center><span class="pg_no_reviews"><a href="" class="add_review_link" onclick="window.open(\'http://ah.pricegrabber.com/rating_prodrev_popup.php?product_id=717020978&id_type=masterid&retid=2112\',\'prodrev_popup\',\'width=600,height=400,resizable=yes,scrollbars=yes\');return false;">Write a review</a></span></center></div><br>');

