var n = new Date
var phrase = new Array();
phrase[0] = "Praying you will have a blessed ";
phrase[1] = "May you feel the love and comfort of God on this ";
q = (Math.round (Math.random() *1));
document.write("<p>" + phrase[q] + n.toLocaleDateString() + "</p>");
document.write("<blockquote>");
document.write("<strong>Click on the answer that you think is right</strong><br><br>");
w = (Math.round (Math.random() *15));
if (w == 0)
{
document.write("Who was Jacobs father<ol><li><a href='c.html'>Sadoc</a><li><a href='b.html'>Mathan</a><li><a href='d.html'> Eleazar</a><li><a href='a.html'>Eliud</a></ol>");
}
else
{
if (w == 1)
{
document.write("What ailment did Peters mother-in-law have<ol><li><a href='b.html'>fever</a><li><a href='c.html'>leprosy</a><li><a href='d.html'>palsy</a><li><a href='a.html'>paralysis</a></ol>");
}
else
{
if (w == 2)
{
document.write("The centurion came to Jesus about his servant. What was the servants affliction.<ol><li><a href='a.html'>paralysis</a><li><a href='c.html'>fever</a><li><a href='b.html'>palsy</a><li><a href='d.html'>leprosy</a></ol>");
}
else
{
if (w == 3)
{
document.write("Who was Peters brother<ol><li><a href='c.html'>Matthew</a><li><a href='d.html'>Philip</a><li><a href='a.html'>Thomas</a><li><a href='b.html'>Andrew</a></ol>");
}
else
{
if (w == 4)
{
document.write("When Jesus multiplied the fish and loaves, what kind of loaves were they<ol><li><a href='d.html'>wheat</a><li><a href='b.html'>barley</a><li><a href='a.html'>rye</a><li><a href='c.html'>unleavened</a></ol>");
}
else
{
if (w == 5)
{
document.write("About how far was Bethania from Jerusalem<ol><li><a href='a.html'>25 furlongs</a><li><a href='c.html'>7 furlongs</a><li><a href='b.html'>15 furlongs</a><li><a href='d.html'>12 furlongs</a></ol>");
}
else
{
if (w == 6)
{
document.write("What is the name of the square linen that covers the chalice<ol><li><a href='b.html'>pall</a><li><a href='a.html'>purificator</a><li><a href='d.html'>chalice veil</a><li><a href='c.html'>paten</a></ol>");
}
else
{
if (w == 7)
{
document.write("What is a long white linen garment that a priest wears called<ol><li><a href='c.html'>chasuble</a><li><a href='d.html'>dalmatic</a><li><a href='a.html'>amice</a><li><a href='b.html'>alb</a></ol>");
}
else
{
if (w == 8)
{
document.write("What is the name of the belt that the priest wears around the alb<ol><li><a href='c.html'>amice</a><li><a href='a.html'>maniple</a><li><a href='b.html'>cincture</a><li><a href='d.html'>dalmatic</a></ol>");
}
else
{
if (w == 9)
{
document.write("The seventh commandment is<ol><li><a href='b.html'>Thou shalt not steal</a><li><a href='a.html'>Thou shalt not take the name of the Lord thy God in vain.</a><li><a href='d.html'>Keep holy the Sabbath day.</a><li><a href='c.html'>Thou shalt not kill.</a></ol>");
}
else
{
if (w ==10)
{
document.write("What is the place called where the priest keeps the vestments<ol><li><a href='d.html'>sanctuary</a><li><a href='b.html'>sacristy</a><li><a href='c.html'>vestibule</a><li><a href='a.html'>altar</a></ol>");
}
else
{
if (w == 11)
{
document.write("What is the liturgical color that symbolizes penance<ol><li><a href='d.html'>red</a><li><a href='c.html'>gold</a><li><a href='b.html'>purple</a><li><a href='a.html'>green</a></ol>");
}
else
{
if (w == 12)
{
document.write("What is the name for the outer vestment that a priest wears<ol><li><a href='b.html'>chasuble</a><li><a href='d.html'>amice</a><li><a href='c.html'>maniple</a><li><a href='a.html'>dalmatic</a></ol>");
}
else
{
if (w == 13)
{
document.write("What is the name of the plate that holds the Sacred Host<ol><li><a href='a.html'>ciborium</a><li><a href='d.html'>purificator</a><li><a href='b.html'>paten</a><li><a href='c.html'>pall</a></ol>");
}
else
{
if (w == 14)
{
document.write("What is the name of the cup with the cover that contains consecrated hosts to be given in Holy Communion<ol><li><a href='c.html'>chalice</a><li><a href='b.html'>ciborium</a><li><a href='a.html'>paten</a><li><a href='d.html'>purificator</a></ol>");
}
else
{
document.write("What is the 6th precept of the church<ol><li><a href='c.html'>support the church</a><li><a href='d.html'>lead a sacramental life</a><li><a href='a.html'>keep holy Lords day of Resurrection</a><li><a href='b.html'>to do penance and fasting</a></ol>");
}
}
}
}
}
}
}
}
}
}
}
}
}
}
document.write("</blockquote>");
}
