var fDesc=new Array(); fDesc[0] = "Feel like taking an underwater dive? Want to explore the sea floor in all its beauty? Dolphin Aqua Life 3D Screensaver lets you feast your eyes upon soothing scenes of underwater life. Relax as you admire the beautiful aquatic world with its charming dolphins and elegant sea creatures.

This dolphin screensaver plunges you into majestic tranquil surroundings. Soothing aquatic sounds bring relaxation. The assortment of colorful tropical fishes, age-old rocks, and fabulous fauna adds brilliance to the scenery. Watch beams of sunlight reflect off the dolphin’s sleek skin and display interesting patterns on the sea floor.
Our dolphin screensaver starts immediately; there’s no loading screen. What’s more, this magnificent view can stretch over two monitors at a time since it comes with dual monitor support. Get Dolphin Aqua Life 3D Screensaver for a most exciting underwater experience!"; 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 = ''; } }