var fDesc=new Array(); fDesc[0] = "Christmas! The most wonderful time of the year. All the anticipation to receive what Santa is going to bring you this year. If you have behaved well. But nobody ever thinks about all the work done by Santa's helpers before that day.

Santa's Workshop Full Screen Saver will bring the place where presents are made to your screen.

This amusing screen saver will take you directly to the North Pole to visit the place where all dreams are made true: Santa's Workshop. The place where hardworking elves live to construct all the toys and presents that Santa will deliver on Christmas Eve.

The workshop is beautiful to watch. It's an old wooden house with tall ceiling and beams across it. Through the windows you can see the snowy background and the snow falling at the moment.

There are many elves working and making presents to be delivered on Christmas Day. You will be able to watch how they assemble the toys and then try them as they go through the delivery line.

The animations are excellent. Enjoy the roaring fireplace, a countdown calendar and music and chimes to add joy to the scene.

In the premium version you get more elves, more toys more decorations, and even a surprise visit from Santa checking things out.

Santa's Workshop Full Screen Saver will surely brighten your day at home or at the office."; 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 = ''; } }