var fDesc=new Array(); fDesc[0] = "Do you like watching storms?
Aren’t thunder and lightning so impressive that you feel really small in front of them?

Calm Before the Storm Screen Saver will bring a menacing storm to your living room.

This awesome screen saver will take you out to the Scottish lands to witness the arrival of an electric storm.
You will be standing on a green field next to the shore.
There is an ancient castle tower standing still against the elements of nature.
You immediately get the feeling of power. Of a clash between nature and man-made buildings.
You will begin watching how the leaves are being blown by the wind. Its sound gives you a sensation of mystery that makes you stay alert.
The waves start hitting the shore and its sound adds to the realism.

You are watching some birds flying by looking for shelter, when suddenly, at the distance, a majestic lighting breaks the darkness of the sky.
It glows and separates in many branches, showing you who is who around here.

Calm Before the Storm Screen Saver includes organ music that help give the scene more mystery.
It is so realistic that you might begin getting cold and will almost feel the wind on your face.
This screen saver will surely become one of your favorites."; 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 = ''; } }