// This JavaScript sets the global array 'litcal with data to be processed by lookup_litcal()
// this file should be updated with future liturgical dates and data
// fields for the objects of the array:
//    d - the date of the beginning of the season, solemnity, etc. format: YYYYMMDD
//    lc - the liturgical colors to point to the CSS file for those colors ('whitegold becomes 'scripts/whitegold.css')
//    ht - header text (at the bottom of the header)
//    sc - scripture text (at the top of the header) Double quotes are automatically added at the beginning and the end
//         of the scripture text (before the text reference): example: sc='Jesus (Matthew 3:15)' yields "Jesus" (Matthew 3:15)
//         Be careful not to use too long a quotation, since strange things may happen!
// a '* in the lc, ht, or sc properties means to take the previous entry in litcal

var litcal = [
	{d: '20101205', lc: 'advent', ht: "Second Sunday of Advent",
	   st: "'Prepare the way of the Lord, make his paths straight.' (Mt 3:3)"},
	{d: '20101206', lc: 'advent', ht: "Second Week of Advent", st: "*"},
	{d: '20101212', lc: 'advent', ht: "Third Sunday of Advent",
	   st: "'Are you he who is to come, or shall we look for another?' (Mt 11:3)"},
	{d: '20101213', lc: 'advent', ht: "Third Week of Advent", st: "*"},
	{d: '20101219', lc: 'advent', ht: "Fourth Sunday of Advent",
	   st: "'Joseph, son of David, do not fear to take Mary your wife' (Mt 1:20)"},
	{d: '20101220', lc: 'advent', ht: "Fourth Week of Advent", st: "*"},
	{d: '20101225', lc: 'whitegold', ht: "The Nativity of the Lord", 
	   st: "In him was life, and the life was the light of men. The light shines in the darkness and the darkness has not overcome it. (Jn 1:5)"},
	{d: '20101226', lc: 'whitegold', ht: "The Holy Family of Jesus, Mary, and Joseph", st: "*"},
	{d: '20101227', lc: 'whitegold', ht: "The Thrird Day in the Octave of Christmas", st: "*"},
	{d: '20101228', lc: 'whitegold', ht: "The Fourth Day in the Octave of Christmas", st: "*"},
	{d: '20101229', lc: 'whitegold', ht: "The Fifth Day in the Octave of Christmas", st: "*"},
	{d: '20101230', lc: 'whitegold', ht: "The Sixth Day in the Octave of Christmas", st: "*"},
	{d: '20101231', lc: 'whitegold', ht: "The Seventh Day in the Octave of Christmas", st: "*"},
	{d: '20110101', lc: 'whitegold', ht: "The Octave Day of Christmas",
	   st: "But Mary kept all these things, pondering them in her heart. (Lk 2:19)"},
	{d: '20110102', lc: 'whitegold', ht: "The Epiphany of the Lord",
	   st: "For we have seen his star in the East, and have come to worship him. (Mt 2:2b)"},
	{d: '20110103', lc: 'whitegold', ht: "Christmas Weekday", st: "*"},
	{d: '20110109', lc: 'whitegold', ht: "The Baptism of the Lord",
	   st: "'I need to be baptized by you, and do you come to me?' (Mt 3:14b)"},
	{d: '20110110', lc: 'green', ht: "First Week in Ordinary Time", st: "*"},
	{d: '20110116', lc: 'green', ht: "Second Sunday in Ordinary Time",
	   st: "I saw the Spirit descend as a dove from heaven and remain on him. (Jn 1:32b)"},
	{d: '20110117', lc: 'green', ht: "Second Week in Ordinary Time", st: "*"},
	{d: '20110123', lc: 'green', ht: "Third Sunday in Ordinary Time",
	   st: "From that time Jesus began to preach, saying 'Repent, for the kingdom of heaven is at hand.' (Mt 4:17)"},
	{d: '20110124', lc: 'green', ht: "Third Week in Ordinary Time", st: "*"},
	{d: '20110130', lc: 'green', ht: "Fourth Sunday in Ordinary Time",
	   st: "'Blessed are the pure in heart, for they shall see God.' (Mt 5:8)"},
	{d: '20110131', lc: 'green', ht: "Fourth Week in Ordinary Time", st: "*"},
	{d: '20110206', lc: 'green', ht: "Fifth Sunday in Ordinary Time",
	   st: "'You are the light of the world. A city set on a hill cannot be hidden. (Mt 5:14)"},
	{d: '20110207', lc: 'green', ht: "Fifth Week in Ordinary Time", st: "*"},
	{d: '20110213', lc: 'green', ht: "Sixth Sunday in Ordinary Time",
	   st: "'till heaven and earth pass away, not an iota, not a dot, will pass from the law until it is accomplished.' (Mt 5:18b)"},
	{d: '20110214', lc: 'green', ht: "Sixth Week in Ordinary Time", st: "*"},
	{d: '20110220', lc: 'green', ht: "Seventh Sunday in Ordinary Time",
	   st: "'if any one strikes you on the right cheek, turn to him the other also' (Mt 5:39b)"},
	{d: '20110221', lc: 'green', ht: "Seventh Week in Ordinary Time", st: "*"},
	{d: '20110227', lc: 'green', ht: "Eighth Sunday in Ordinary Time",
	   st: "'do not be anxious about your life, what you shall eat or what you shall drink' (Mt 6:25b)"},
	{d: '20110228', lc: 'green', ht: "Eighth Week in Ordinary Time", st: "*"},
	{d: '20110306', lc: 'green', ht: "Ninth Sunday in Ordinary Time",
	   st: "'Every one then who hears these words of mine and does them will be like a wise man....' (Mt 7:24)"},
	{d: '20110307', lc: 'green', ht: "Ninth Week in Ordinary Time", st: "*"},
	{d: '20110309', lc: 'lent', ht: "Ash Wednesday",
	   st: "'when you give alms, do not let your left hand know what your right hand is doing.' (Mt 6:3)"},
	{d: '20110310', lc: 'lent', ht: "Lenten Weekday", st: "*"},
	{d: '20110313', lc: 'lent', ht: "First Sunday of Lent",
	   st: "'Man shall not live by bread alone, but by every word that proceeds from the mouth of God.' (Mt 4:4b)"},
	{d: '20110314', lc: 'lent', ht: "First Week of Lent", st: "*"},
	{d: '20110320', lc: 'lent', ht: "Second Sunday of Lent",
	   st: "his face shone like the sun, and his garments became white as light. (Mt 17:2b)"},
	{d: '20110321', lc: 'lent', ht: "Second Week of Lent", st: "*"},
	{d: '20110327', lc: 'lent', ht: "Third Sunday of Lent",
	   st: "'Sir, give me this water, that I may not thirst, nor come here to draw.' (Jn 4:15b)"},
	{d: '20110328', lc: 'lent', ht: "Third Week of Lent", st: "*"},
	{d: '20110403', lc: 'lent', ht: "Fourth Sunday of Lent",
	   st: "So he went and washed and came back seeing. (Jn 9:7b)"},
	{d: '20110404', lc: 'lent', ht: "Fourth Week of Lent", st: "*"},
	{d: '20110410', lc: 'lent', ht: "Fifth Sunday of Lent",
	   st: "'...it is for the glory of God, so that the Son of God may be glorified by means of it.' (Jn 11:4b)"},
	{d: '20110411', lc: 'lent', ht: "Fifth Week of Lent", st: "*"},
	{d: '20110417', lc: 'lent', ht: "Palm Sunday of the Lord's Passion",
	   st: "'this is my blood of the covenant, which is poured out for many for the forgiveness of sins. (Mt 26:28)"},
	{d: '20110418', lc: 'lent', ht: "Holy Week", st: "*"},
	{d: '20110422', lc: 'lent', ht: "Good Friday", st: "*"},
	{d: '20110423', lc: 'whitegold', ht: "Holy Saturday", st: "*"},
	{d: '20110424', lc: 'whitegold', ht: "Easter Sunday",
	   st: "'Do not be afraid, for I know that you seek Jesus who was crucified. He is not here; for he has risen' (Mt 28:6)"},
	{d: '20110425', lc: 'whitegold', ht: "Octave of Easter", st: "*"},
	{d: '20110501', lc: 'whitegold', ht: "Second Sunday of Easter",
	   st: "'Peace be with you. As the Father has sent me, even so I send you.' (Jn 20:21b)"},
	{d: '20110502', lc: 'whitegold', ht: "Second Week of Easter", st: "*"},
	{d: '20110508', lc: 'whitegold', ht: "Third Sunday of Easter",
	   st: "'O foolish men, and slow of heart to believe all that the prophets have spoken!' (Lk 24:25)"},
	{d: '20110509', lc: 'whitegold', ht: "Third Week of Easter", st: "*"},
	{d: '20110515', lc: 'whitegold', ht: "Fourth Sunday of Easter",
	   st: "This figure Jesus used with them, but they did not understand what he was saying to them. (Jn 10:6)"},
	{d: '20110516', lc: 'whitegold', ht: "Fourth Week of Easter", st: "*"},
	{d: '20110522', lc: 'whitegold', ht: "Fifth Sunday of Easter",
	   st: "'Lord, we do not know where you are going; how can we know the way?' (Jn 14:5)"},
	{d: '20110523', lc: 'whitegold', ht: "Fifth Week of Easter", st: "*"},
	{d: '20110529', lc: 'whitegold', ht: "Sixth Sunday of Easter",
	   st: "'He who has my commandments ahd keeps them, he it is who loves me' (Jn 14:21a)"},
	{d: '20110530', lc: 'whitegold', ht: "Sixth Week of Easter", st: "*"},
	{d: '20110605', lc: 'whitegold', ht: "Seventh Sunday of Easter",
	   st: "'And this is eternal life, that they know you the only true God, and Jesus Christ who you have sent' (Jn 17:3)"},
	{d: '20110606', lc: 'whitegold', ht: "Seventh Week of Easter", st: "*"},
	{d: '20110612', lc: 'red', ht: "Pentecost Sunday",
	   st: "'Peace be with you. As the Father has sent me, even so I send you.' (Jn 20:21)"},
	{d: '20110613', lc: 'green', ht: "Eleventh Week in Ordinary Time", st: "*"},
	{d: '20110619', lc: 'whitegold', ht: "The Most Holy Trinity",
	   st: "the light has come into the world, and men loved darkness rather than light, because their deeds were evil. (Jn 3:19b)"},
	{d: '20110620', lc: 'green', ht: "Twelfth Week in Ordinary Time", st: "*"},
	{d: '20110626', lc: 'whitegold', ht: "The Most Holy Body and Blood of Christ",
	   st: "'I am the living bread which came down from heaven' (Jn 6:51)"},
	{d: '20110627', lc: 'green', ht: "Thirteenth Week in Ordinary Time", st: "*"},
	{d: '20110703', lc: 'green', ht: "Fourteenth Sunday in Ordinary Time",
	   st: "'that you have hidden these things from the wise and understanding and revealed them to infants' (Mt 11:25b)"},
	{d: '20110704', lc: 'green', ht: "Fourteenth Week in Ordinary Time", st: "*"},
	{d: '20110710', lc: 'green', ht: "Fifteenth Sunday in Ordinary Time",
	    st: "'Other seeds fell on good soil and brought forth grain, some a hundredfold, some sixty, some thirty.' (Mt 13:8)"},
	{d: '20110711', lc: 'green', ht: "Fifteenth Week in Ordinary Time", st: "*"},
	{d: '20110717', lc: 'green', ht: "Sixteenth Sunday in Ordinary Time",
	   st: "'Let both grow together until the harvest' (Mt 13:30a)"},
	{d: '20110718', lc: 'green', ht: "Sixteenth Week in Ordinary Time", st: "*"},
	{d: '20110724', lc: 'green', ht: "Seventeenth Sunday in Ordinary Time",
	   st: "'who, on finding one pearl of great value, went and sold all that he had and bought it.' (Mt 13:46)"},
	{d: '20110725', lc: 'green', ht: "Seventeenth Week in Ordinary Time", st: "*"},
	{d: '20110731', lc: 'green', ht: "Eighteenth Sunday in Ordinary Time",
	   st: "and he had compassion on them, and healed their sick. (Mt 14:14b)"},
	{d: '20110801', lc: 'green', ht: "Eighteenth Week in Ordinary Time", st: "*"},
	{d: '20110807', lc: 'green', ht: "Nineteenth Sunday in Ordinary Time",
	   st: "'Take heart, it is I; have no fear' (Mt 14:27b)"},
	{d: '20110808', lc: 'green', ht: "Nineteenth Week in Ordinary Time", st: "*"},
	{d: '20110814', lc: 'green', ht: "Twentieth Sunday in Ordinary Time",
	   st: "But she came and knelt before him, saying, 'Lord, help me.' (Mt 15:25)"},
	{d: '20110815', lc: 'green', ht: "Twentieth Week in Ordinary Time", st: "*"},
	{d: '20110821', lc: 'green', ht: "Twenty-First Sunday in Ordinary Time",
	   st: "'Who do men say that the Son of man is?' (Mt 16:13b)"},
	{d: '20110822', lc: 'green', ht: "Twenty-First Week in Ordinary Time", st: "*"},
	{d: '20110828', lc: 'green', ht: "Twenty-Second Sunday in Ordinary Time",
	   st: "'... for you are not on the side of God, but of men.' (Mt 16:23b)"},
	{d: '20110829', lc: 'green', ht: "Twenty-Second Week in Ordinary Time", st: "*"},
	{d: '20110904', lc: 'green', ht: "Twenty-Third Sunday in Ordinary Time",
	   st: "'For where two or three are gathered in my name, there am I in the midst of them.' (Mt 18:20)"},
	{d: '20110905', lc: 'green', ht: "Twenty-Third Week in Ordinary Time", st: "*"},
	{d: '20110911', lc: 'green', ht: "Twenty-Fourth Sunday in Ordinary Time",
	   st: "'I do not say to you seven times, but seventy times seven.' (Mt 18:22)"},
	{d: '20110912', lc: 'green', ht: "Twenty-Fourth Week in Ordinary Time", st: "*"},
	{d: '20110918', lc: 'green', ht: "Twenty-Fifth Sunday in Ordinary Time",
	   st: "'Call the laborers and pay them there wages, beginning with the last, up to the first.' (Mt 20:8b)"},
	{d: '20110919', lc: 'green', ht: "Twenty-Fifth Week in Ordinary Time", st: "*"},
	{d: '20110925', lc: 'green', ht: "Twenty-Sixth Sunday in Ordinary Time",
	   st: "'Which of the two did the will of his father?' They said, 'The first.' (Mt 21:31a)"},
	{d: '20110926', lc: 'green', ht: "Twenty-Sixth Week in Ordinary Time", st: "*"},
	{d: '20111002', lc: 'green', ht: "Twenty-Seventh Sunday in Ordinary Time",
	   st: "'And they took him and cast him out of the vineyard, and killed him.' (Mt 21:39)"},
	{d: '20111003', lc: 'green', ht: "Twenty-Seventh Week in Ordinary Time", st: "*"},
	{d: '20111009', lc: 'green', ht: "Twenty-Eighth Sunday in Ordinary Time",
	   st: "'and gathered all whom they found, both bad and good; so the wedding hall was filled with Guests.' (Mt 22:10b)"},
	{d: '20111010', lc: 'green', ht: "Twenty-Eighth Week in Ordinary Time", st: "*"},
	{d: '20111016', lc: 'green', ht: "Twenty-Ninth Sunday in Ordinary Time",
	   st: "'Why put me to the test, you hypocrites? Show me the money for the tax.' (Mt 22:18b)"},
	{d: '20111017', lc: 'green', ht: "Twenty-Ninth Week in Ordinary Time", st: "*"},
	{d: '20111023', lc: 'green', ht: "Thirtieth Sunday in Ordinary Time",
	   st: "'Teacher, which is the great commandment in the law?' (Mt 22:36)"},
	{d: '20111024', lc: 'green', ht: "Thirtieth Week in Ordinary Time", st: "*"},
	{d: '20111030', lc: 'green', ht: "Thirty-First Sunday in Ordinary Time",
	   st: "'They bind heavy burdens, hard to bear, and lay them on men's shoulders' (Mt 23:4a)"},
	{d: '20111031', lc: 'green', ht: "Thirty-First Week in Ordinary Time", st: "*"},
	{d: '20111106', lc: 'green', ht: "Thirty-Second Sunday in Ordinary Time",
	   st: "'Five of them were foolish, and five were wise' (Mt 25:2)"},
	{d: '20111107', lc: 'green', ht: "Thirty-Second Week in Ordinary Time", st: "*"},
	{d: '20111113', lc: 'green', ht: "Thirty-Third Sunday in Ordinary Time",
	   st: "'Master, you delivered to me five talents; here I have made five talents more.' (Mt 25:20b)"},
	{d: '20111114', lc: 'green', ht: "Thirty-Third Week in Ordinary Time", st: "*"},
	{d: '20111120', lc: 'whitegold', ht: "Our Lord Jesus Christ the King",
	   st: "'and he will separate them one from another as a shepherd separates the sheep from the goats' (Mt 25:32b)"},
	{d: '20111121', lc: 'green', ht: "Thirty-Fourth Week in Ordinary Time", st: "*"},
	{d: '20111127', lc: 'advent', ht: "First Sunday of Advent",
	   st: "'Take heed, watch and pray; for you do not know when the time will come.' (Mk 13:33)"},
	{d: '20111128', lc: 'advent', ht: "First Week of Advent", st: "*"},
	{d: '20111204', lc: 'advent', ht: "Second Sunday of Advent",
	   st: "'the voice of one crying in the wilderness: Prepare the way of the Lord, make his paths straight' (Mk 1:3)"},
	{d: '20111205', lc: 'advent', ht: "Second Week of Advent", st: "*"},
	{d: '20111211', lc: 'advent', ht: "Third Sunday of Advent",
	   st: "The true light that enlightens every man was coming into the world. (Jn 1:9)"},
	{d: '20111212', lc: 'advent', ht: "Third Week of Advent", st: "*"},
	{d: '20111218', lc: 'advent', ht: "Fourth Sunday of Advent",
	   st: "to a virgin betrothed to a man whose name was Joseph, of the house of David (Lk 1:27a)"},
	{d: '20111219', lc: 'advent', ht: "Fourth Week of Advent", st: "*"},
	{d: '20111225', lc: 'whitegold', ht: "The Nativity of the Lord",
	   st: "'Let us go over to Bethlehem and see this thing that has happened' (Lk 2:15b)"},
	{d: '20111226', lc: 'whitegold', ht: "Christmas Week", st: "*"},
// Continue here with the calendar
   {d: '20120101', lc: 'green', ht: '', st: "Jesus said, 'Now is the Son of man glorified, and in him God is glorified' (Jn 13:31)"}
];

