function print_color_begin () {
document.write("");
}
function print_header () {
document.write("Today, ");
document.write("Sunday, March 1, 2026 (February 16, 2026 by the Julian calendar)
1-st Sunday of the Great Lent, Triumph of Orthodoxy, Tone five");
}
function print_day () {
document.write("Great Lent.");
document.write(" “Cyprus” Icon of the Most Holy Theotokos from the village Staromniy, Moscow region (movable holiday on the 1st Sunday of the Great Lent).");
document.write("");
document.write(" Martyrs Pamphilus presbyter, Valens deacon, Paul, Seleucus, Porphyrius, Julian, Theodulus, Elias, Jeremiah, Isaiah, Samuel, and Daniel, at Caesarea in Palestine (307-309). St. Macarius, metropolitan of Moscow, apostle to the Altai (1926). New Hieromartyrs Priests Elias Chetverukhin (1934) of Moscow and Peter Lagov (1931). New Hieromartyr Paul priest (1938). St. Marutha, bishop of Sophene and Martyropolis, and others with him in Mesopotamia (422). New Monk-martyr Romanus of Carpenision, who suffered at Constantinople (1694) (Greek). St. Mary the New of Byzia in Thrace (9th c.). St. Basil Gryaznov of Pavlovo-Posadsky (1869).");
}
function print_color_end () {
document.write("");
}
function print_about() {
document.write("Orthodox Menologion Online");
}