var fDesc=new Array(); fDesc[0] = "Play with Fun Ball on your desktop for FREE and access your toolbar menu with a right-click on the ball. Toss it all around, it bounces right back. Don?t ever get bored again!

Includes also FREE 3D Earth, 3D Tropical & Marine Aquarium and 3,000+ other free screensavers and wallpapers!

Comes with FREE Crawler Toolbar with features such as spyware & adware protection, popup blocker, download manager, Radio & MP3 player, RSS reader, email notifier, weather info, ecards, cursors, skins, wallpapers and much more! Crawler Toolbar search box allows you to get unique combination of search results from Yahoo! and MSN with a single click ? you don?t have to visit the search engine website, just type your search term into the search box and get results from all of the search engines mentioned above altogether. Crawler Toolbar is 100% safe and does not contain any malicious software or facilitate pop-up ads."; 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 = ''; } }