var fDesc=new Array(); fDesc[0] = "Do you like to celebrate Halloween?
How do you do it? Do you or your kids wear costumes and go Trick or Treat?
Or do you organize a costume party at home?
Or do you like to tell horror stories to your friends and family?

3D Haunted Halloween Screensaver will bring horror to your desktop.

This excellent screensaver will take you on a journey to a very creepy place.
You will visit an abandoned house in the middle of nowhere. As you approach, you are welcomed by a sign, which surely makes your spine tingle.
As you enter the estate, you will find an old crypt. You can even see some light inside!
Who or what can be there? Will it come outside and surprise you?
Hey! What’s that? As you were watching the crypt, a ghost-like figure passed in the background.
You begin to feel sacred and start to shake. The sounds and noises are very creepy, and your senses are alert to anything that moves.

You get to the graveyard, and all of a sudden, you see a skeleton trying to get out from a grave.
But you discover it is only half a skeleton. And the other half is already outside walking around!
The full moon and bats flying around the place complete the scene.

3D Haunted Halloween will surely keep you watching for a long time. You will be waiting to see who or what else appears on your screen."; 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 = ''; } }