// 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: '20091129', lc: 'advent', ht: "First Sunday of Advent",
	   st: "But watch at all times, praying that you may have strength to escape all these things that will take place, and to stand before the Son of man. (Lk 21:36)"},
	{d: '20091130', lc: 'advent', ht: "First Week of Advent", st: "*"},
	{d: '20091206', lc: 'advent', ht: "Second Sunday of Advent",
	   st: "and he went into all the region about the Jordan, preaching a baptism of repentance for the forgiveness of sins. (Lk 3:3)"},
	{d: '20091207', lc: 'advent', ht: "Second Week of Advent", st: "*"},
	{d: '20091213', lc: 'advent', ht: "Third Sunday of Advent",
	   st: "he who is mightier than I is coming... he will baptize you with the Holy Spirit and with fire. (Lk 3:16)"},
	{d: '20091214', lc: 'advent', ht: "Third Week of Advent", st: "*"},
	{d: '20091220', lc: 'advent', ht: "Fourth Sunday of Advent",
	   st: "and she exclaimed with a loud cry, 'Blessed are you among women and blessed is the fruit of your womb!' (Lk 1:42)"},
	{d: '20091221', lc: 'advent', ht: "Fourth Week of Advent", st: "*"},
	{d: '20091225', 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: '20091226', lc: 'whitegold', ht: "Second Day in the Octave of Christmas", st: "*"},
	{d: '20091227', lc: 'whitegold', ht: "The Holy Family of Jesus, Mary, and Joseph",
	   st: "After three days they found him in the temple, sitting among the teachers, listening to them and asking them questions (Lk 2:46)"},
	{d: '20091228', lc: 'whitegold', ht: "The Fourth Day in the Octave of Christmas", st: "*"},
	{d: '20091229', lc: 'whitegold', ht: "The Fifth Day in the Octave of Christmas", st: "*"},
	{d: '20091230', lc: 'whitegold', ht: "The Sixth Day in the Octave of Christmas", st: "*"},
	{d: '20091231', lc: 'whitegold', ht: "The Seventh Day in the Octave of Christmas", st: "*"},
	{d: '20100101', lc: 'whitegold', ht: 'The Blessed Virgin Mary, the Mother of God',
	   st: "But Mary kept all these things, pondering them in her heart (Luke 2:19)"},
	{d: '20100102', lc: 'whitegold', ht: 'Christmas Weekday', st: "*"},
	{d: '20090103', lc: 'whitegold', ht: 'The Epiphany of the Lord',
	   st: "They told him, 'In Bethlehem of Judea; for so it is written by the prophet' (Mt 2:5)"},
	{d: '20100104', lc: 'whitegold', ht: 'Christmas Weekday', st: "*"},
	{d: '20100110', lc: 'whitegold', ht: 'The Baptism of the Lord',
	   st: "'He will baptize you with the Holy Spirit and with fire.' (Lk 3:16b)"},
	{d: '20100111', lc: 'green', ht: 'First Week in Ordinary Time', st: "*"},
	{d: '20100117', lc: 'green', ht: 'Second Sunday in Ordinary Time', 
	   st: "'Every man serves the good wine first;... but you have kept the good wine until now.' (Jn 2:10)"},
	{d: '20100118', lc: 'green', ht: 'Second Week in Ordinary Time', st: "*"},
	{d: '20100124', lc: 'green', ht: 'Third Sunday in Ordinary Time',
	   st: "And Jesus returned in the power of the Spirit into Galilee (Lk 4:14a)"},
	{d: '20100125', lc: 'green', ht: 'Third Week in Ordinary Time', st: "*"},
	{d: '20100131', lc: 'green', ht: 'Fourth Sunday in Ordinary Time',
	   st: "'Today this Scripture has been fulfilled in your hearing.' (Lk 4:21b)"},
	{d: '20100201', lc: 'green', ht: 'Fourth Week in Ordinary Time', st: "*"},
	{d: '20100207', lc: 'green', ht: 'Fifth Sunday in Ordinary Time',
	   st: "'Put out into the deep and let down your nets for a catch' (Lk 5:4b)"},
	{d: '20100208', lc: 'green', ht: 'Fifth Week in Ordinary Time', st: "*"},
	{d: '20100214', lc: 'green', ht: 'Sixth Sunday in Ordinary Time',
	   st: "'Blessed are you that hunger now, for you shall be satisfied.' (Lk 6:21a)"},
	{d: '20100215', lc: 'green', ht: 'Sixth Week in Ordinary Time', st: "*"},
	{d: '20100217', lc: 'lent', ht: 'Ash Wendesday',
	   st: "But when you pray, go into your room and shut the door and pray to your Father who is in secret (Mt 6:6)"},
	{d: '20100218', lc: 'lent', ht: 'Lenten Weekday', st: "*"},
	{d: '20100221', lc: 'lent', ht: 'First Sunday of Lent',
	   st: "'It is written, &quot;Man shall not live by bread alone.&quot;' (Lk 4:4)"},
	{d: '20100222', lc: 'lent', ht: 'First Week of Lent', st: "*"},
	{d: '20100228', lc: 'lent', ht: 'Second Sunday of Lent',
	   st: "the appearance of his countenance was altered, and his clothing became dazzling white. (Lk 9:29b)"},
	{d: '20100301', lc: 'lent', ht: 'Second Week of Lent', st: "*"},
	{d: '20100307', lc: 'lent', ht: 'Third Sunday of Lent', 
	   st: "'Do you think that these Galileans were worse sinners than all the other Galileans becaused they sufferred thus?' (Lk 13:2)"},
	{d: '20100308', lc: 'lent', ht: 'Third Week of Lent', st: "*"},
	{d: '20100314', lc: 'lent', ht: 'Fourth Sunday of Lent',
	   st: "'This man receives sinners and eats with them.' (Lk 15:2)"},
	{d: '20100315', lc: 'lent', ht: 'Fourth Week of Lent', st: "*"},
	{d: '20100321', lc: 'lent', ht: 'Fifth Sunday of Lent',
	   st: "all the people came to him, and he sat down and taught them. (Jn 8:2)"},
	{d: '20100322', lc: 'lent', ht: 'Fifth Week of Lent', st: "*"},
	{d: '20100328', lc: 'red', ht: "Palm Sunday of the Lord's Passion",
	   st: "'I have earnestly desired to eat this Passover with you before I suffer' (Lk 22:15)"},
	{d: '20100329', lc: 'lent', ht: "Holy Week", st: "*"},
	{d: '20100401', lc: 'whitegold', ht: "Holy Thursday",
	   st: "'What I am doing you do not know now, but afterword you will understand' (Jn 13:7)"},
	{d: '20100402', lc: 'red', ht: "Good Friday of the Lord's Passion", 
	   st: "'Whom do you seek?' They answered him, 'Jesus of Nazareth.' Jesus said to them, 'I am he.' (Jn 18:4b-5)"},
	{d: '20100403', lc: 'whitegold', ht: "Holy Saturday",
	   st: "And they found the stone rolled away from the tomb, but when they went in they did not find the body. (Lk 24:2-3)"},
	{d: '20100404', lc: 'whitegold', ht: 'Easter Sunday: The Resurrection of the Lord',
	   st: "'Why do you seek the living among the dead? He is not here, but has risen' (Lk 24:5)"},
	{d: '20100405', lc: 'whitegold', ht: 'The Octave of Easter', st: "*"},
	{d: '20100411', 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:21)"},
	{d: '20100412', lc: 'whitegold', ht: 'Second Week of Easter', st: "*"},
	{d: '20100418', lc: 'whitegold', ht: 'Third Sunday of Easter',
	   st: "Simon Peter said to them, 'I am going fishing.' They said to him, 'We will go with you.' (Jn 21:3)"},
	{d: '20100419', lc: 'whitegold', ht: 'Third Week of Easter', st: "*"},
	{d: '20100425', lc: 'whitegold', ht: 'Fourth Sunday of Easter',
	   st: "'My sheep hear my voice, and I know them, and they follow me' (Jn 10:27)"},
	{d: '20100426', lc: 'whitegold', ht: 'Fourth Week of Easter', st: "*"},
	{d: '20100502', lc: 'whitegold', ht: 'Fifth Sunday of Easter', 
	   st: "'A new commandment I give to you, that you love one another' (Jn 13:34)"},
	{d: '20100503', lc: 'whitegold', ht: 'Fifth Week of Easter', st: "*"},
	{d: '20100509', lc: 'whitegold', ht: 'Sixth Sunday of Easter',
	   st: "'But the Counselor, the Holy Spirit,... will teach you all things' (Jn 14:26)"},
   {d: '20100510', lc: 'whitegold', ht: 'Sixth Week of Easter', st: "*"},
	{d: '20100516', lc: 'whitegold', ht: 'Seventh Sunday of Easter',
	   st: "'that the love with which you have loved me may be in them, and I in them' (Jn 17:26)"},
	{d: '20100517', lc: 'whitegold', ht: 'Seventh Week of Easter', st: "*"},
	{d: '20100523', lc: 'red', ht: 'Pentecost Sunday',
	   st: "Then the disciples were glad when they saw the Lord. (Jn 20:20)"},
	{d: '20100524', lc: 'green', ht: 'Eighth Week in Ordinary Time', st: "*"},
   {d: '20100530', lc: 'whitegold', ht: "The Most Holy Trinity",
	   st: "He will glorify me, for he will take what is mine and declare it to you.' (Jn 16:14)"},
   {d: '20100531', lc: 'green', ht: "Ninth Week in Ordinary Time", st: "*"},
	{d: '20100606', lc: 'whitegold', ht: "The Most Holy Body and Blood of Christ", 
	   st: "But he said to them, 'You give them something to eat.' (Lk 9:13)"},
	{d: '20100607', lc: 'green', ht: "Tenth Week in Ordinary Time", st: "*"},
	{d: '20100613', lc: 'green', ht: "Eleventh Sunday in Ordinary Time",
	   st: "and standing behind him at his feet, weeping, she began to wet his feet with her tears (Lk 7:38)"},
	{d: '20100614', lc: 'green', ht: "Eleventh Week in Ordinary Time", st: "*"},
	{d: '20100620', lc: 'green', ht: "Twelfth Sunday in Ordinary Time",
	   st: "'But who do you say that I am?' And Peter answered, 'The Christ of God.' (Lk 9:20)"},
	{d: '20100621', lc: 'green', ht: "Twelfth Week in Ordinary Time", st: "*"},
	{d: '20100627', lc: 'green', ht: "Thirteenth Sunday in Ordinary Time",
	   st: "'Foxes have holes, and birds of the air have nests; but the Son of man has nowhere to lay his head.' (Lk 9:58)"},
	{d: '20100628', lc: 'green', ht: "Thirteenth Week in Ordinary Time", st: "*"},
	{d: '20100704', lc: 'green', ht: "Fourteenth Sunday in Ordinary Time",
	   st: "'pray therefore the Lord of the harvest to send out laborers into his harvest.' (Lk 10:2)"},
	{d: '20100705', lc: 'green', ht: "Fourteenth Week in Ordinary Time", st: "*"},
	{d: '20100711', lc: 'green', ht: "Fifteenth Sunday in Ordinary Time",
	   st: "'Teacher, what shall I do to inherit eternal life?' (Lk 10:25)"},
	{d: '20100712', lc: 'green', ht: "Fifteenth Week in Ordinary Time", st: "*"},
	{d: '20100718', lc: 'green', ht: "Sixteenth Sunday in Ordinary Time",
	   st: "'Mary has chosen the good portion, which shall not be taken away from her.' (Lk 10:42b)"},
	{d: '20100719', lc: 'green', ht: "Sixteenth Week in Ordinary Time", st: "*"},
	{d: '20100725', lc: 'green', ht: "Seventeenth Sunday in Ordinary Time",
	   st: "'and forgive us our sins, for we ourselves forgive every one who is indebted to us' (Lk 11:4)"},
	{d: '20100726', lc: 'green', ht: "Seventeenth Week in Ordinary Time", st: "*"},
	{d: '20100801', lc: 'green', ht: "Eighteenth Sunday in Ordinary Time",
	   st: "'for a man's life does not consist in the abundance of his possessions.' (Lk 12:15)"},
	{d: '20100802', lc: 'green', ht: "Eighteenth Week in Ordinary Time", st: "*"},
	{d: '20100808', lc: 'green', ht: "Nineteenth Sunday in Ordinary Time",
	   st: "'Fear not, little flock, for it is your Father's good pleasure to give you the kingdom.' (Lk 12:32)"},
	{d: '20100809', lc: 'green', ht: "Nineteenth Week in Ordinary Time", st: "*"},
	{d: '20100815', lc: 'green', ht: "The Assumption of the Blessed Virgin Mary",
	   st: "'Blessed rather are those who hear the word of God and keep it!' (Lk 11:28)"},
	{d: '20100816', lc: 'green', ht: "Twentieth Week in Ordinary Time", st: "*"},
	{d: '20100822', lc: 'green', ht: "Twenty-first Sunday in Ordinary Time",
	   st: "'Strive to enter by the narrow door; for many I tell you will seek to enter but not be able.' (Lk 13:24)"},
	{d: '20100823', lc: 'green', ht: "Twenty-first Week in Ordinary Time",st: "*"},
	{d: '20100829', lc: 'green', ht: "Twenty-second Sunday in Ordinary Time",
	   st: "'For every one who exalts himself will be humbled, and he who humbles himself will be exalted.' (Lk 14:11)"},
	{d: '20100830', lc: 'green', ht: "Twenty-second Week in Ordinary Time", st: "*"},
	{d: '20100905', lc: 'green', ht: "Twenty-third Sunday in Ordinary Time",
	   st: "'Whoever does not bear his own cross and come after me, cannot be my disciple.' (Lk 14:27)"},
	{d: '20100906', lc: 'green', ht: "Twenty-third Week in Ordinary Time", st: "*"},
	{d: '20100912', lc: 'green', ht: "Twenty-fourth Sunday in Ordinary Time",
	   st: "'Rejoice with me, for I have found my sheep which was lost.' (Lk 15:6)"},
	{d: '20100913', lc: 'green', ht: "Twenty-fourth Week in Ordinary Time", st: "*"},
	{d: '20100919', lc: 'green', ht: "Twenty-fifth Sunday in Ordinary Time",
	   st: "for the sons of this world are wiser in their own generation than the sons of light. (Lk 16:8b)"},
	{d: '20100920', lc: 'green', ht: "Twenty-fifth Week in Ordinary Time", st: "*"},
	{d: '20100926', lc: 'green', ht: "Twenty-sixth Sunday in Ordinary Time",
	   st: "But Abraham said, 'They have Moses and the prophets; let them hear them.' (Lk 16:29)"},
	{d: '20100927', lc: 'green', ht: "Twenty-sixth Week in Ordinary Time", st: "*"},
	{d: '20101003', lc: 'green', ht: "Twenty-seventh Sunday in Ordinary Time",
	   st: "say, 'We are unworthy servants; we have only done what was our duty.' (Lk 17:10)"},
	{d: '20101004', lc: 'green', ht: "Twenty-seventh Week in Ordinary Time", st: "*"},
	{d: '20101010', lc: 'green', ht: "Twenty-eigth Sunday in Ordinary Time",
	   st: "'Were not ten cleansed? Where are the nine?' (Lk 17:17)"},
	{d: '20101011', lc: 'green', ht: "Twenty-eigth Week in Ordinary Time", st: "*"},
	{d: '20101017', lc: 'green', ht: "Twenty-ninth Sunday in Ordinary Time",
	   st: "'And will not God vindicate his elect, who cry to him day and night?' (Lk 18:6b)"},
	{d: '20101018', lc: 'green', ht: "Twenty-ninth Week in Ordinary Time", st: "*"},
	{d: '20101024', lc: 'green', ht: "Thirtieth Sunday in Ordinary Time",
	   st: "But the tax collector... beat his breast, saying, 'God, be merciful to me a sinner!' (Lk 18:13)"},
	{d: '20101025', lc: 'green', ht: "Thirtieth Week in Ordinary Time", st: "*"},
	{d: '20101131', lc: 'whitegold', ht: "Thirty-first Sunday in Ordinary Time",
	   st: "'Behold, Lord, the half of my goods I give to the poor' (Lk 19:8)"},
	{d: '20101101', lc: 'whitevioletblack', ht: "All Saints",
	   st: "'Rejoice and be glad, for your reward is great in heaven' (Mt 5:12a)"},
	{d: '20101102', lc: 'green', ht: "Thirty-first Week in Ordinary Time", st: "*"},
	{d: '20101107', lc: 'green', ht: "Thirty-second Sunday in Ordinary Time",
	   st: "'for they cannot die any more, because they are equal to angels and are sons of God' (Lk 20:36)"},
	{d: '20101108', lc: 'green', ht: "Thirty-second Week in Ordinary Time", st: "*"},
	{d: '20101114', lc: 'green', ht: "Thirty-third Sunday in Ordinary Time",
	   st: "for many will come in my name, saying, 'I am he!'... Do not go after them. (Lk 21:8b)"},
	{d: '20101115', lc: 'green', ht: "Thirty-third Week in Ordinary Time", st: "*"},
	{d: '20101121', lc: 'whitegold', ht: "Our Lord Jesus Christ the King",
	   st: "'He saved others, let him save himself, if he is the Christ of God, his Chosen One!' (Lk 23:35)"},
	{d: '20101122', lc: 'green', ht: "Thirty-Fourth Week in Ordinary Time", st: "*"},
	{d: '20101128', lc: 'advent', ht: "First Sunday of Advent",
	   st: "For as in those days before the flood they were eating and drinking, marrying and giving in marriage (Mt 24:38)"},
	{d: '20101129', lc: 'advent', ht: "First Week of Advent", st: "*"},
	{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: "*"},
	
	
// Continue here with the calendar
   {d: '20110101', lc: 'default', ht: '', st: ""}
];
