var fDesc=new Array(); fDesc[0] = "Are you a Muslim religion devotee?
Even if you are not, you have probably heard a lot about it.
Do you know what the Quran is?

Quran_2 Screen Saver will teach you about the Muslim’s sacred book.

The Quran is the sacred book of all Muslims. It is an invocation to God (Allah), in a special way that expresses the real inner feelings of the believer.
The words in this book talk about the feelings that you get after you start believing, after you discover the truth.
According to Muslims, this is what God is expecting from us.

This unique screen saver will allow you to see beautiful images with themes related to Allah, and at the same time listen to chants and prayers common for these people.
I wish I could understand the language at least a little bit, since I could tell by the images and intonation of the chants and prayers, that they must be equally interesting and beautiful.

Quran_2 Screen Saver will transport you to the Muslim world, and will share with you all their belief in Allah."; 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 = ''; } }