
            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=71541615&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">N/A</span></span> on <span class="dtreviewed">08-Dec-09</span><span class="rating_container"> <b>Rating:</b><span class="rating"> <img src="http://i.pgcdn.com/images/rating_1_newr.gif" height=11 width=60 alt="1 Star Review" border=0></span></span></div><div class="description"><div class="strengths"><b>Strengths:</b>It arrived promptly</div><div class="weaknesses"><b>Weaknesses:</b>The drivers included in the box don\'t say what operating systems they are for.  Doesn\'t work with a device that usually uses a standard RS232 port.  Male tightening pins should be female nuts.</div><div class="summary"> <b>Summary:</b>You must actually go to SIIG website to download the correct drivers.  So you end up uninstalling the wrong drivers then downloading and installing the right ones.  A normal RS232 port is designed to have pins tighten into it to secure the cable.  This one has pins, so you can\'t secure your RS232 cable to it.  Then after all that, the adapter doesn\'t do the job it said it would.  My device uses a standard RS232 9 pin serial port on my older computer.  This cable adapter doesn\'t \"turn a USB port into a standard RS232 serial port\" like it says it does.    </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=71541615&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>');

