var fDesc=new Array(); fDesc[0] = "River past Animated GIF Booster Pack is an add-on pack, which adds the ability to output Animated GIF and FLC files to certain River Past and HeavyMath video software.

This is the easiest way for web masters to create animated thumbnails for your video library. Animated GIF is supported by all web browsers, with no additional installation required, so your visitors can get a taste before he gets asked to download the plug-in's required by your file format, and before the large full-length video is downloaded."; 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 = ''; } }