
            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=4215556&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">andritse</span></span> on <span class="dtreviewed">14-Mar-05</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>Works great, quiet, 4 usb 2.0 ports, circulates air down.</div><div class="weaknesses"><b>Weaknesses:</b>Durability?</div><div class="summary"> <b>Summary:</b>I\'m very pleased with this product. I just got my computer back after needing a new video card. It use to get very hot, hot enough that I could feel lots of heat on the bottom side of a ¾ inch desk top. I have noticed my computer fans are on much less and the air coming out has significantly reduced in temperature. The fans circulate air down and out a channel in the back of the unit rather than blowing air onto the bottom like other available models. The on/off switch is convenient, there is no control for the fan speed but after a couple days I have realized it does a great job at the factory set speed and is still quiet enough. I would recommend this product if heat is an issue for you. For around 50$ its well worth it. </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=4215556&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>');

