
            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=539546&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">14-Apr-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>Installed in 5 minutes in my Mac 2003 G4; works exactly as needed with my new video iPod</div><div class="weaknesses"><b>Weaknesses:</b>Possible problem with Sleep mode when iPod is attached</div><div class="summary"> <b>Summary:</b>I gave this PCI card only 4 stars because I haven\'t had it long enough (3 days) to know how well it works with other USB devices.<br />However, it works excellently with my new video iPod, and I\'m very grateful not to have to wait forever for my music library to transfer via the USB 1.1 port.<br />Installation was a snap, it took a little over 5 minutes, and that counts the time I was looking for my anti-static wrist strap. <br />I noticed that the Mac had some problems coming out of Sleep mode when the iPod was attached and charging, but when the iPod is not attached there are no problems going in/out of Sleep mode.  So I attribute the difficulties to how the iPod communicates with the older computer and not to the D-Link adapter. <br />I would definitely recommend this adapter to anyone needing to upgrade any tower Mac (mine is a 2003 G4) to USB 2.0.</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=539546&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>');

