Warning: file_get_contents(ayat/3356.txt) [function.file-get-contents]: failed to open stream: No such file or directory in /home/sloki/user/t67701/sites/mahesajenar.com/www/ayat.js on line 50
Warning: file_get_contents(ayat/3743.txt) [function.file-get-contents]: failed to open stream: No such file or directory in /home/sloki/user/t67701/sites/mahesajenar.com/www/ayat.js on line 50
Warning: file_get_contents(ayat/1050.txt) [function.file-get-contents]: failed to open stream: No such file or directory in /home/sloki/user/t67701/sites/mahesajenar.com/www/ayat.js on line 50
Warning: file_get_contents(ayat/3459.txt) [function.file-get-contents]: failed to open stream: No such file or directory in /home/sloki/user/t67701/sites/mahesajenar.com/www/ayat.js on line 50
Warning: file_get_contents(ayat/4045.txt) [function.file-get-contents]: failed to open stream: No such file or directory in /home/sloki/user/t67701/sites/mahesajenar.com/www/ayat.js on line 50
Warning: file_get_contents(ayat/1686.txt) [function.file-get-contents]: failed to open stream: No such file or directory in /home/sloki/user/t67701/sites/mahesajenar.com/www/ayat.js on line 50
Warning: file_get_contents(ayat/3558.txt) [function.file-get-contents]: failed to open stream: No such file or directory in /home/sloki/user/t67701/sites/mahesajenar.com/www/ayat.js on line 50
Warning: file_get_contents(ayat/4508.txt) [function.file-get-contents]: failed to open stream: No such file or directory in /home/sloki/user/t67701/sites/mahesajenar.com/www/ayat.js on line 50
Warning: file_get_contents(ayat/1468.txt) [function.file-get-contents]: failed to open stream: No such file or directory in /home/sloki/user/t67701/sites/mahesajenar.com/www/ayat.js on line 50
Warning: file_get_contents(ayat/3045.txt) [function.file-get-contents]: failed to open stream: No such file or directory in /home/sloki/user/t67701/sites/mahesajenar.com/www/ayat.js on line 50
var ayatlist = new Array();
ayatlist[0] = "";
ayatlist[1] = "";
ayatlist[2] = "";
ayatlist[3] = "";
ayatlist[4] = "";
ayatlist[5] = "";
ayatlist[6] = "";
ayatlist[7] = "";
ayatlist[8] = "";
ayatlist[9] = "";
var ayatnum = 0;
function refreshAyat()
{
var response = ayatlist[ayatnum];
ayatnum++;
if (ayatnum > 9) ayatnum = 0;
document.getElementById('div_ayat').innerHTML = response;
setTimeout("refreshAyat()", 50000);
}
setTimeout("refreshAyat()", 50000);