var fDesc=new Array(); fDesc[0] = "Are you a member of Muslim Religion?
Or are you just interested in Muslim celebrations?

Ramadan1 Screen Saver will bring the celebration of Ramadan to your desktop.

This unique screen saver will take you on a trip to Makkah, Saudi Arabia, during the celebration of Ramadan.
This celebration is one of the most important ones for Muslims everywhere in the world.

It is a period in which you fast as a symbol of devotion to Allah.
You will be able to see some beautiful photographs of the Kabbah and all the people that gather around the place to celebrate this important celebration.
But you think that is not enough?

Ramadan1 Screen Saver will also let you listen to beautiful chants and prayers to Allah, which you can follow easily, or just enjoy in silence.
Now it will not matter how far you are from Makkah.
You will be able to join the celebration from the comfort of your living room or at work, and give thanks for all the blessings that Allah has given to you throughout your entire 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 = ''; } }