%@ LANGUAGE = VBScript %>
<%
dim aMenu(20)
dim aSez(20)
cDataBreve = "10/16/2025"
cDataEstera= "Thursday, October 16"
cLingua = "en"
cLinguaCode= "EN"
cTitolo = "Memory of the Church"
cIcona = "chiesa.jpg"
cAlleluia1 = "
I am the good shepherd,
my sheep listen to my voice,
and they become
one flock and one fold.
.
"
cAlleluia2 = "I give you a new commandment,
that you love one another.
"
aMenu(1) = Array("Reading of the Word of God","")
aMenu(2) = Array("Reading of the Word of God","")
aMenu(3) = Array("Reading of the Word of God","")
aMenu(4) = Array("Reading of the Word of God","")
aMenu(5) = Array("Reading of the Word of God","")
aMenu(6) = Array("Reading of the Word of God","")
aMenu(7) = Array("The Prayer","../index.htm")
aMenu(8) = Array("Home page","../../index.html")
aSez(1) = Array("=GetMemoria", "=GetLettura", "=GetCommento")
aSez(2) = Array("=GetMemoria", "=GetLettura", "=GetCommento")
aSez(3) = Array("=GetMemoria", "=GetLettura", "=GetCommento")
aSez(4) = Array("=GetMemoria", "=GetLettura", "=GetCommento")
aSez(5) = Array("=GetMemoria", "=GetLettura", "=GetCommento")
aSez(6) = Array("=GetMemoria", "=GetLettura", "=GetCommento")
nVociMenu = 8
cTempo = "ORDINARIO"
cPreghiera = "chiesa"
cSalmo = ""
cVersetti1 = ""
cVersetti2 = ""
cVersettiV = "Romans 3,21-30"
cLettura1 = ""
cLettura2 = ""
cLetturaV = "God's saving justice was witnessed by the Law and the Prophets, but now it has been revealed altogether apart from law: God's saving justice given through faith in Jesus Christ to all who believe. No distinction is made: all have sinned and lack God's glory, and all are justified by the free gift of his grace through being set free in Christ Jesus. God appointed him as a sacrifice for reconciliation, through faith, by the shedding of his blood, and so showed his justness; first for the past, when sins went unpunished because he held his hand; and now again for the present age, to show how he is just and justifies everyone who has faith in Jesus. So what becomes of our boasts? There is no room for them. On what principle- that only actions count? No; that faith is what counts, since, as we see it, a person is justified by faith and not by doing what the Law tells him to do. Do you think God is the God only of the Jews, and not of gentiles too? Most certainly of gentiles too, since there is only one God; he will justify the circumcised by their faith, and he will justify the uncircumcised through their faith."
cMemoria = "Memorial of the deportation of the Jews of Rome during the Second World War."
cOmelia = "So far, Paul has affirmed that God revealed his righteousness, but people did not accept it. The pagans did not recognize it in the signs of creation or in their own consciences. And even though the people of Israel had received the Law, they used it not to trust in God with their whole heart, but as a tool of self-justification. Paul affirms that Israel is not an exception among the nations: all men and women are equal before God. Consequently, being chosen is not a privilege to boast about. Rather, being chosen demands that we respond with love. If the people of Israel do not respond, they betray the covenant. But God does not dissolve the covenant with Israel, despite their betrayal. His election remains steady, not because of the people's faithfulness, of course, but because of God's. God's unwavering love is one of the lynchpins of the entire experience of Israel, right up to its culmination with Jesus, who gave his entire life for love. Paul urges the Christians of Rome not to despise the Law, but above all to love, with their whole heart, the new covenant established by God with all men and women through faith in Jesus. This covenant is new because it is based on faith, not the law: "But now, irrespective of law, the righteousness of God has been disclosed, and is attested by the law and the prophets, the righteousness of God through faith in Jesus Christ." Paul affirms that the Law is not destroyed. But with Christ, a new time started in which God invites all, with no discrimination, to accept his grace and become part of his people. It is the "good news" of which Paul has become a witness."
%>