var fDesc=new Array(); fDesc[1] = "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[2] = "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[3] = ", GIF, PNG, BMP, TGA, TIFF, PSD, and PSP. The tool comprises many other functions too. Set various dimensions ratios for the image from the offered dimensions list."; fDesc[4] = "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[5] = "quick batch photo resizing mode. High Quality Photo Resizer best suits for minimizing the photo size to publish pictures on the internet or for sharing them with others."; 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] = "interface. Good for beginners, novice and expert users, with all they might need to accomplish good results in enhancing, managing, getting creative designs, printing, etc. your digital photographs. AutoEnhance features to fix red eyes."; fDesc[8] = "key feature, this amazing application makes batch photo or single photo editing, converting, enhancing and making JPG images at your finger tips."; fDesc[9] = "resolution for every image you want to resize, Quick Photo Resizer offers resize schemes that can be used to resize any number of images to same format and resolution. Quick Photo Resizer also has a logo or watermark adding tool."; fDesc[10] = "processor, spreadsheet, photo editor and digital photo organizer. Also Includes export to Adobe Acrobat PDF files."; fDesc[11] = "looking wizard driven visual interfaces to take you through batch resizing images."; fDesc[12] = "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[13] = ", convert,resize and rename a great number of your photos in ease."; fDesc[14] = "resizing capabilities, format conversion facility, batch processing and renaming facility, watermarking, templates, folder presets and scripting functionality, the tool stands high in the crowd."; fDesc[15] = "photo/image files at the click of a button."; 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 = '...'; } }