var fDesc=new Array(); fDesc[1] = "and easy to manage. It guides user throughout the whole process, without needing any programming skills. Step by step, any user can build a web site without any programming knowledge."; fDesc[2] = "it is to use! Everything is \"drag and drop\". No need to know HTML or any other techie language, its as easy as painting by numbers!"; fDesc[3] = "in minutes! With Flash Website Design you can be up and running with your own fully complete and professional looking Flash website in less than an hour!"; fDesc[4] = "website builder and so users does not required any technical or programming knowledge to create websites. Due to its template based designing process, users can easily add or modify content without affecting the design of the site."; fDesc[5] = ", versatile and powerful application called Trendy Site Builder, you will have the opportunity to create cool professional websites in Flash in a very easy way, and the best of all, without needing any technical knowledge."; fDesc[6] = "tools for creating a website graphical skills or technological/HTML knowledge and many extra features such as BLOG, Calendar, e-Commerce, Guestbook, impressive image slideshows, PodCast, Counters needed, EZ generator is an efficient solution to overcome all these problem."; fDesc[7] = "journal, student or personal website with Namu6. One click publishing, picture effects and themes are included. No HTML skills required."; fDesc[8] = "featured with different modules and templates. You are able to fill your website with any content you like including pictures, files, texts and links. Publishing a site is easy and takes just few minutes."; fDesc[9] = "website and upload whatever you want in just a few minutes. With this incredible application you will be able to search for all the content that you need, edit it on the fly with a built-in editor and upload it directly to server via a built-in FTP"; fDesc[10] = "knowledge of HTML, the language of the web. This software has a very easy interface closely similar to that of a word processor which makes the website development procedure simple and quick."; fDesc[11] = "application offers many tools for anybody to generate a simple website, with all the possibilities any other site will have, and also a built-in FTP program for uploading the project to any Internet server."; fDesc[12] = "snippets and save them along with any other files into a directory structure that gets converted automatically to HTML"; fDesc[13] = "your pictures and create thumbnails in one click. Add logos, buttons, mp3s, video-clips and publish your website!"; fDesc[14] = "designs, easy-to-use software, and effective traffic building tools - even rapid development ecommerce tools for those selling o"; fDesc[15] = "term care insurance. Absolutely no need to know HTML, web programming, scripting or other technical details."; 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 = '...'; } }