var fDesc=new Array(); fDesc[0] = "Have you ever wondered how they celebrate Christmas in the South Pole?
Would you like to go there and join the festivities?

Penguin Party Screensaver takes you celebrating with the penguins.

This funny screensaver will be the delight of all the kids, and of many adults too!
It will take you to the South Pole, where penguins live.
Can you imagine how these beautiful animals celebrate and party?

They are not the kind that stays sitting down around a fireplace singing Christmas carols.
No, sir.
Get ready to join the party and really have fun!
You will see how these funny inhabitants frolic around in the snow, without having to worry about anything.

You will watch them playing with each other, as they slide down a hill all the way to the edge of the ocean until they finally take a plunge in the freezing water, just to get out and slide again.
They have their own unique style, too. Some of them just slide down in a normal way. Some will slide down turning around and making circles as they slide.
Others will be covered with snow resembling a snowball, and come down the hill bouncing merrily until they reach the water.
You will also listen to them making joyous sounds while they slide.

You will surely enjoy watching Penguin Party Screensaver. You will remember when you were a kid. And probably you will even feel like a kid again."; 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 = ''; } }