var arnews = new Array(23); totcount = 10; rnd = 1; document.write("
"); document.write("Top 10 Daily Top Selling Deals - Official TigerDirect.com RSS Feed
"); document.write("Updated :
"); document.write("
"); document.title=document.title+ " "; arnews[0]="Acer Aspire AS5741-6823 15.6" Notebook PC - $649.99
"; arnews[0] += " The Acer Aspire AS5741-6823 Notebook PC blends performance, cutting edge connectivity, and great multimedia features with a very affordable price tag."; arnews[0] += "
Publ.Date : Mon, 06 Sep 2010 18:22:09 GMT"; arnews[0] += "
"; arnews[1]="Acer G215HAbd 22" Class Widescreen LCD Monitor - $149.99
"; arnews[1] += " With the Acer G215HAbd 22\" Class (21.5\" Diagonal) Widescreen LCD Monitor you can complete your workspace with a 1080p resolution monitor."; arnews[1] += "
Publ.Date : Mon, 06 Sep 2010 18:22:09 GMT"; arnews[1] += "
"; arnews[2]="Centon 2GB Secure Digital Card - $4.99
"; arnews[2] += " Centon SD cards are designed to store music, photos and videos in various portables devices that are compatible with SD cards."; arnews[2] += "
Publ.Date : Mon, 06 Sep 2010 18:22:09 GMT"; arnews[2] += "
"; arnews[3]="Compaq S2021 20" Widescreen LCD Monitor - $119.99
"; arnews[3] += " The Compaq S2021 20\" Widescreen LCD Monitor offers an affordable monitor with great features."; arnews[3] += "
Publ.Date : Mon, 06 Sep 2010 18:22:09 GMT"; arnews[3] += "
"; arnews[4]="Garmin Nuvi 1490T Auto GPS (Refurbished) - $189.99
"; arnews[4] += " The large screen nüvi® 1490T offers multiple-point routing and lane assist with junction view to help you manage busy highway interchanges."; arnews[4] += "
Publ.Date : Mon, 06 Sep 2010 18:22:09 GMT"; arnews[4] += "
"; arnews[5]="Gateway NV7915U 17.3" Refurbished Notebook PC - $549.97
"; arnews[5] += " The Gateway NV7915U LX.WHH02.009 Refurbished Notebook PC is designed to turn heads with its stylish looks, powerful performance and energy efficiency."; arnews[5] += "
Publ.Date : Mon, 06 Sep 2010 18:22:09 GMT"; arnews[5] += "
"; arnews[6]="LG 55LD520 55" Class Full HD LCD HDTV - $1499.99
"; arnews[6] += " The LG 55LD520 55\" Class Full HD LCD HDTV is a Full HD television anyone would be happy with, at almost any budget."; arnews[6] += "
Publ.Date : Mon, 06 Sep 2010 18:22:09 GMT"; arnews[6] += "
"; arnews[7]="Samsung LN40C650 40" Class LCD HDTV Bundle - $989.99
"; arnews[7] += " The Samsung LN40C650 40\" Class LCD HDTV is a smooth operator with 120Hz Clear Motion Rate technology that allows you to see Clear fast action."; arnews[7] += "
Publ.Date : Mon, 06 Sep 2010 18:22:09 GMT"; arnews[7] += "
"; arnews[8]="Samsung LN46C650 46" Class LCD HDTV Bundle - $1169.99
"; arnews[8] += " The Samsung LN46C650 46\" Class LCD HDTV provides 120Hz Clear Motion Rate technology that allows you to see fast action with a smoothness."; arnews[8] += "
Publ.Date : Mon, 06 Sep 2010 18:22:09 GMT"; arnews[8] += "
"; arnews[9]="Viewsonic VX2250wm-LED 22" Widescreen LED Monitor - $169.99
"; arnews[9] += " The VX2250wm-LED offers Full HD 1920x1080 resolution, 5ms response time, 10,000,000:1 Dynamic Contrast Ratio and integrated stereo speakers."; arnews[9] += "
Publ.Date : Mon, 06 Sep 2010 18:22:09 GMT"; arnews[9] += "
"; totcount = 10; if (rnd) { for (x=0;x<=100;x++) { y=Math.round(Math.random()*totcount-0.5); z=x%totcount; tval=arnews[y]; arnews[y] = arnews[z]; arnews[z] = tval; } } for (x=0;x<=(totcount-1);x++) { document.write(arnews[x]); if (x != (totcount-1) ) document.write("
"); } document.write("
");document.write("
");