var fDesc=new Array(); fDesc[2] = "the Internet in merely few easy steps. The user has an option of sending them via email using advanced themes. This application facilitates the novice users to publish flash presentations even without having good knowledge about the working technology."; fDesc[3] = "effects. Handy realtime preview. A collection of professional-looking stock gallery templates."; fDesc[4] = "applications. LView Pro integrates specialized editors that rival or surpass features found on other high-end (costly) products. No task is too complex or too simple for LView Pro. It excels as an efficient and comfortable image-viewing tool. Supports image creation and capture from external devices, such as scanners and digital cameras. Offers sophisticated and professional image enhancing capabilities for the advanced user. Full support for image proofing and publishing, in paper or on the Web, is also part of the LView Pro toolbox. The editors included in LView Pro are listed below: Image Editor Image File Browser Slide Show Viewer Contact Sheet Builder Web Gallery Builder Batch Print Image Catalog"; fDesc[5] = "use many separate single-purpose applications. LView Pro integrates specialized editors that rival or surpass features found on other high-end (costly) products. No task is too complex or too simple for LView Pro. It excels as an efficient and comfortable image-viewing tool. Supports image creation and capture from external devices, such as scanners and digital cameras. Offers sophisticated and professional image enhancing capabilities for the advanced user. Full support for image proofing and publishing, in paper or on the Web, is also part of the LView Pro toolbox. The editors included in LView Pro are listed below: Image Editor Image File Browser Slide Show Viewer Contact Sheet Builder Web Gallery Builder Batch Print Image Catalog"; fDesc[6] = ", make adjustments to white balance, RGB, brightness, hue and saturation settings and then develop them to JPG, JPEG 2000, TIF, PSD or BMP format. It can also batch process multiple raw files and apply specified adjustments to all of them, and in addition add image frames and watermarks. You can also create photo galleries from your photos, using the built-in web gallery tool. RAW PhotoDesk is easy to use and less expensive than most other RAW editing packages, however it does not provide nearly the professional capabilities of those, and is probably most suitable for casual users, that are not looking for all the advanced features."; fDesc[7] = ", clipart and thousands of emoticons. You also can create your own distinguish signatures and add it to your email."; fDesc[8] = "category driven product catalog with highly customizable styles, user defined language and powerful features."; fDesc[9] = "Include cars like, Porsche Carrera GT Concept, Lamborghini Murcielago, McLaren F1 LM and many more."; fDesc[10] = "an archive of your digital photo library onto cd or dvd. Easy Photo Backup will calculate how many cds or dvds you will need for your backup."; fDesc[12] = "sets to USENET newsgroups. Firehand Lightning is the photo display and distribution system for Windows!"; fDesc[13] = "everybody who wants quickly and easily present pictures on the web."; fDesc[14] = "galleries to publish to the web."; fDesc[16] = "No knowledge of HTML or CSS is required."; fDesc[17] = "professional looking thumbnail galleries with ease. It gives you alot of flexibility in creating thumbnail galleries without the need to understanding HTML."; fDesc[18] = "control of output. Using simple 5 steps wizard interface you'll use the right functionality and feel all the power of simplify"; fDesc[19] = "knowledge. It also features many ready-to-use web album templates that can be easily customized for your needs."; fDesc[20] = "anything about HTML and image processing - Express Web Gallery Maker will do everything for you."; 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 = '...'; } }