function print_color_begin () {
document.write("");
}
function print_header () {
document.write("Today, ");
document.write("Saturday, February 28, 2026 (February 15, 2026 by the Julian calendar)
1st Week of the Great Lent, Tone four");
}
function print_day () {
document.write("Great Lent.");
document.write(" Great Martyr Theodore Tyro (306) (movable holiday on Saturday of the 1st week of the Great Lent).");
document.write("");
document.write(" Apostle Onesimus of the Seventy (109). New Hieromartyrs Michael Piataev and John Kumin priests (1930). New Hieromartyrs Nicolos, Alexis, Alexis priests, Simeon deacon, New Hieromartyr Paul and Virgin-martyr Sophia (1938). St. Paphnutius, recluse of the Kiev Caves (13th c). St. Paphnutius, monk, and his daughter St. Euphrosyne, nun, of Alexandria (5th c.). St. Eusebius, hermit of Syria (440). \"Vilensk\" (transferred to Vilnius in 1495) and \"Dalmatian\" (1646) Icons of the Mother of God. St. Dalmatus, abbot and founder of the Dormition Monastery in Siberia (1697). Martyr Major of Gaza (304). St. Oswy, king of Northumbria (670) (Celtic & British). St. Anthimus of Chios (1960) (Greek). Synaxis of St. John the Theologian at Diaconissa. St. Theognius, bishop of Bethelia near Gaza (523).");
}
function print_color_end () {
document.write("");
}
function print_about() {
document.write("Orthodox Menologion Online");
}