var fDesc=new Array(); fDesc[1] = "easily. You just only have to select the image file (you can select more than one image pressing ctrl or shift key), write the resolution in pixels or percent and press the button Ok. That's all. This cool application will resize your images fast and easy."; fDesc[2] = "images with reduced file sizes."; fDesc[3] = "one process, use image watermarking options, rotate and auto rotate images without compromising in quality, use canvas resize feature, rename image files in batch mode so on."; fDesc[4] = "image resizer, but I will say that it is a super fast image resizer, because it can resize your thousands of images or photos in just few minutes and you does not required to select your images one by one."; fDesc[5] = "the photographic and printing industries for its ability to increase image size well over 1000% without the loss of sharpness or detail that you would normally expect. Its patented, fractal based interpolation algorithms work like nothing else and the results speak for themselves."; fDesc[6] = "program lets us add a watermark in it we can add input text or image logo, we can add text or choose our logo, can selct the position, the angle and the transparency."; fDesc[7] = "preinstalled with Alsee movie maker and Alsee photo editor. So having Alsee you can not only view your photos but also edit them and create videos from your own pictures."; fDesc[8] = "Download Now and start resizing photos with this free software tool."; fDesc[9] = "key feature, this amazing application makes batch photo or single photo editing, converting, enhancing and making JPG images at your finger tips."; fDesc[10] = "pictures. With easy to use GUI and drag and drop facility, the tool can be used by anyone. With this program, you can resize a number of images at one time."; fDesc[11] = "looking wizard driven visual interfaces to take you through batch resizing images."; fDesc[12] = "plug-in. The standalone application works independently from other applications and has the complete functionality offered by AKVIS Magnifier. On the other hand, the plug-ins allow certain photo editors to make use of the photo enhancement capabilities of the program."; fDesc[14] = "you to add image, add image files from the folders and subfolder, remove selected items, clear all images, move them smartly between different folders, edit multiple image files, covert it for e-mail."; fDesc[15] = "Resize Pilot uses a unique algorithm for image enlarging that maintain the smoothness and clarity of the image. Resize Pilot can save any processed image as jpg, bmp, tif or png for further use. Trial version of Pilot leaves watermark on every image processed."; 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 = '...'; } }