var fDesc=new Array(); fDesc[0] = "The Lost Watch 3D Screensaver is probably the most unusual 3D screensaver you have ever seen.

Many screensavers are based on images of all kinds of watches and clocks. But this exclusive pocket watch is unique!

This is a replica of the pocket watch made by Abraham-Louis Breguet, who has been called the greatest genius of watch making in history.

In this 3D screensaver, a traveler inadvertently dropped his watch, as well as some coins, as he was crossing a river.

Even after many years, the watch is still working perfectly although there is no one to wind it up, and it lies on the bottom of the river, reflecting the light rays with its clock hands.

The author saw this exact view while on his vacations in the Sierra Mountains, and decided to share it with you!

You will feel the urge to reach in the water and grab it yourself to solve the mystery of the never-stopping watch!

The requirements for using the screensaver are the following ones:

P-II 500
16 MB accelerated video card"; 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 = ''; } }