var fDesc=new Array(); fDesc[1] = "program you can create your own publications from scratch or use its predesigned templates and clip-art illustrations that you can modify according to your needs and likes."; fDesc[2] = ", MPEG2, ASF, WMV, VOB, and DAT files among each other. Power Video Converter boasts an easy-to-use graphical user interface which really makes it easy to convert files."; fDesc[3] = "caricature art. This software contains features such as caricature effects, comic rendering, green screen, face swap, head-on-body, comic rendering, text, clip part and many other novelty templates."; fDesc[4] = "combine and manipulate text, images, shapes, and sounds to create Flash movies. 5 stars from PC Magazine."; fDesc[5] = "graphics. ILeap supports all the Indian languages like Punjabi, Hindi, Assamese, Bengali, Gujarati, Malayalam, Tamil, Sanskrit, Oriya, Marathi and Telugu. ILeap shows an on screen keyboard to help the user in easily typing in other languages besides English."; fDesc[6] = "create art in two or three clicks, the program is based in two different artists styles (Andy Warhol and Roy Lichtenstein). When the program is open you can find a lot of tools to manage your images, you can find three toolbars (Standard, Effects and Text), two windows and two panels."; fDesc[7] = "compilations, videos and the CD/DVD file archives. The application comes with an interactive and easy to use graphical user interface making things easier for the user, and comes with many templates, clip arts, fonts and nice background images."; fDesc[8] = "cartoon portraits of your friends, family....even celebrities!"; fDesc[9] = "Frame Genius supports all popular image formats: png, psp, cut, gif, pcd, pic, cel, pbm, jpeg, bmp, tif, psd, pic, pgm, pcc, pcx, pdd, tga, vda, vin, vst, wmf and emf are among them."; fDesc[10] = "predesigned templates. Also comes with a clip art and photo library."; fDesc[11] = "includes many pre-formatted business card templates, clip-arts and backgrounds which help you design original cards very easily. However, you can also add your own images and clip-arts to create exactly the card you want."; fDesc[12] = "time. Only Print Artist gives you the creative edge with 15,000+ professionally designed templates and 250,000+ sensational graphics all inside the box. No downloading or club memberships are required to create sensational print projects for home, school or the office. From banners to brochures, calendars to certificates, greeting cards to gift items—no other software makes it more fun to create truly spectacular projects."; fDesc[13] = "ARTBorders can download new frames and borders from our web site. There are over 200 new frames and borders available on the web site!"; fDesc[14] = "Assistant Director Wizard who will help learners to create slide show very easily, effectively and in a professional manner. Importing of video clips or photo is just a click away and user can select more than one at a time which is the unique feature in its category."; fDesc[15] = "numerous occasions, including birthdays, holidays, weddings and more. The novelty of this edition of Card Studio is an easy to use interface, original projects 3D cards and cards in Spanish."; fDesc[18] = "or adding new text or object to it. The application also gives user the liberty to resize images, trim excessive wasted space, flip the objects or change the effects."; fDesc[19] = "wide variety of backgrounds and clip art pieces. In fact, this software comes with more than 1000 backgrounds and clips. This software comes with full scanner support and can be used with more than 50 types of labels."; fDesc[20] = "Explosion® Business Card Factory® Deluxe 3.0, you can create customized professional business cards in just minutes. Guaranteed."; 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 = '...'; } }