
var h=(Math.random()*10);
 if (h <1) document.writeln("Therefore go and make disciples of all nations, baptizing them in the name of the Father and of the Son and of the Holy Spirit.<div align='right'>Matt. 28:19</div>");
 if (h > 1 && h < 2) document.writeln("For what I received I passed on to you as of first importance: that Christ died for our sins according to the Scriptures.<div align='right'>1 Cor 3:5</div>");
 if (h > 2 && h < 3) document.writeln("Dear friends, although I was very eager to write to you about the salvation we share, I felt I had to write and urge you to contend for the faith that was once for all entrusted to the saints.<div align='right'>Jude 3</div>");
 if (h > 3 && h < 4) document.writeln("But you will receive power when the Holy Spirit comes on you; and you will be my witnesses in Jerusalem, and in all Judea and Samaria, and to the ends of the earth.<div align='right'>Act. 1:8</div>");
 if (h > 4 && h < 5) document.writeln("It gave me great joy to have some brothers come and tell about your faithfulness to the truth and how you continue to walk in the truth.<div align='right'>3 John 3</div>");
 if (h > 5 && h < 6) document.writeln("Whoever loves his brother lives in the light, and there is nothing in him to make him stumble.<div align='right'>1 John 2:10</div>");
 if (h > 6 && h < 7) document.writeln("It was he who gave some to be apostles, some to be prophets, some to be evangelists, and some to be pastors and teachers.<div align='right'>Eph. 4:11</div>");
 if (h > 7 && h < 8) document.writeln("Let the word of Christ dwell in you richly as you teach and admonish one another with all wisdom, and as you sing psalms, hymns and spiritual songs with gratitude in your hearts to God.<div align='right'>Col. 3:16</div>");
 if (h > 8 && h < 9) document.writeln("Unlike so many, we do not peddle the word of God for profit. On the contrary, in Christ we speak before God with sincerity, like men sent from God.<div align='right'>2 Cor. 2:17</div>");
 if (h > 9 && h <10) document.writeln("Do your best to present yourself to God as one approved, a workman who does not need to be ashamed and who correctly handles the word of truth.<div align='right'>2 Tim 2:15</div>");

