var fDesc=new Array(); fDesc[0] = "Screenshot2.com has developed this amazing shareware application called ScreeShot2File. Really simple and very easy to use, this cool utility allows you to take snapshots of any active window, or the entire screen by pressing a predefined combination of hot keys. Once you install the software, it remains in stand-by until you press the specific keyboard keys. ScreeShot2File can take snapshots during a game or any running application without interrupting the process. Once taken, the screenshots are saved directly to a file in an image format. While saving them, the program will automatically generate a name for each file according to the specified naming pattern that you can simply customize. Every screenshot can have its added watermark in which fonts, color and transparency can be customized too. ScreenShot2File is a great program simple to install and requiring no learning! No user guide is needed and you can get started with your first screenshot within a minute. Download its free trial now! It’s worth it!"; 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 = ''; } }