var fDesc=new Array(); fDesc[0] = "Web Flash Catcher allows you save (catch) all Flash animations from internet, including Flash websites, Flash game, Flash MTV, Flash Movie, Flash advertisement, or what ever Flash files you see on the web. What you need to do is just a simple click! All Flash swf files will be downloaded from web browser to your local hard disk. You can use Web Flash Catcher to list all Flash movies in your Internet temporary folders. you won't miss any wonderful Flash movies you watched online . Main Features: Search flash files from all open web pages. Detect and list all Flash files in IE browser cache. Automatic detect Flash animations from Frame, iFrame web page. Save multi flash files at same time. User Hotkey setting support, download just by a simple click. Preview the flash movies you downloaded. Support to capture flash picture and save as bmp or jpg files. Support convert Executable flash file to swf format. Lifetime FREE Technical Support and FREE upgrade . Free trial download.30 day money back guarantee System Requirements: Windows 95/98/2000/ME/XP/2003 operating system. Pentium 500 MHz or better 128M or more RAM"; 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 = ''; } }