var fDesc=new Array(); fDesc[0] = "Our internal world reflects around us. When we do something to make the world better we always get it back in our life.

Like the moon light reflects in the water, the surface of the Fairy Lake magnifies our intentions and purifies motivations.

If we make something for somebody in order to get something back, usually we will get it but there is another possibility as if we make something for somebody just because we sincerely want it we will get it back escalated.

Delight with this ancient wisdom and enjoy calming beauty of the Fairy Lake 3D screensaver designed to bring happiness and harmony to your life."; 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 = ''; } }