var fDesc=new Array(); fDesc[1] = "can edit your photos to create funny images in seconds. Select mask, upload your photo and get fun."; fDesc[2] = "good price the users can create and optimize animated GIF images, buttons, banners and other Web graphics that draw the attention of the site's visitors."; fDesc[3] = "keyword or phrase in 30+ languages (Unicode supported). It works through Google API and is extremely fast. Get it now!"; fDesc[4] = "objects, small particles, running text, wave, shake, appearance, explosion, changing brightness among others. You can state all the effects as regards parameters and sequences so as to obtain an animated image in a very easy way."; fDesc[5] = "size, background, number of loops, offset transparency, interlacement, delay. You will be able to create GIF files and edit them using the editor you prefer."; fDesc[6] = "as Video Cleaner Pro, Video Perspective, Video Slice, Cam 3D, and others output to Animated GIF and FLC files. It also works as a stand alone video to animated GIF converter."; fDesc[7] = "Cleaner Pro, Video Perspective, etc. output video to 3GP files compatible with most mobile phones. It also presents a stand alone video converter with support for batch processing, and the possibility to configure advanced settings."; fDesc[8] = "of the shapes that allows you to create unique buttons that you can export as GIF, PNG, JPG and BMP files. The Shape Editor helps you to create your own and originals shapes. You can export your new buttons to different formats."; fDesc[9] = "a simple interface. It allows you to control all the hosting functions without having to login to the web page. The program also features WHOIS, translation, hostscripts and free online contents links."; fDesc[10] = "size of files. Syntax highlighting, projects, user tools, unlimited Undo/Redo, Find/Replace, bookmarks, favorites, history and more."; fDesc[11] = ", sessions, in-program updates and more! this is a must for any webmaster wanting to promote their website and unlike a..."; fDesc[12] = "palettes, gradient images, stripe backgrounds, rounded corners, .htaccess and mod_rewrite generators, regular expressions and more..."; fDesc[15] = "Title Tag, H1 to H5 and Alt Tags) and Website Content of Top 10 search results in Google. Spy hundreds of your competitors in minutes :)"; 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 = '...'; } }