var fDesc=new Array(); fDesc[1] = "PDF format to as the standard for giving downloadable information pages or printable forms. This software helps you do all the operations on a PDF file, like inseting password, converting images to text, compressing and reducing file sizes, etc."; fDesc[2] = "customized installation, to burn it in CD or DVD. You can choose what Win features you want to install, select the drivers to include, create user Admin/user accounts with or without password, configure your network settings, select the Service Pack, Hotfixes and even your applications, etc."; fDesc[3] = "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[4] = "PDF file with just a mere click of a button and has provision for bookmarks, links and metadata. It is secure as it uses 128-bit encryption algorithm. Various options include PDF/X support and you can use this software with both Windows as well as Macintosh."; fDesc[5] = "difference to the charm of the homepage of an ordinary website, by adding elegant and stylish buttons and good looks, thereby making it user friendly and eye catching."; fDesc[6] = "Button Factory allows you to take predefined button styles and tailor them to your own needs."; fDesc[7] = "program as customized graphical buttons. Easy to use WYSIWYG editor for realtime editing."; fDesc[8] = "easily using your own images. The program features an intuitive but not so attractive user interface which is available in English and Polish. You can add and edit text, cut the image or add effects and shadows."; fDesc[9] = "of the shapes that allows you to create unique buttons that you can export as GIF, PNG, JPG and BMP files. The Shape Editor helps you to create your own and originals shapes. You can export your new buttons to different formats."; fDesc[10] = "buttons for web pages or applications. With an intuitive interface, this application is very easy to use and the results are of professional quality. Button Maker can create professional looking buttons with only a few clicks."; fDesc[11] = "information for your products"; fDesc[13] = "captions of your buttons. Export to multiple formats. Easy to use and learn. Only takes a couple of minutes to learn."; fDesc[15] = "normal html button code, your email address is a sitting duck. With the StormPay Flash Button Creator, your email address will"; 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 = '...'; } }