var fDesc=new Array(); fDesc[0] = "Have you ever been in a heavy storm in the ocean?
You had better put on your life jackets and hold on tight as you navigate through this storm in open sea!

Watch the waves move around you complete with menacing swirls, accompanied by the mysterious sunset sky and clouds with lightings.

The SeaStorm 3D Screensaver features a true 3D environment with photorealistic images. The tornado simulation is so realistic that you can almost feel the gushes of wind!

You sway up and down in the waves and can listen to the thunders watching the lightings as the sun is setting.

The FX sound is awesome providing all the fantastic realism of atmospheric effects, which will immerse you in the raging sea!

The screensaver can be set to show FPS and can be password protected.

It works with Windows 95/98/ME/2000/XP with a 500 MHz processor.
It requires a 16 MB Direct3D Graphics card, 64 MB of RAM, and DirectX 8.0 or higher.

Put a fantastic seastorm on your desktop and enjoy the realistic 3D environment and FX stereo sound."; 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 = ''; } }