var fDesc=new Array(); fDesc[0] = "7art Astro Clock Screensaver brings the Zodiac to your desktop.

This unique screensaver will allow you to get in touch with what the stars and planets have reserved for you.
You will see the Zodiac wheel turning right in front of your eyes accompanied by stellar music.

Watch all the signs of the Zodiac turning around, along with beautiful light effects.
You will be able to see galaxies, planets and other cosmic objects moving around your screen.
Identify your sign and start getting in touch with the natural space cycles that are believed to rule your life and fate.

The space scenery is very realistic and it is displayed in a full 3D environment.
You will be able to harmonize your emotional and physical rhythms with the cycles of the stars and planets.
Watch as all the constellations parade in front of you, with a space background that will fill you with awe.

The 7art Astro Clock Screensaver will let you enter the feast of space harmony and will fill your inner self with joy
This screensaver will soon become one of your favorites and will also be a conversation piece among your family or coworkers"; 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 = ''; } }