
            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=47315053&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">dcp693</span></span> on <span class="dtreviewed">26-Feb-08</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>Quiet, powers both of my desktop computers, LCD display very informative</div><div class="weaknesses"><b>Weaknesses:</b>The power button right in front could accidentally be pressed</div><div class="summary"> <b>Summary:</b>This unit is HEAVY, but that\'s to be expected to all UPS devices. This can power one of my desktops for about 18 minutes during a power outage. A big bonus is that in a blackout, I could actually use the stored power to power/recharge other devices. The LCD panel is really good on this unit. It will display the kw/hr that are being used at any time.</div></div></div><div class="hreview"><div class="review_header"><span>Reviewed by: <span class="reviewer">beluga3858</span></span> on <span class="dtreviewed">27-Dec-07</span><span class="rating_container"> <b>Rating:</b><span class="rating"> <img src="http://i.pgcdn.com/images/rating_4_newr.gif" height=11 width=60 alt="4 Star Review" border=0></span></span></div><div class="description"><div class="strengths"><b>Strengths:</b>Compact, good looking unit. Works well</div><div class="weaknesses"><b>Weaknesses:</b>Software doesn\'t provide graphing of events</div><div class="summary"> <b>Summary:</b>This UPS is a compact, good looking unit. Installation was easy and everything just worked straight out of the box. The included software allows monitoring of everything that the LCD shows making the LCD not really necessary but a cute feature anyway. The \"self test\" feature is nice but I do wish the software provided graphing of events rather than just a summary of number of outages and total time. Would buy again.</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=47315053&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>');

