
            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=730470505&id_type=masterid&retid=2112&retsku=ASUL0K4\',\'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">kdugas7</span></span> on <span class="dtreviewed">06-Jan-10</span><span class="rating_container"> <b>Rating:</b><span class="rating"> <img src="http://i.pgcdn.com/images/rating_5_newr.gif" style="height:11px; width=60px; border:none;" alt="5 Star Review" /></span></span></div><div class="description"><div class="strengths"><b>Strengths:</b>10 in very nice screen; long battery life, nice size keyboard, quickly charges, quick turn on and shut down, ability to load 2GB ram, N280 processor, card reader, wi-fi is b/g/n, webcam</div><div class="weaknesses"><b>Weaknesses:</b>Outside cover attracks fingerprints, hard drive is pretty standard size but could be bigger, Windows XP</div><div class="summary"> <b>Summary:</b>This netbook really is top of the line for netbooks this size. Nice size screen and very long battery life are the top features and all of this is under 3 pounds.  The only shortcomings are the outside cover that will not stay clean and the want for a larger hard drive. I am sure larger hard drives will be standard in the near future. I have not yet really explored the special ASUS tools loaded on this machine so I cannot speak to their usefulness. I hope to load Windows 7 as the new netbooks are coming with Windows 7 standard.</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=730470505&id_type=masterid&retid=2112&retsku=ASUL0K4\',\'prodrev_popup\',\'width=600,height=400,resizable=yes,scrollbars=yes\');return false;">Write a review</a></span></center></div><br>');

