var fDesc=new Array(); fDesc[0] = "Are you ready to start a war against Hell?
Can you imagine the soldiers of such an army?

Army of Darkness 3D Screensaver will bring the ultimate war to your desktop.

This unique screensaver will take you on a journey to visit the underworld.
You will be able to see the castle where all the evil forces reside.
The place is very gloomy with fire and lava all around.
Some really creepy music and sounds will help complete the scene.

Suddenly, the doors of the castle begin to open. You wit wondering who is bout to come out.
Then, a guard starts marching his way out. Why a guard? Well, that’s what I think, since he is leading the way and he is armed to his teeth and with an expression that denotes pure evil.
Behind him, more creatures march as they go out. You will see trolls, orcs and many more.
Then you will see some strange war vehicles. Who knows what they can do, but it definitely is somethong that will destroy places and lives.
Where can they be heading?
Who knows, but something that is for sure, is that whatever place they are going to visit, it is going to be a bloody battle.

Army of Darkness 3D Screensaver will surely attract your attention and will leave wondering what could happen if this army was real."; 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 = ''; } }