var fDesc=new Array(); fDesc[1] = "program is very complete but it is easy to use. You can be an expert on software but you will find this program very complete and useful. If you are a beginner, the program's interface will seem really easy and you will have no problems by using it."; fDesc[2] = "images. With this program, we can add text, sound (which can even be recorded by the same program), clipart, ballons and hyperlinks to our site in the images. We can also add transition effects for our slides, add panning or zooming, or add a background music too."; fDesc[3] = "into SWF files without any quality loss during the process. But that is not all this program does. Using this software you will be able to generate XML driven Flash Mp3 Player for your websites and blogs such as MySpace, Google Blog, MSN Blog and more."; fDesc[5] = "gallery on your website in minutes, easy to use, user friendly and no coding required."; fDesc[6] = "knowledge, suitable for non-technical users, as well as users who knows flash but just need to create a flash map quickly.iMapBuilder package includes map templates. Features: Create a flash map with just a few mouse clicks. Placing the flash map on your website, in CDROM or as a stand alone application. No Flash knowledge, coding or design skill is required. Runs on almost all major browser with Adobe Flash Player plug-in installed. Easily embed the map into your existing HTML page/layout, you can also use Frontpage, Dreamweaver or any HTML editor to insert the map manually."; fDesc[8] = "capture, records keypresses and mouse movements. Add artworks and multimedia components. Publish to Flash Movie, DVD, EXE."; fDesc[9] = "Window skins and styles, add splash screen, customizable context menu, etc. Use Windows API via FSCommand. Publish to EXE, CD, DVD."; fDesc[10] = "dragging and dropping the mouse. New version is available for you to add text and pictures (JPG,PNG,GIF)."; fDesc[14] = "slideshows with transitional effects between Gifs, Jpgs and Pngs. Slideshows and single images can all have different links. Transform you Avi files"; fDesc[15] = "builder includes dozens of high-quality buttons, backgrounds, and sounds."; 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 = '...'; } }