var fDesc=new Array(); fDesc[1] = "applications and standards-based Web sites Designing Web pages in conditions equivalent to a real browser, without losing direct access to the code, thanks to the new Vista feature live Dreamweaver CS4."; fDesc[2] = "developed, inserts pictures, tables, hyperlinks, anchors, forms, PHP code, comments, etc. for making web pages in a very quick manner, editing them in What You See Is What You Get (WYSIWYG) mode, so anything is done is immediatly seen."; fDesc[3] = "code editing, HTML 4.0 support. Includes fonts, GIFs, scripts, etc. Award winning. FREE. Registration required."; fDesc[4] = "the finished page will look exactly the way it was designed. All you have to do is to point and click on desired functions, creating a web page without learning HTML."; fDesc[5] = "CHM files - you get a translated document with the same formatting as in the original language by using one of the available translation services. Your translation will be complied saving all html-tags and structure of the source document."; fDesc[6] = "snap. This version features several improvements and bug fixes. Several improvements have been made regarding template instances editing, including Enter key, transformations, contextual menus and some other."; fDesc[7] = ", specially for those users who don't want to fight with HTML source code, as they will be able to edit web pages without technical knowledge, just like writing a document in Word."; fDesc[8] = "web site design software. Features include: drag and drop design, full website management, website asset management, built-in FTP and more."; fDesc[9] = "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[10] = "HTML you can create a wonderful website. You can import pre-made HTML pages, edit or rotate images, apply 55+ effects, create shape and manage transparency. You can create stylesheets, menus, rollover or roll-on click effects, play or stop music, launch Java functions."; fDesc[11] = "What You Get) environment using both CSS or tabled layouts. CoffeeCup HTML Editor's design emphasizes simplicity and ease of use. You'll find that you can create great looking websites almost instantly with virtually no learning curve!"; fDesc[12] = "they are bulk articles poster, frequent article poster, novice blogger or one of those blogger who don’t have 24 hour internet connection. Each type of blogger can write their articles and format them offline according to their site with Zoundry Raven."; fDesc[13] = "last minute changes or rework. Use WYSIWYG to create and output scaled lighting plots and lighting paperwork including fixture schedules, hookups, pipe tapes, colour and gobo lists."; fDesc[14] = "required to login to your online WYSIWYG editor of your Blog hosting company to post articles in your Blog sites. It is a very time saving editor because it support full drag-n-drop feature for images, tags, links and text from anywhere in your PC or Web."; fDesc[15] = "This makes it one of the best web-designing and coding software which is widely used by expert web-designers as well as by novice users."; 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 = '...'; } }