var fDesc=new Array(); fDesc[1] = "version brings improvements in the motor of handling of images (ISO, NRG, etc…) new languages available, and neat errors of the interface. In addition now it comes frees of adware (Publicity), that is not little."; fDesc[2] = "choose from a great variety of solitaire games, from the challenging Scorpion to a relaxing game such as classic solitaire."; fDesc[3] = "not want in your Windows Vista Setup Disc and It also lets you do the opposite, integrate drivers, updates, language pack or service packs in the setup easy! However due to the all new Windows Vista Imaging system, you should get some files from Microsoft that requires patience!"; fDesc[4] = "the pile with the ones on the table to make both disappear. There is a Joker that can mach any card. Your goal is to match all face up cards. The Undo button allows you to undo a wrong move."; fDesc[5] = "players on a single PC and up to eight characters on screen in online mode. This new version has four Battle modes, a survival Stage, a game recording feature and background music."; fDesc[6] = "developed for iPhone and iPod Touch, this tool allows you to read most type of documents in your computer, including ePub, TXT, DOC, RTF, HTML, LIT, and LRF. Its conversion capabilities will then allow you to upload them to your iPhone, iPod Touch, or Kindle."; fDesc[8] = "Reader. ABC Ambar Lit Converter has an easy to use interface and supports several output formats. Most importantly, it has a freeware license and is only 1.2MB"; fDesc[9] = "drives and devices, lost due to accidental deletion, system crashes, drive formatting and other reasons. The program features a very simple and intuitive wizard-like user interface, very suitable for beginners."; fDesc[10] = "several formats. ABC Amber Palm Converter converts PDB or PRC files to any of the following formats: PDF, DOC (MS Word), CHM, WPD (WordPerfect), HTML, LIT (MS Reader), RTF, HLP, TXT (ANSI), TXT (Unicode), RB (Rocket eBook), FB2 (FictionBook), and to the clipboard."; fDesc[11] = "application is a combination of smart features like: automation tools, onscreen keyboard, clipboard manager, template manager, and language switcher with language bar."; fDesc[12] = "a firewall, but besides let you specify which application can access internet you can also specify how much bandwith will consume each application or the overall bandwith."; fDesc[13] = "backgrounds as they are lit up by the dance of lighting in the skies. The mood is completed with comforting, yet haunting background music"; fDesc[14] = "TXT file. You can add specific features for your PocketPC to the output files, though they are equally valid for both your PC and your Windows-based mobile devices. The conversion process is fast and effective, creating high-quality LIT files in just a few seconds."; fDesc[15] = "christmas, the second three weeks before and so on."; 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 = '...'; } }