var fDesc=new Array(); fDesc[0] = "Have you ever imagine to have the world in your computer? Now you can.
Earth 3D Space Survey Screensaver represents a colorful and sophisticated way of embellishing your screen.
Developed by Digital Minds Software, this top-rate screensaver offers different space views of the planet Earth.
The 3D multicolor pictures are amazingly realistic and really precise since you can take a look at the various types of elevations and inequalities of the land surface and the vast extension of all the oceans and continents.
Earth 3D Space Survey Screensaver features also a digital clock; it gives you the option of adding calm and serene music and it includes also password protection as well as multicolor support. There are no special requirements to run this screensaver, just a fast video card installed in the computer.
The software runs smoothly with Windows 98 or any upgraded version. The developer’s web site offers you a free trial version and an upgraded one for $19.95. The downloadable size file is 8.18 Mb."; 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 = ''; } }