var fDesc=new Array(); fDesc[0] = "Would you like to travel in time?
Wouldn’t you just love to be able to go ahead in time and learn what is going to happen?
Get ready to embark on a very special journey.

Future City 3D Screensaver will let you take a glimpse into the future.

This amazing screensaver will put you on the driver’s seat of a time machine.
You will travel to a maybe not so far away future. Who knows?
You will visit a big and probably important city. But it will not be like New York or anything similar.
Does New York have famous skyscrapers?
Well, in this city they literally scrape the sky! You will see huge buildings rising from the ground all the way to the clouds. And they will have very fast elevators, running along their sides.

Traffic jams? Well, I don’t know if it is a jam or if it is just a very crowded avenue, but somehow flowing smoothly.
But, in that moment, you will realize that the concept of streets has changed a lot.
Cars, buses, trucks and more will be traveling along an invisible road, right in mid air!
The effect is awesome. You really feel that as if you were right there.

Future City 3D Screensaver includes a great soundtrack with electronic music that will keep you moving in the middle of that chaos.
And, of course, advertising and marketing will still be present. Check out the futuristic signs.
You will surely enjoy leaving the present and taking a tour to the future with this screensaver."; 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 = ''; } }