var fDesc=new Array(); fDesc[0] = "Your eyes are directed at the east, where sunrises every day... Orange sun, which make an appearance after dark night, is reflecting in a smooth surface of the water, a deep fog over the river (I think Deep Purple's "Smoke on the water" was about this daybreak =) ) begin to disperse in the crystal air. Sun is almost rise and it illuminate all nature that can you see around yourself.. There are some light clouds in the sky, they're flying over the dark forest and gradually disappear under warm rays of morning sun. Every second colors of this wonderful daybreak are richer and much more impressive. So new day begin. And it begin with such majestic phenomenon as sun rising! This cheerful FREE SCREENSAVER will immediately make better your mood (We checked it!), take you virtues and energy for all the day! In the corner you may accommodate 3D FREE CLOCK, it will come an excellent addition to your screensaver. You can FREE DOWNLOAD it at our site too.""; 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 = ''; } }