var first=""
var monday=""
var tuesday=""
var wednesday=""
var thursday=""
var friday=""
var saturday=""
var last=""

if (sun1=="Sunday 20 November 2011")
{first="Last after Pentecost - The Reign of Christ";last="1st of Advent"}
if (sun1=="Sunday 27 November 2011")
{first="1st of Advent";last="2nd of Advent"}
if (sun1=="Sunday 4 December 2011")
{first="2nd of Advent";last="3rd of Advent"}
if (sun1=="Sunday 11 December 2011")
{first="3rd of Advent";last="4th of Advent"}
if (sun1=="Sunday 18 December 2011")
{first="4th of Advent";last="Christmas Day"}
if (sun1=="Sunday 25 December 2011")
{first="Christmas Day";last="The Naming of Jesus"}
if (sun1=="Sunday 1 January 2012")
{first="The Naming of Jesus";last="The Baptism of the Lord"}
if (sun1=="Sunday 8 January 2012")
{first="The Baptism of the Lord";last="2nd after Epiphany"}
if (sun1=="Sunday 15 January 2012")
{first="2nd after Epiphany";last="3rd after Epiphany"}
if (sun1=="Sunday 22 January 2012")
{first="3rd after Epiphany";last="4th after Epiphany"}
if (sun1=="Sunday 29 January 2012")
{first="4th after Epiphany";last="5th after Epiphany"}
if (sun1=="Sunday 5 February 2012")
{first="5th after Epiphany";last="6th after Epiphany"}
if (sun1=="Sunday 12 February 2012")
{first="6th after Epiphany";last="Last after Epiphany"}
if (sun1=="Sunday 19 February 2012")
{first="Last after Epiphany";last="1st in Lent"}
if (sun1=="Sunday 26 February 2012")
{first="1st in Lent";last="2nd in Lent"}
if (sun1=="Sunday 4 March 2012")
{first="2nd in Lent";last="3rd in Lent"}
if (sun1=="Sunday 11 March 2012")
{first="3rd in Lent";last="4th in Lent"}
if (sun1=="Sunday 18 March 2012")
{first="4th in Lent";last="5th in Lent"}
if (sun1=="Sunday 25 March 2012")
{first="5th in Lent"; last="The Sunday of the Passion ~ Palm Sunday"}
if (sun1=="Sunday 1 April 2012")
{first="The Sunday of the Passion ~ Palm Sunday"; last="Easter Day"}
if (sun1=="Sunday 8 April 2012")
{first="Easter Day"; last="2nd of Easter"}
if (sun1=="Sunday 15 April 2012")
{first="2nd of Easter";last="3rd of Easter"}
if (sun1=="Sunday 22 April 2012")
{first="3rd of Easter";last="4th of Easter ~ Good Shepherd Sunday"}
if (sun1=="Sunday 29 April 2012")
{first="4th of Easter ~ Good Shepherd Sunday ";last="5th of Easter"}
if (sun1=="Sunday 6 May 2012")
{first="5th of Easter";last="6th of Easter"}
if (sun1=="Sunday 13 May 2012")
{first="6th of Easter ";last="7th of Easter ~ Sunday after Ascension"}
if (sun1=="Sunday 20 May 2012")
{first="7th of Easter ~ Sunday after Ascension"; last="The Day of Pentecost"}
if (sun1=="Sunday 27 May 2012")
{first="The Day of Pentecost"; last="1st after Pentecost - Trinity Sunday"}
if (sun1=="Sunday 3 June 2012")
{first="1st after Pentecost - Trinity Sunday"; last="2nd after Pentecost"}
if (sun1=="Sunday 10 June 2012")
{first="2nd after Pentecost";last="3nd after Pentecost"}


if (wed=="Wednesday 30 November 2011")
{wednesday="St Andrew the Apostle"}
if (sat=="Saturday 24 December 2011")
{saturday="Christmas Eve"}
if (mon=="Monday 26 December 2011")
{monday="St Stephen the Martyr"}
if (tue=="Tuesday 27 December 2011")
{tuesday="St John the Evangelist"}
if (wed=="Wednesday 28 December 2011")
{wednesday="The Holy Innocents"}
if (fri=="Friday 6 January 2012")
{friday="The Epiphany of the Lord"}
if (wed=="Wednesday 11 January 2012")
{wednesday="The Holy Innocents"}
if (wed=="Wednesday 18 January 2012")
{wednesday="The Confession of St Peter"}
if (wed=="Wednesday 25 January 2012")
{wednesday ="The Conversion of St Paul"}
if (thu=="Thursday 2 February 2012")
{thursday="The Presentation of the Lord"}
if (tue=="Tuesday 14 February 2012")
{tuesday="St Valentine's Day"}
if (wed=="Wednesday 22 February 2012")
{wednesday="Ash Wednesday"}
if (thu=="Thursday 1 March 2012")
{thursday="St David"}
if (sat=="Saturday 17 March 2012")
{saturday="St Patrick"}
if (mon=="Monday 19 March 2012")
{monday="St Joseph of Nazareth"}
if (sat=="Saturday 24 March 2012")
{saturday="The Annunciation of the Lord"}
if (mon=="Monday 2 April 2012")
{monday="Monday in Holy Week"}
if (tue=="Tuesday 3 April 2012")
{tuesday="Tuesday in Holy Week"}
if (wed=="Wednesday 4 April 2012")
{wednesday="Wednesday in Holy Week"}
if (thu=="Thursday 5 April 2012")
{thursday="Maundy Thursday"}
if (fri=="Friday 6 April 2012")
{friday="Good Friday"}
if (sat=="Saturday 7 April 2012")
{saturday="Holy Saturday"}
if (wed=="Tuesday 24 April 2012")
{tuesday="Martyrs of the 20th Century"}
if (wed=="Wednesday 25 April 2012")
{wednesday="St Mark the Evangelist"}
if (tue=="Tuesday 1 May 2012")
{tuesday="St Philip and St James, Apostles"}
if (mon=="Monday 7 May 2012")
{monday="St John the Evangelist"}
if (mon=="Monday 14 May 2012")
{monday="St Matthias the Apostle"}
if (thu=="Thursday 17 May 2012")
{thursday="Ascension Day"}
if (mon=="Monday 21 May 2012")
{monday="Victoria Day"}
if (thu=="Thursday 31 May 2012")
{thursday="The Visit of the Blessed Virgin Mary to Elizabeth"}
if (mon=="Monday 11 June 2012")
{monday="St Barnabas the Apostle"}

