var fDesc=new Array(); fDesc[1] = "like customs buttons with gadget support, new tab page to access a new page, quick search box to navigate your web search faster, synchronized toolbar setting to access your information from any computer, and improved auto fill that allows you to have several profiles information."; fDesc[2] = "file formats as well as DVDs, VCDs, and other streaming protocols. It includes a large number of common encoding and decoding codecs like 3GP, AVI, FLV, etc."; fDesc[3] = "WinOptimizer can clean your internet and PC history and clean all the junk files. You can clean your windows registry to get rid of unused registry entries and save your system from registry corruption and errors or you may like to make your private data password protected."; fDesc[4] = "that case you need to use WinHTTrack, which will allow you to create a complete copy of the website in your hard drive. Although the simplicity and shortly striking appearance of the software is very useful."; fDesc[5] = "features. Additionally, it has a built-in professional download client with resume capabilities. The browser supports many skins and a few plug-ins."; fDesc[6] = "combine and manipulate text, images, shapes, and sounds to create Flash movies. 5 stars from PC Magazine."; fDesc[7] = "simple and fast for user. It allows cutting a large video files in so many small parts without any quality loss. It accepts all common video file format like AVI, MPEG, VOB, WMV and audio file like MP1, MP2, MP3 and MPA."; fDesc[8] = "account. UTF-8 support is the most valuable feature, which will encourage programmers to write strict html code; perhaps in other versions ISO-8859 support may be added, which will be a great advancement."; fDesc[9] = "side by side, highlighting their differences. The interface is really simple with easy navigation by means of buttons and a drop-down list of lines."; fDesc[10] = "that best picture and sound are delivered with complete DVD navigation with smarter DVD playback and full operating controls. It supports almost all popular video n audio formats which include IFO, DAT, AVI, VOB, WAV, MPEG, WMA etc."; fDesc[11] = "program is easy to use and buttons are quickly created. Buttons are necessary for website navigation and therefore are a big part of any site. The program enables the user to create professional quality buttons without any problems and within just minutes."; fDesc[12] = "maps of Europe, North America, South America, Middle East, Australia/New Zealand, South Africa. In some countries only major cities have street level maps. Map24 Desktop runs on any Windows desktop PC with an internet connection."; fDesc[13] = "of this program, you are able to vary their background and text by customizing their dimension, texture, shadow, lighting, and shape. You will not need any extra effort to learn to create unique and professional custom 3D buttons for Web pages and projects."; fDesc[14] = "quickly creates complex text and image effects with just a few clicks of the mouse."; fDesc[15] = "Factory comes bundled with 106 high quality menu designs."; fDesc[16] = "websites even without any knowledge of DHTML or JavaScript development. It can generate all types of menus compatible with all common browsers including the Internet Explorer, Firefox, Opera and Safari."; fDesc[17] = "navigation buttons and DHTML customizable sub-menus for their websites. The program includes many beautiful ready-made templates for one to choose from."; fDesc[18] = "circumstances when we have to copy, move, open or save a file from one location to another, we have to do it by browsing through various folders at different levels."; fDesc[19] = "important areas on your Website. Use any text or images you want, or use the ones that come preloaded. Also included are gradient f..."; fDesc[20] = "program includes two generations of buttons that are customizable. The first generation is suitable for web-based hyperlinking, featuring custom text color and tinting for each button. The second generation of buttons features liking options and PowerPoint navigation support."; 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 = '...'; } }