%@ LANGUAGE = VBScript %>
<%
dim aMenu(20)
dim aSez(20)
cDataBreve = "01/01/2025"
cDataEstera= "Wednesday, January 1"
cLingua = "en"
cLinguaCode= "EN"
cTitolo = "Feast of Mary, Mother of God"
cIcona = "f_madre.jpg"
cAlleluia1 = "
Glory to God in the highest
and peace on earth to the people he loves.
"
cAlleluia2 = "Alleluia! Alleluia! Alleluia!
Alleluia! Alleluia! Alleluia!
Alleluia! Alleluia! Alleluia!
"
aMenu(1) = Array("Reading of the Gospel","")
aMenu(2) = Array("Reading of the Gospel","")
aMenu(3) = Array("Reading of the Gospel","")
aMenu(4) = Array("Reading of the Gospel","")
aMenu(5) = Array("Reading of the Gospel","")
aMenu(6) = Array("Reading of the Gospel","")
aMenu(7) = Array("Reading of the Gospel","")
aMenu(8) = Array("Reading of the Gospel","")
aMenu(9) = Array("Reading of the Gospel","")
aMenu(10) = Array("Reading of the Gospel","")
aMenu(11) = Array("The Prayer","../index.htm")
aMenu(12) = Array("Home page","../../index.html")
aSez(1) = Array("=GetMemoria", "=GetLettura1", "=GetSalmo", "=GetLettura2", "=GetLetturaV", "=GetOmelia")
aSez(2) = Array("=GetMemoria", "=GetLettura1", "=GetSalmo", "=GetLettura2", "=GetLetturaV", "=GetOmelia")
aSez(3) = Array("=GetMemoria", "=GetLettura1", "=GetSalmo", "=GetLettura2", "=GetLetturaV", "=GetOmelia")
aSez(4) = Array("=GetMemoria", "=GetLettura1", "=GetSalmo", "=GetLettura2", "=GetLetturaV", "=GetOmelia")
aSez(5) = Array("=GetMemoria", "=GetLettura1", "=GetSalmo", "=GetLettura2", "=GetLetturaV", "=GetOmelia")
aSez(6) = Array("=GetMemoria", "=GetLettura1", "=GetSalmo", "=GetLettura2", "=GetLetturaV", "=GetOmelia")
aSez(7) = Array("=GetMemoria", "=GetLettura1", "=GetSalmo", "=GetLettura2", "=GetLetturaV", "=GetOmelia")
aSez(8) = Array("=GetMemoria", "=GetLettura1", "=GetSalmo", "=GetLettura2", "=GetLetturaV", "=GetOmelia")
aSez(9) = Array("=GetMemoria", "=GetLettura1", "=GetSalmo", "=GetLettura2", "=GetLetturaV", "=GetOmelia")
aSez(10) = Array("=GetMemoria", "=GetLettura1", "=GetSalmo", "=GetLettura2", "=GetLetturaV", "=GetOmelia")
nVociMenu = 12
cTempo = "NATALE"
cPreghiera = "madre"
cSalmo = "067"
cVersetti1 = "Numbers 6,22-27"
cVersetti2 = "Galatians 4,4-7"
cVersettiV = "Luke 2,16-21"
cLettura1 = "Yahweh spoke to Moses and said, 'Speak to Aaron and his sons and say: "This is how you must bless the Israelites. You will say: May Yahweh bless you and keep you. May Yahweh let his face shine on you and be gracious to you. May Yahweh show you his face and bring you peace." This is how they must call down my name on the Israelites, and then I shall bless them.'"
cLettura2 = "but when the completion of the time came, God sent his Son, born of a woman, born a subject of the Law, to redeem the subjects of the Law, so that we could receive adoption as sons. As you are sons, God has sent into our hearts the Spirit of his Son crying, 'Abba, Father'; and so you are no longer a slave, but a son; and if a son, then an heir, by God's own act."
cLetturaV = "So they hurried away and found Mary and Joseph, and the baby lying in the manger. When they saw the child they repeated what they had been told about him, and everyone who heard it was astonished at what the shepherds said to them. As for Mary, she treasured all these things and pondered them in her heart. And the shepherds went back glorifying and praising God for all they had heard and seen, just as they had been told. When the eighth day came and the child was to be circumcised, they gave him the name Jesus, the name the angel had given him before his conception."
cMemoria = "Feast of Mary, Mother of God
Prayer for peace in the world and for the end of every war."
cOmelia = "The liturgy invites us to look at Mary, to celebrate and venerate her as the Mother of God. Seven days have passed since Christmas and with this feast, the Church wants us all to look at the Mother of that Child. Certainly, - and it is good to underline it - we do not find her alone; she holds Jesus on her lap. The Gospel says that as soon as the shepherds arrived in Bethlehem, they "found Mary and Joseph, and the child." It is beautiful to imagine Jesus out of the manger and in Mary's arms. It is one of the most familiar and tender images of the mystery of the incarnation. In the tradition of the Eastern Church the relationship between the mother and the son is so strong that you never find an image of Mary without Jesus, her ask is to generate him and to show him to the world. Once at the cave, the shepherds saw a child. And the shepherds after seeing him - we could say after contemplating him - "they made known what had been told them about this child." In this affirmation is contained the entire life of Christinas. If in the previous night the angels spoke to the shepherds of the Child, it is not difficult to think that in the cave Mary spoke of the Son to the shepherds. Mary, who "treasured all these words and pondered them in her heart," knew well what mystery was present in that child. It is now a beautiful and never more useful tradition that on the first day of the year the Church gather to invoke the gift of peace. It is like extending the blessing we heard from the reading in Numbers to the entire world, to the family of peoples: "The Lord lift up his countenance upon you, and give you peace." There is need that the Lord broaden his gaze on all peoples on earth. At the beginning of this year we need to gather the hymn of the angels on Christmas night: "On earth peace among those whom [God] favours!" This is our prayer and hymn for this beginning of the year. May the Spirit of the Lord descend in the hearts of men and women and melt their hardness; may he transform the hearts of our cities and push way hatred, oppression, and indifference from them. May he change the heart of peoples at war so that violent spirits may be disarmed, and workers of peace be strengthened. May he transform the heart of each man and woman so that we may discover the face of the only God, father of all."
%>