var fDesc=new Array(); fDesc[0] = "Do you like Christmas trees? Do you also enjoy decorating it with different kinds of ornaments? Imagine a huge Christmas tree fully decorated and set in the middle of a town with its streets covered with snow. The perfect scenario for this festive season.

My 3D Christmas Tree Full Screen Saver brings a giant decorated tree to your desktop.

This beautiful screen saver will put you right in the middle of a small town, maybe in the mountains, where winter covers its roofs and streets with snow.

You will be able to delight with the view of a magnificent Christmas tree fully decorated with lights and ornaments.

Next to it, a snowman silently shares the place with the tree. Around it, on the ground, you will be able to see rabbits and birds looking for something to eat, and suddenly running or flying away when they feel the snow falling on them.

My 3D Christmas Tree Full Screen Saver brings the beauty of the holiday season to your screen all year long. With the music included with this beautiful screen saver, you will really feel immersed in this joyful holiday, any time and any day."; 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 = ''; } }