theDate= new Date();
var day = theDate.getDate();
var year = theDate.getYear();
year = (year < 2000) ? year + 1900 : year;
var textdate = (theDate.getMonth() + 1) + '/' + theDate.getDate() + '/' + year;
var numquotes = 31;
quotes = new Array(numquotes+1);
quotes[1] = "He will dwell with them, and they shall be his people, and God himself shall be with them, and be their God, Rev.21:3";
quotes[2] = "I can do all things through Christ which strengtheneth me. Phil.4:13";
quotes[3] = "It is better that you should not vow, than to vow and not pay. Eccl.5:5";
quotes[4] = "A good nane is rather to be chosen than great riches or precious ointment, and loving favor rather tha silver and gold. Prov.22:1,2 ";
quotes[5] = "Let nothing be done through strife or conceit; but in lowliness of mind let eacg esteem the other better than themselves.Phil.2:3";
quotes[6] = "Train up a child in the way he should go, and he will not depart from it.Prov.22:6";
quotes[7] = "For whatsoever is born of God overcometh the world. 1st john5:4";
quotes[8] = "Be not overcome of evil, but overcome evil with good. Rom.12:21";
quotes[9] = "For i am not ashamed of the gospel of Christ: for it is the power of God unto salvation to every one that believeth....Rom.1:16";
quotes[10] = "Blessed are the pure in heart: for they shall see God.  Matt.5:8";
quotes[11] = "Do not be deceived: Bad company ruins goog morals. 1st Cor.15:33 ";
quotes[12] = "The fear of the Lord is the beginning of wisdom: a good understanding have all they that do his commandments. Ps.111:10";
quotes[13] = "Suffer little children, and forbid them not, to come unto me: for of such is the kingdom of heaven. Matt.19:14";
quotes[14] = "Better is a poor and wise child than an old and foolish king, who will no more be admonished. Eccl.4:13 ";
quotes[15] = "The rod and reproof give wisdom: buta child left to himself bringeth his mother shame. Prov.22:15";
quotes[16] = "It is easier for a camel to go through the eye of a needle, than  for a rich man to enter into the kingdom of God. Mk.10:25";
quotes[17] = "It is more blessed to give than to receive.  Acts 20:35"; 
quotes[18] = "Let all things be done decently and in order. 1st Cor.14:40";
quotes[19] = "For God is not the author of confusion, but of peace, as in all churches of the saints. 1st Cor.14:33";
quotes[20] = "The rich and poor meet together, the Lord is the maker of them all. Prov.22:2";
quotes[21] = "Blessed is he that considereth the poor: the Lord will deliver him in time of trouble. The Lord will preserve him, and keep him alive and he shall be blessed upon the earth: and rhou wilt not deliver him unto the will of his ememies. Ps.41:1-2";
quotes[22] = "Learn to do well; seek judgement, relieve the oppressed, judge the fatherless, plead for the widow.Isa.1:17";
quotes[23] = "Rest in the Lord and wait patiently for him.  Ps.37:7";
quotes[24] = "Watch ye therefore, and pray always, that ye may be accounted worthy to escape all these things that shall come to pass, and to stand before the Son of man.  Lk.21:36";
quotes[25] = "But the end of all things is at hand: be ye therefore sober, and watch unto prayer.  1st Pet.4:7";
quotes[26] = "Pray without ceasing. 1st Thes.5:17";
quotes[27] = "Evening, and morning, and at noon, will I pray, and cry aloud: and he shall hear my voice Ps.55:17";
quotes[28] = "Blessed is the man that endureth temptation: for when he is tried, he shall receive the crown of life, which the Lord hath promised to them that love him James 1:12";
quotes[29] = "Blessed is the man that trusteth in the Lord, and whose hope the Lord is. Jer.17:7";
quotes[30] = "Happy is he that hath the God of Jacob for his help, whose hope is in the Lord his God Ps.146:5";
quotes[31] = "Be not forgetful to entertain strangers: for thereby some have entertained angels unawares Heb.12:2";
document.write('<b>Verse for the Day - <i>Changes Daily</i></b><br>');
document.write('' + quotes[day] + '<br>');
//  End -->


  
 
 

 
 

