var fDesc=new Array(); fDesc[1] = "lot of interesting tools. It is not compatible with windows vista and there will be no updates to solve this."; fDesc[2] = "customize the way feeds are organized and displayed. Set up custom news watches based on keywords or use the powerful search to find articles. You can even download podcasts and audio files and have them show up on your portable audio device."; fDesc[3] = "done. But with ArcSoft Scan-n-Stitch™ and ArcSoft Scan-n-Stitch™ Deluxe, users can finally digitize bigger items such as legal documents, scrapbook pages, artwork, newspapers, magazine spreads and more. Best of all, the results are totally seamless. Handles every kind of page the regular version does plus a whole lot more – including scrapbook pages, kids' art, posters, newspaper pages and maps. The program includes an illustrated set of scanning instructions to make things really simple."; fDesc[4] = "lessons. After months of studying Ellie decided to start her own business, and since she didn't have an office to work placed the equipment in the yard of her house. You can try this game for 60 minutes before you buy the licensed version."; fDesc[5] = "features. The only reason why I would give up Google Reader for this one, is that RssBandit can synchronize completely with Google Reader, which not many readers can do."; fDesc[6] = "PDF files in full-screen mode, but one of the best features is the ability to make that all your PDF files be read as a normal book, magazine or newspaper."; fDesc[7] = "subscription service and read content that is published daily on the website. Unlike other news applications, Times Reader will only connect to the New York times. There is a 7 day retention for feeds."; fDesc[8] = ", Addition/Removal for entry of New Books. It can also keep track of Magazines and Newspaper Billing in Library and Bills can be printed out easily without any computer knowledge in depth. Now it can also keep track of all transactions made by the Library and Book Agencies."; fDesc[9] = "fire. Highly realistic animated flames licks your screen and burns your desktop.Flaming customizable text hovering in heat of flames. When your screen overheats enough, it's surface (with your work screen!) burns away like a newspaper put on fire."; fDesc[10] = "printout includes a greeting, by name, from the then-President of the United States, plus newspaper headlines & more."; fDesc[11] = "year you were born, or any date between January 1st 1900 and December 31st 2006. Free lifetime upgrades."; fDesc[12] = "Sudoku, Giant Sudoku, Sudoku X, Mini Sudoku, Crosswords and more!"; fDesc[13] = "Newspaper(118),Nationa lNewspaper(52),Californ iaNewspaper(163),Colorad oNewspaper(52),Connecti cutNewspaper(40),Louisian aNewspaper(61),Minnesot aNewspaper(31),Massachu setts the U.S. in just seconds, with effortless actions. Just few clicks away. Whether it's the Washington Post or your local newspaper, Read 2000 American Newspapers will lay it down on your monitor. content include : New York Newspaper(118),Nationa l Newspaper(66),Alabama Newspaper(33),Alaska Newspaper(15),Arizona Newspaper(43),Arkansas Newspaper(52),Californ ia Newspaper(163),Colorad o Newspaper(52),Connecti cut Newspaper(51),Delaware Newspaper(6),Florida Newspaper(89),Georgia Newspaper(57),Hawaii Newspaper(11),Idaho Newspaper(23),Illinois Newspaper(79),Indiana Newspaper(39),Iowa Newspaper(34),Kansas Newspaper(40),Kentucky Newspaper(40),Louisian a Newspaper(32),Maine Newspaper(26),Maryland Newspaper(25),Michigan Newspaper(61),Minnesot a Newspaper(63),Missouri Newspaper(48),Montana Newspaper(27),Nebraska Newspaper(31),Massachu setts Newspaper(63),New Jersey Newspaper(32),New Mexico..."; fDesc[14] = "from anywhere, send to editor via mail, ftp, exports to prepress NewsML , NITF, InDesign"; function tCollapseAll(maxID) { document.getElementById("alls_action").innerHTML = "Expand descriptions"; var id=1; for (id=1; id <= maxID; id++) { if (document.getElementById("desc_" + id)) tShowHide(id, 2); } } function tExpandAll(maxID) { document.getElementById("alls_action").innerHTML = "Collapse descriptions"; var id=1; for (id=1; id <= maxID; id++) { if (document.getElementById("more_" + id)) tShowHide(id, 1); } } function tShowHide(id, show) { var s = document.getElementById("more_" + id); if ((s.innerHTML!=fDesc[id] || show==1) && show!=2) { s.innerHTML = fDesc[id]; } else { s.innerHTML = '...'; } }