function print_color_begin () {
document.write("");
}
function print_header () {
document.write("Today, ");
document.write("Friday, February 20, 2026 (February 7, 2026 by the Julian calendar)
Week of the Last Judgment, Tone three");
}
function print_day () {
document.write("Entire week.");
document.write("");
document.write("");
document.write(" Parthenius, bishop of Lampsacus on the Hellespont (4th c.). St. Luke of Mt. Steirion (953). New Hieromartyr Alexander priest (1938). The 1,003 Martyrs of Nicomedia (303). St. Mastridia of Jerusalem, woman ascetic of the desert (ca. 580). Six Martyrs of Phrygia (305) (Greek). Venerable Peter of Monombateia (Greek). St. Aprionus, bishop of Cyprus (Greek). New Martyr George of Crete (1861 (Greek). St. Avgul, bishop of Brittany, who suffered under Diocletian (ca. 305). New Hieromartyr Barlaam, archbishop of Perm (1937).");
}
function print_color_end () {
document.write("");
}
function print_about() {
document.write("Orthodox Menologion Online");
}