var fDesc=new Array(); fDesc[0] = "Are you a fan of J. R. R. Tolkien?
Are you a devoted follower of the Lord of the Rings Trilogy?
Would you like to have lived in Middle Earth?

Then The One Ring 3D Screensaver will transport you into that world of mystery and fantasy every time your computer is idle!

The screensaver presents a map of Middle Earth with a rotating Ring of Sauron that changes its size as it gets closer to you for a better view.

You can even read the spell engraved on it, that is, if you can understand the ancient Elvish characters in the Language of Mordor!

The ring sparkles and shows you all its sides so you can try to translate the engraved message written on it.

This screensaver will be a great addition to your collection of the Lord of the Rings items that you might keep as a special remembrance of the story.

The One Ring 3D Screensaver is totally free for you to enjoy.

Download it today and let it float on your desktop screen while you think of warriors, elves, hobbits and magic!"; 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 = ''; } }