
            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=10376242&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">1_eighty</span></span> on <span class="dtreviewed">11-Nov-07</span><span class="rating_container"> <b>Rating:</b><span class="rating"> <img src="http://i.pgcdn.com/images/rating_2_newr.gif" height=11 width=60 alt="2 Star Review" border=0></span></span></div><div class="description"><div class="strengths"><b>Strengths:</b>Easy setup, nice looks</div><div class="weaknesses"><b>Weaknesses:</b>signal dropping, no reconnect feature.</div><div class="summary"> <b>Summary:</b>I set this up for my home which has a D-Link614+ wireless router.  The setup was simple, maybe a little too simple.  Every 15 to 20 minutes, the signal would be dropped, and the interface didnt have a \'reconnect\' feature or anything similar, forcing me to unplug it from the usb port and replug again to get it to search for the network and reconnect.  I was only about 30 feet away from my router and have no problems with my wireless-enabled laptops at the same distance. Overall I was really disappointed in this product and returned it.</div></div></div><div class="hreview"><div class="review_header"><span>Reviewed by: <span class="reviewer">N/A</span></span> on <span class="dtreviewed">06-Sep-06</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>Easy</div><div class="weaknesses"><b>Weaknesses:</b>None that I have found.</div><div class="summary"> <b>Summary:</b>Love this item. It is easy to setup and configure for different hotspots. If I can do it anybody can. Got it, installed it, configured it, using it. Went to customers office and reconfigured it and us</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=10376242&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>');

