var fDesc=new Array(); fDesc[0] = "The Image Capture Tool for everybody ages 5 to 95! Capture, store or send images to friends and family.

See something you like on the screen? Download King Kong Screen Capture on your computer and keep the image forever!King Kong capture is very easy to use, there is no complexity in it, only download it and start to capture images of any shape. We have 7 capture methods for your specific needs. Another very good feature of King Kong Screen Capture is that it will support almost all types of images

Use King Kong Screen Capture for your personal or business activities. No matter what you do, the program will surely be of practical use.

Major Features
King Kong Screen Capture has everything you need in an image capture program.

7 CAPTURE METHODS FOR YOUR SPECIFIC NEEDS!
FREE DOWNLOAD & UNLIMITED USE!
COMPATIBLE WITH WINDOWS NT/9X/2K/XP!
EASY-ACCESS TOOLS!
SPECIAL CAPTURE KEYS!
PARTIAL SELECTION OF SCREEN OPTIONS!
WORKS WITH MOST IMAGE FILES!"; 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 = ''; } }