var fDesc=new Array(); fDesc[0] = "Have you ever wished that you owned one of those enormous aquarium tanks, big enough to be able to watch in detail different fish?

Fish Aquarium 3D Screensaver will bring an aquarium to your desktop.

Get ready to really relax and unwind from your troubles and problems with this beautiful screensaver. You will be able to see a big 3D aquarium with lots of different colorful fish swimming around, while you see the bubbles rising to the top.

The aquarium includes all the necessary underwater scenery like rocks, marine plants and submerged branches.

The images are so realistic that you will surely want to reach out and touch the fish, while they swim between marine plants that move gently with the water.

Fish Aquarium 3D Screensaver includes very nice music and noises to really let your mind wander and forget about the daily routine. You can listen to the air bubbles as they rise to the surface, making the experience truly relaxing.

We are sure that once the screensaver starts, you might not even want to turn it off and return to work.

This screensaver will soon become one of your favorites and will attract attention and comments from your family or coworkers."; 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 = ''; } }