var fDesc=new Array(); fDesc[1] = "the program asks for the name that we want to add to our album and we can see the demo in the program that teach to us how to use this useful program."; fDesc[2] = "your own site. It's free."; fDesc[3] = "and drop feature it is totally user friendly. We can easily create folders and subfolders that have unique templates and designs and host them online without any need for extra hosting. All we need to publish the albums online and share them with our friends is a user ID."; fDesc[4] = "navigation scheme to make the photos easily viewable on the web."; fDesc[5] = "services that can help us in this task, but what about if we want to create our own photo album? Then iWebAlbum can help us to do this, a simple tool that will help you to create your online web album with just a couple of clicks and a few minutes."; fDesc[6] = "owner of a website, then this simple application will let you create your own web albums by using nice included templates, and upload them to your server easily."; fDesc[7] = "main feature of the OpenImageManager is that it is an Open-source software which has been developed in C#. This software satisfies all the prerequisites of a good Image management software."; fDesc[8] = "Effects, Artistic Colorizing etc. Batch Processing and Conversion. Album Generator. Cheap & the Best alternative to Photoshop."; fDesc[9] = "digital camera and share them with your family and friends over the Internet. A thumbnail browser and a powerful HTML page generator make it the ideal tool for viewing, organizing, converting and archiving your digital images Its full-featured scripting language will enable you to build your own album templates, allowing almost unlimited creativity in developing display styles and techniques."; fDesc[10] = "everybody who wants quickly and easily present pictures on the web."; fDesc[11] = "seconds. You can use your own custom settings or just choose one of our cool themes."; fDesc[12] = "high quality thumbnail images, modifies images and generates HTML pages."; fDesc[13] = ", resize, crop...) and you can apply them to multiple selections. Extras: HTML album generator, FTP upload, send by e-mail."; fDesc[14] = "numerous themes, customize almost every detail, and publish your web album instantly or save it for future use."; 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 = '...'; } }