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] = "and in a very fast way. With FastStone Photo Resizer you will be able to change the size of your images, convert them from one format to another, rotate, rename and modify their brightness, color, contrast and many other features, in just one time."; fDesc[3] = "suggests is a software tool for resizing the photo and the output comes out with drastically reduced file sizes. The conversion is quicker as it can allow resizing of multiple image files in batch mode."; fDesc[4] = "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[5] = "it using custom dimensions, rotate, flip or crop if desired using quick and easy tools. Batch Image Resizer allows you to import multiple images to the image list at once."; 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] = "effects to your photos. Within the application you will find a wide set of useful effects like: Rotate to left or right, fix red eye, enhanced color, denoise, deblur, make up, lighting, straighten, resample and crop."; 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] = "looking wizard driven visual interfaces to take you through batch resizing images."; fDesc[11] = "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[12] = ", EMF, GIF, JPG, PNG, RLE, TGA, TIF and WMF file formats and 8BF Filters."; fDesc[13] = "them in one of the seven different image formats which includes Jpeg,Bmp, Gif, Tiff, Png, Emf, Wmf."; fDesc[14] = "rotate, resize, convert, compress, watermark, upload and share. Integrates with Windows Explorer and DriveHQ.com web album."; fDesc[15] = "purpose of sending it by email, publish it on the web or just to save space on your hard drive."; 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 = '...'; } }