var fDesc=new Array(); fDesc[1] = "the program asks for the name that we want to add to our album and we can see the demo in the program that teach to us how to use this useful program."; fDesc[2] = "opportunity to watch different videos online in full screen mode as well as browse video scenes using thumbnails. You can easily jump from one scene in the video to another which goes afterwards, even if that piece of video has not been downloaded yet."; fDesc[3] = "from video sharing sites in the web such as YouTube, Google Videos, MySpace, Yahoo Video, and other similar sites. This application is useful to capture playing videos automatically, and with a really fast download process."; fDesc[4] = "your own site. It's free."; fDesc[5] = "features. Additionally, it has a built-in professional download client with resume capabilities. The browser supports many skins and a few plug-ins."; fDesc[6] = "for image files, photographies, scanned documents, and any usual image format. Once the application is installed, its operation can be launched from any context menu. Right click on an image file, and the context menu offers. converting the image file format by starting Image Converter"; fDesc[7] = "online, this is the perfect software to use. The whole process of creating album is simple and easy. No experience necessary for handling HTML or FLASH tools used in this software."; fDesc[8] = "viewing right from .jpeg, .gif, .ico, .bmp, .tif, .png, .wmf, .tiff, .emf, .pcx, down to .tga, along with Adobe Photoshop(.psd), text editing options, web contents (HTML) browsing, hex viewing, and loads of other features."; fDesc[9] = "and galleries of various styles in a snap. The program features a nice and intuitive wizard-like user interface that enables you to easily go through the four steps of the process."; fDesc[10] = "EXE file to save in your PC. Creating an album needs only a couple of clicks, and the result is really impressive."; fDesc[11] = "choice, or lists of images to create your own image montages. This program offers you different patterns (shape, puzzle, triangles, hexagon, etc.), and many options to control the distribution of images."; fDesc[12] = "watermarks to your image (GIF, PNG, BMP, JPEG, TIFF), video (AVI, Mpeg, DVD, WMV, QuickTime, Mpeg 4, RealMedia, DV) and flash files. It also allows you to convert your files to multiple formats. You can add text, image and audio files, rectangles or blurred areas as watermarks."; fDesc[13] = "most popular video format such as AVI, FLV, ASF, MOV, RM, RMVB, WMV, MKV, VOB, MPG, MPEG etc. Except that frame grab ability like others video-frame-capture software, Video Snapshot Wizard can also edit frame image, output as BMP, JPG, GIF graphics, and can even rebuild the frames to create animated GIF image or movie thumbnails. Features Capture frames from movie files. Support the most popular video formats. Support Continuous Capture Mode. Display frames using thumbnails view mode. Output frames as a custom-defined animated GIF image. Edit your favorite pictures and make your thumbnails."; fDesc[14] = "results. Showcase digital images with your own personal website. One-click FTP upload and no HTML knowledge needed."; fDesc[15] = "select the best fit, fit to window, tiles, rotate to the left or right, or copy the image. With the program we can open more than 40 formats, and this is a great advantage for handling our images."; fDesc[16] = "program to another just by clicking once on any of the small floating windows that the program will place in the desktop. Once the program is installed, it will create the thumbnail of a window for every minimized program."; fDesc[17] = "Version 2.0.0 (Beta Release). Some very great functionalities and features are available in this version and the graphical interface are greatly enhanced with new and easy controls. I invite you all to experience the powerful tools and utilities along with digital image editing and processing appliance of Oriens Enhancer GOLD, all clubbed to one Software, and even great than that, it's FREE.... Some New and Hot Features in Oriens Enhancer GOLD: 1) GIF Animator Cum Frame extractor. With this feature, you can view animated GIF image format and extract all the frames (constituent images) with live preview of all the available images that make up the GIF image. There is also an image File Treeview Browse control for easy search and view of GIF image. You can play, Pause, load, Unload currently animated GIF or you can Save all the Constituent Images in one time (Batch Save). You can start..."; fDesc[18] = "get a thumbnail of the first frame. Option to auto-rotate images. HTML album and Slide Show generation."; fDesc[19] = "the images you wish to show, and click the 'create thumbnails' button. This will generate thumbnails of your images. You then choose the number of images to be displayed per page and a page title, and click 'Make HTML'. That's it - all you then have to do is to upload the entire folder (including the thumbnails sub-folder) to your website. Recent changes include the ability to add comments to each image, to extract the photo data from the EXIF headers in jpg images and the ability to create a slideshow. You can now also batch process your images creating pre-defined sets of resized images."; fDesc[20] = "document. With ThumbNails you can export the images from your PDF into separate image files whatever the format (TIFF, JPEG, GIF, PNG)."; 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 = '...'; } }