function print_color_begin () {
document.write("");
}
function print_header () {
document.write("Today, ");
document.write("Monday, January 19, 2026 (January 6, 2026 by the Julian calendar)
33rd Week after Pentecost, Tone seven");
}
function print_day () {
document.write("");
document.write("");
document.write("");
document.write("(+)The Holy Theophany of Our Lord, God, and Saviour Jesus Christ (Baptism of the Lord). Hieromartyr Romanus, monk of Lacedemonia, beheaded by the Turks (1695) (Greek). New Hieromartyr Archpriest Andrew Zimin, his wife Lydia, his mother-in-law Domnica, his two daughters and his servant Maria, ofUssurisk (1919). St. Laurence of Chernigov (1950).");
}
function print_color_end () {
document.write("");
}
function print_about() {
document.write("Orthodox Menologion Online");
}