var fDesc=new Array(); fDesc[1] = "using FTP clients as It copy the files from your Computer and uploads them to your website . It doesn't require any user experience ."; fDesc[2] = "database that fits in a 2.5MB JAR file. Java DB 10.5.3.0 adds bug fixes plus message localizations to the features introduced in Java DB 10.5.1."; fDesc[3] = "download this program and start enjoying it! Get the latest TVUPlayer, the best way to watch TV on the Internet. The developers added many cool new features such as language filter to make your viewing experience even better"; fDesc[4] = "However, getting to learn how exactly to use and take full advantage of its options will take you a while because of its complicated user interface and lack of wizards."; fDesc[6] = "AllSync offers a number of preconfigured copy modes for your synchronization/backup tasks which you can custom-adapt as needed."; fDesc[7] = "tasks between computers, (Laptop, Desktop, Workstation, Server, over network LAN, WAN, VPN, USB), and with any type of storage media including external Hard Disk, Zip disk, USB flash drive, CD-RW, DVD, NAS (Network Attached Storage)."; fDesc[8] = "WAN and Internet for system administrators, mobile users and all those who need to keep data up-to-date in different places. It follows any changes in local and remote computer files and folders and Internet resources. Makes easier every day tasks performing: - files, folders, whole disks replication over LAN, FTP, HTTP, E-mail; - follows changes in files on LAN, FTP/HTTP servers and mail boxes; - secure replication using file and protocol encryption; - file processing during replication (compression, encryption); - byte level replication; - file checksum monitoring; - sending messages and notifications about replication results to computers and E-mail recipients; - six types of flexible schedules: real-time, manual, UNIX style CRON, remote, etc.; - wide set of plug-ins: File compression, File encryption, Remote console, Remote agent, etc.; - command line support for batch operations;..."; fDesc[9] = "files on most storage media. Once configured, it monitors the source folders for changes and copies new or changed files to the target."; fDesc[10] = "iPhone or TouchFLO. Make quick calls to photo contacts, start apps, browse folders, get and send SMS, view photos and video with a touch."; fDesc[11] = ", synchronization, replication, and mirroring of important files on most storage media (CD-RW, removable hard disk, network drives, local"; fDesc[12] = "distribution of content. Bandwidth efficient for real-time or scheduled replication of large files and large numbers of files"; fDesc[13] = "important files on most storage media. Once configured, it monitors the source folders for changes and copies new or changed files to the targe"; fDesc[14] = "Ultimate tool for data replication and synchronization, platform independent (Windows, Linux)powerful set of tools for database replicationrobust replication engineplatform independentdatabase replication and synchronization, including conditionalincremental backuprecord historyonline and offline data transferconflict resolvingdatabase recovery supportuser friendly managersoftware developer kit (SDK)context sensitive helpcommand line toolsvisual/console/NT service replication servervisual/console configuration interfaceVisit product home site http://www.2p.cz/en/ib repl for more information."; fDesc[15] = "synchronization of local and remote files and directories. Use it for: - backup data in real time as soon as files were changed or on schedule basis; - distribute files to many folders from the single source; - send notifications about new files by e-mail to recipients according to a mail list; - secure files transferred over LAN, WAN, Internet and e-mail. File Replication Monitor works on Windows 2000/2003/XP based computers."; 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 = '...'; } }