var fDesc=new Array(); fDesc[0] = "Do you need a clock for your screen?
Are you looking for a nice clock, but without funny or strange effects that make it difficult to read the correct time?

7art Brilliant Clock Screensaver will give you the right time with style.

This unique screensaver will do just that.
It will show you an analog clock, with a face and hands, displaying the correct time (If the clock in your computer is correct).

It will not start jumping or flying around your screen, nor will it bend or squeeze or distort.
It is just a plain old-fashioned clock with a touch or modern influence.

You will see a brightly colored clock, with its hands moving around the face to show you the hour.
The face and hands glow brightly in different colors.
The image is really beautiful and attractive.

7art Brilliant Clock Screensaver will change colors at random, so you will not get bored of watching it.
Now you will be able to display a very nice looking clock on your screen that surely your family, colleagues, and of course yourself will enjoy.
No you will not miss an appointment again."; 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 = ''; } }