var fDesc=new Array(); fDesc[0] = "7art-screensavers.com main site you can find great number of featured screensavers. We suggest your prompt visit to its main site a find out what is new! We are reviewing for you a screensaver called Christmas Adventure. This screensaver reminds you all those exciting feelings, and gives you an ultimate chance to watch Santa Claus; spectacular views full of animals, snow and more, accomplished with beautiful music. This collection of things will create a beautiful, romantic atmosphere on your personal computer and also this screensaver comes with a delicately shaped clock. This screensaver has its own configuration menu, where you can control various features i.e. music, sound effects, image size, duration, animation speed, etc. you can also have the alternative to convert any image from this collection in a wallpaper. It has pretty photos and amazing sounds, the collection of sounds, views will bring back to you the good thoughts about the last Christmas. We invite you to download this collection, because definitely you will be glad to see and hear again good things."; 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 = ''; } }