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] = "images with reduced file sizes."; 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] = "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[7] = "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[8] = "in two clicks. Mihov Image Resizer neither looks like other image optimizers and converters, nor works like them."; fDesc[9] = "output files in original or converted JPG, BMP, TIFF, GIF, PNG, PCX, TGA. This full-featured image-processing software generates preview in real time. Advanced styles come as an added value for making of your pics or videos the coolest ones!"; fDesc[10] = "to resize photos before printing. It also assists in many other modifications to individual or multiple photos: resizing, rotating, bordering, cropping, adding text, image overlaying and others."; fDesc[11] = "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[12] = "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[13] = "share these pictures it becomes anoying as you spend too much time, because large sized pictures can't be sent as attachment in a mail,can't be stored in a cell phone or any mp4 device and you are tired and don't know what to do, Picture Resizer will help you and take all these problems away."; fDesc[14] = "snap. With this program you can resize images in JPG (JPEG), GIF and BMP formats keeping the original aspect ratio, so your picture will look the same but smaller. All the resized pictures are saved in an specially designed folder and the original ones are not modified or erased."; fDesc[15] = "also create your own web gallery of images, set its auto renaming, place a text on the image, and so on. It supports such popular formats as BMP, PNG, GIF, JPG etc."; 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 = '...'; } }