var fDesc=new Array(); fDesc[0] = "Do you like flowers?
I guess most people do. Flowers are a symbol for many different things.
Every person will interpret a flower according to his or her experiences.
But, something that everybody will agree on is that they are just beautiful.

Free Flowers Screensaver will fill your screen with life and color.

This really beautiful screensaver will fill not only your screen but also your sight with all kinds of colors.
You will be able to see end enjoy very high quality images of some of the most gorgeous flowers in the world.
One by one they will parade in front of you, keeping you mesmerized for the beauty and energy of these lovely creatures of nature.

You will see flowers of many colors, and from many parts of the world. The common feature of all of them: pure beauty.
The images are so realistic that you will almost start smelling the delicious aroma of the flowers all around your room or office.
The screensaver includes many different transitions in between the photos so you will never get bored watching.

Free Flowers Screensaver will surely fill your life and your senses with colors for hours."; 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 = ''; } }