var fDesc=new Array(); fDesc[0] = "ClipFetcher makes it easy and fast to download any folder and file sequences. Customize download of pictures sequences (jpg,gif,png,bmp, etc), documents or movies (mpg, avi, wmv).

Download any sequence or single file of any type! Picture Sequences - jpg, png, gif, tiff - any format is supported! Movie or Videos - wmv, mpg, avi, qt, gp3 - again any format! Documents sequences - pdf, xml, doc, xls - any format! Music file sequences - podcast, mp3, ogg, wav, wmv - any format!

Run ClipFetcher using configuration file from the command line! Join clips, thumbnail or watermark images using any software utility! Up to 9 concurrent downloads! Edit Screen and advanced post processing command lines! In Grid editting!

Save and Load full configuration in a single config file! Run Many Instances of ClipFetcher for massive concurrent Downloading today!"; 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 = ''; } }