<!-- Original:  George Chuang -->

<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! http://javascript.internet.com -->

<!-- Begin
theDate= new Date();
var day = theDate.getDate();
var year = theDate.getYear();
year = (year < 2000) ? year + 1900 : year;
var textdate =  theDate.getDate() + '/' + (theDate.getMonth() + 1) + '/' + year;

var numquotes = 31;
quotes = new Array(numquotes+1);
quotes[1] = "Praise belongs to God, the First, without a first before Him, the Last, without a last behind Him. (Imam-E-Sajjad (a.s.)";
quotes[2] = "Praise belongs to God, the First, without a first before Him, the Last, without a last behind Him. (Imam-E-Sajjad (a.s.)";
quotes[3] = "Praise belongs to God, the First, without a first before Him, the Last, without a last behind Him. (Imam-E-Sajjad (a.s.)";
quotes[4] = "Praise belongs to God, the First, without a first before Him, the Last, without a last behind Him. (Imam-E-Sajjad (a.s.)";
quotes[5] = "Praise belongs to God, the First, without a first before Him, the Last, without a last behind Him. (Imam-E-Sajjad (a.s.)";
quotes[6] = "Praise belongs to God, the First, without a first before Him, the Last, without a last behind Him. (Imam-E-Sajjad (a.s.)";
quotes[7] = "Praise belongs to God, the First, without a first before Him, the Last, without a last behind Him. (Imam-E-Sajjad (a.s.)";
quotes[8] = "Praise belongs to God, the First, without a first before Him, the Last, without a last behind Him. (Imam-E-Sajjad (a.s.)";
quotes[9] = "Praise belongs to God, the First, without a first before Him, the Last, without a last behind Him. (Imam-E-Sajjad (a.s.)";
quotes[10] = "Praise belongs to God, the First, without a first before Him, the Last, without a last behind Him. (Imam-E-Sajjad (a.s.)";
quotes[11] = "Praise belongs to God, the First, without a first before Him, the Last, without a last behind Him. (Imam-E-Sajjad (a.s.)";
quotes[12] = "Praise belongs to God, the First, without a first before Him, the Last, without a last behind Him. (Imam-E-Sajjad (a.s.)";
quotes[13] = "Praise belongs to God, the First, without a first before Him, the Last, without a last behind Him. (Imam-E-Sajjad (a.s.)";
quotes[14] = "Praise belongs to God, the First, without a first before Him, the Last, without a last behind Him. (Imam-E-Sajjad (a.s.)";
quotes[15] = "Praise belongs to God, the First, without a first before Him, the Last, without a last behind Him. (Imam-E-Sajjad (a.s.)";
quotes[16] = "Praise belongs to God, the First, without a first before Him, the Last, without a last behind Him. (Imam-E-Sajjad (a.s.)";
quotes[17] = "Praise belongs to God, the First, without a first before Him, the Last, without a last behind Him. (Imam-E-Sajjad (a.s.)";
quotes[18] = "Praise belongs to God, the First, without a first before Him, the Last, without a last behind Him. (Imam-E-Sajjad (a.s.)";
quotes[19] = "Praise belongs to God, the First, without a first before Him, the Last, without a last behind Him. (Imam-E-Sajjad (a.s.)";
quotes[20] = "Praise belongs to God, the First, without a first before Him, the Last, without a last behind Him. (Imam-E-Sajjad (a.s.)";
quotes[21] = "Praise belongs to God, the First, without a first before Him, the Last, without a last behind Him. (Imam-E-Sajjad (a.s.)";
quotes[22] = "Praise belongs to God, the First, without a first before Him, the Last, without a last behind Him. (Imam-E-Sajjad (a.s.)";
quotes[23] = "Praise belongs to God, the First, without a first before Him, the Last, without a last behind Him. (Imam-E-Sajjad (a.s.)";
quotes[24] = "Praise belongs to God, the First, without a first before Him, the Last, without a last behind Him. (Imam-E-Sajjad (a.s.)";
quotes[25] = "Praise belongs to God, the First, without a first before Him, the Last, without a last behind Him. (Imam-E-Sajjad (a.s.)";
quotes[26] = "Praise belongs to God, the First, without a first before Him, the Last, without a last behind Him. (Imam-E-Sajjad (a.s.)";
quotes[27] = "Praise belongs to God, the First, without a first before Him, the Last, without a last behind Him. (Imam-E-Sajjad (a.s.)";
quotes[28] = "Praise belongs to God, the First, without a first before Him, the Last, without a last behind Him. (Imam-E-Sajjad (a.s.)";
quotes[29] = "Praise belongs to God, the First, without a first before Him, the Last, without a last behind Him. (Imam-E-Sajjad (a.s.)";
quotes[30] = "Praise belongs to God, the First, without a first before Him, the Last, without a last behind Him. (Imam-E-Sajjad (a.s.)";
quotes[31] = "Praise belongs to God, the First, without a first before Him, the Last, without a last behind Him. (Imam-E-Sajjad (a.s.)";

document.write('<center><b>Dua of the day</b><br>' + quotes[day] + '<br></center>');
//  End -->