var fDesc=new Array(); fDesc[0] = "NetVisualize Favorites Organizer 1.5 is the latest release of this freeware program by Lucid Step Software. We can use it free of charge after downloading it from the developer's website. It must be pointed out that there is a registered shareware version called NetVisualize Plus, with more features, and that the downloadable demo version is the same for both. Therefore, for a 30-day period, we can evaluate the full registered version. After that period, it will become the freeware version. This software is useful for keeping our favorite websites links handy and well organized. We can use organize links and URLs hierarchically, email a selected item, add URLs to and from our browser by dragging and dropping them, create website thumbnail images, and many more. It provides a comprehensive and printable PDF manual, which shows many shortcut keys combination and a detailed comparison table for both versions. For example, the freeware version does not support exporting to browsers, finding, viewing thumbnails directory, etc. From the Main Window, we can import and export our favorites and bookmarks from another browser, such as Internet Explore, Mozilla, Opera, etc. We can also manage File, Edit, View, Tools, Links, and Help. The Icon toolbar provides quick access for opening one or multiple links in the active browser windows, adding a link to a folder, creating a folder or subfolder, refreshing thumbnail images, etc. It runs under Windows 95, 98, 2000, Me, NT, XP, and Vista operating systems. subfolder, refreshing thumbnail images, etc. It runs under Windows 95, 98, 2000, Me, NT, XP, and Vista operating systems."; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }