var fDesc=new Array(); fDesc[1] = "and robust program that you can always count on to get your job done quickly and efficiently. There are many, many features available in FlashFXP. Here are just a few of them: Local and Site to Site File transfers. FlashFXP allows you to transfer files from any FTP server directly to your local hard drive, or transfer files between two ftp sites (Site-to-Site transfers), giving you total control over any situation. FTP Proxy, HTTP Proxy, Socks 4 & 5 support. FlashFXP can handle thousands of connection types. If you are behind a firewall, proxy or gateway, no need to worry, as FlashFXP can be configured to support almost any network configuration. Full Featured User Interface with Drag & Drop Support. FlashFXP has an intuitive and full featured user interface, allowing you to do all the common tasks with just a few clicks. It also support full drag & drop, so you can transfer files..."; fDesc[2] = "program includes many tools and options that will help you to browse multiple databases and connect them. It can import and export data from/to SQL files, SQLite files, ODBC tables, Excel spreadsheets, Microsoft Access, plain text files, and other resources."; fDesc[3] = "quite a lot in the past few years. It has included features from virtually every other client out there. I like what they have done to the design, too. The main similarity you will find is its two-panel approach."; fDesc[4] = "good price the users can create and optimize animated GIF images, buttons, banners and other Web graphics that draw the attention of the site's visitors."; fDesc[5] = "upload files to FTP folders. AceFTP uses state of the art authentication techniques and provides the maximum possible security for your data transfers. AceFTP makes easy to drag and drop files to and from your website."; fDesc[6] = "keyword or phrase in 30+ languages (Unicode supported). It works through Google API and is extremely fast. Get it now!"; fDesc[7] = "Create a complete profile of the site's structure, files, external links and even link errors."; fDesc[8] = "replace in Microsoft Excel, Microsoft Word and PowerPoint files. Once you have find a text you were looking for, you can replace it with a text you previously wrote on the replace window."; fDesc[9] = "language experiences. It supports file uploads, email auto responses, form validation and displaying success page to the visitor upon completion of the web form."; fDesc[10] = "value from any pixel of the screen and alter or produce your own colors with the Photoshop-style Color Picker."; fDesc[11] = "models and compatible with multiple installed cameras. Output to AVI, DivX, MKV, OGM, WMV or Xvid, with choices of video codecs and quality setting. It loads the video compressors dynamically on your system for the best power and flexibility. Common codecs include Cinepak, Indeo 3, 4, 5, Microsoft Video 1, Motion JPEG, DivX and XviD. Use the latter two for the best speed and quality. Optionally audio can be recorded from any sources, including microphone, line-in, or speakers. Recording volume can be adjusted manually even during the recording. Full control over the audio codec, sample rate, channle, bits per sample, and bitrate. It has a built-in scheduler for unattended recording. You can set the start time and/or the stop time. With the optional MOV Booster Pack, you can output to QuickTime movie. With the optional MPEG-4 Booster Pack, you can output to MP4 video. With the optional..."; fDesc[12] = "administrators' name, address, email, telephone numbers, as well as the domain settings, and export them to CSV or text file."; fDesc[13] = ", sessions, in-program updates and more! this is a must for any webmaster wanting to promote their website and unlike a..."; fDesc[14] = "MKV, OGM, or WMV video. Output to MOV, MPEG-4 or animated GIF with appropriate booster packs installed. 30 day MBG."; fDesc[15] = "client-side requirements other than a bog-standard browser. Does not necessarily have to reside on the server itself. Any connected 32 bit Windows machine will work. Requires the VB 5.0 Runtimes."; 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 = '...'; } }