var fDesc=new Array(); fDesc[0] = "Good luck? Predictions? Horoscopes? Do you believe in all this?

The Zodiac Clock 3D Screensaver will transport you to the time when our ancestors believed in what the stars appeared to tell them. Or at least in what they believed they were telling them.

For centuries people looked at the stars in awe, and thought that they were giving them messages about the things to come.

This awesome screensaver will show you what our ancestors thought was the place of our planet in the universe. You will be able to watch a very strange clock with strange decorations. It will show the face of the clock as if it was the Earth, with the Moon and the Sun orbiting around it.

Around the clock, you will be able to see the 12 zodiac constellations. And, of course, the clock will show you the real time!

You can see all the known zodiac constellations, such as Aquarius, Capricorn, Aries and Pisces circling around the Earth as if influencing the destiny of our planet and its inhabitants.

Excellent graphics and an original music soundtrack complete the scene. Or, if you want to, you can add your own music to accompany you in your trip to the space and the stars.

The Zodiac Clock 3D Screensaver might change your own beliefs about what the stars have to say."; 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 = ''; } }