var fDesc=new Array(); fDesc[0] = "Picture Resize makes resizing easy, all you need to worry about is choosing what pictures to resize.
With built in knowledge of how to properly resize images, with professional like results.
Picture Resize automatically resize pictures and adjust resize images to maintain the aspect ratio which stops the image from being stretched or skewed.
Picture Resize has 30+ carefully calculated preset sizes to resize pictures for the media being used to view the images such as web pages emails and documents.
Make It Fit feature you can resize a picture to a specific height, width and file size to ensure it fits the specifications required by many media systems such as web galleries and forums. With the Multi Resize Wizard batch resize images all at once. With the Multi Email Wizard you can quickly resize and email pictures.
Picture Resize is the right choice to resize pictures, buy your copy today and start resizing pictures with professional results."; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }