
            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=12872059&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">gnett</span></span> on <span class="dtreviewed">23-Jan-08</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>havent found any</div><div class="weaknesses"><b>Weaknesses:</b>worse tape drive ever-not compatible with an Intel Server Motherboard-rma first drive-second one still not working right after 2months of going back and forth with Quantum</div><div class="summary"> <b>Summary:</b>Using backup exec 10d-no luck-using 11d no luck-fails diagnostics-rma-new drive-still not working-quantum says buy a promise card as its not compatible with Intel server board-excuse me? got promise card-not working-try sata cable-not working-about to lose a good client over this 2month mess.</div></div></div><div class="hreview"><div class="review_header"><span>Reviewed by: <span class="reviewer">compdoc1</span></span> on <span class="dtreviewed">28-Mar-06</span><span class="rating_container"> <b>Rating:</b><span class="rating"> <img src="http://i.pgcdn.com/images/rating_3_newr.gif" height=11 width=60 alt="3 Star Review" border=0></span></span></div><div class="description"><div class="strengths"><b>Strengths:</b>fast, large capacity tapes, simple sata connection, fits in most (long) drive bays</div><div class="weaknesses"><b>Weaknesses:</b>might not work well with every sata controller, serious bugs in firmware</div><div class="summary"> <b>Summary:</b>When the drive works, it works very well, but.. <br />  <br /> After backing up anything to tape, if the system is shut down without ejecting the tape from the drive, the data on the tape is no longer accessable. The tape has to be reformatted to be usable again. <br />  <br /> This problem occurs using Retrospect 7.0, Retrospect 7.5, and Backup Exec 10.0. And it happens using the 3 sata controllers I\'ve tried that test perfectly with the included Sage xTalk software: native controllers on nForce2 and nForce4 chipset motherboards, and using the Promise SATAII150 TX4 controller they recommend in the docs. <br />  <br /> The two drives I\'ve purchased came with version 5 of the firmware, but the same thing happens with the version 7. <br />  <br /> Seems as if the end of tape marker isnt written to the tape, or maybe the buffer isnt being flushed. However, as long as you eject the tape after the backup, there are no problems...</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=12872059&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>');

