var fDesc=new Array(); fDesc[0] = "Forget about annoying banners and pop-up windows! Forget about hours of clicking on innumerable links searching for images! 1ClickWebSlideShow will automatically search Web sites for images. You don't have to wait until all images are downloaded to start watching the show. 1ClickWebSlideShow's download engine is optimized to retrieve pictures so fast that you can watch a real-time slide-show even with an analog phone line.
Our patented HTML parsing technology allows the programme to parse HTML documents "on-the-fly" 50-70 times faster than such Web browsers as IE and NN do. The process requires less CPU time than ordinary HTML parsing algorithms.
View images with the built-in full-screen image viewer. Fast but precise scaling algorithm is used to best fit every image into your screen bounds.

Skinnable and movable semi-transparent info panel shows the current image statistics plus downloading progress for the next image in the queue.

The viewer can be used for both on-line and off-line slideshow modes."; 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 = ''; } }