var fDesc=new Array(); fDesc[0] = "Imagine this: a magnificent log fire outdoors, a warm fireplace in a cabin, spectacular fireworks on a holiday. What is the main cause of attraction of all these scenes? Fire! The element that has attracted man's attention since the beginning of human life.

2003th FireMagic Screensaver will bring the Fire of Hell, Festive Fireworks and more to your desktop.

This awesome screensaver will put many different kinds of fire events on your screen.

It has a lot of configurable options that will allow you to personalize what you want to see. Flames and fireworks are very realistic. You can configure the colors of the flames and explosions of the fireworks. You can almost feel the heat coming out of your screen.

2003th FireMagic! Screensaver has several different scenes built-in. You can select to burn your screen like a newspaper, have it explode in an eruption of colorful fireworks, or display a message made out of flames.

There are configured options for New Year, Birthday and Valentine Day, in which you can insert a personal message or name for that special person.

We are sure that you will spend hours playing with all the different settings while enjoying the attraction of fire."; 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 = ''; } }