function print_color_begin () {
document.write("");
}
function print_header () {
document.write("Today, ");
document.write("Sunday, March 22, 2026 (March 9, 2026 by the Julian calendar)
The 4-th Sunday of the Great Lent, Tone eight");
}
function print_day () {
document.write("Great Lent.");
document.write(" Venerable John Lestvichnik (movable holiday on the 4th Sunday of the Great Lent).");
document.write("");
document.write(" + The Holy Forty Martyrs of Sebaste: Cyrion (or Quirio), Candidus, Domnus, Hesychius, Heraclius, Smaragdus, Eunoicus, Valens, Vivianus, Claudius, Priscus, Theodulus, Eutychius, John, Xanthias, Helianus, Sisinius, Angus, Aetius, Flavius, Acacius, Ecdicius, Lysimachus, Alexander, Elias, Gorgonius, Theophilus, Dometian, Gaius, Leontius, Athanasius, Cyril, Sacerdon, Nicholas, Valerius, Philoctimon, Severian, Chudion, Aglaius,and Meliton (320). New Hieromartyr Archpriest Mitrophan Buchnoff of Voronezh (1931). New Hieromartyrs Michael, Alexis, Demetrius, Sergius, Sergius priests and Nicolos deacon, New Hieromartyr Iosaph and Virgin-martyrs Natalia and Alexandra (1938). Urpasianus of Nicomedia (295). Righteous Caesarius, brother of St. Gregory the Theologian (369). St. Tarasius of Liconium. \"Albazin\" Icon of the Most Holy Theotokos (\"The Word Was Made Flesh\") (1666). St. Philoromus the Confessor of Galatia (4th c.). St. Pacianus, bishop of Barcelona (390). St. Jonah, archbishop of Novgorod (1470).");
}
function print_color_end () {
document.write("");
}
function print_about() {
document.write("Orthodox Menologion Online");
}