function print_color_begin () {
document.write("");
}
function print_header () {
document.write("Today, ");
document.write("Wednesday, January 7, 2026 (December 25, 2025 by the Julian calendar)
31st Week after Pentecost, Tone five");
}
function print_day () {
document.write("The end of the Nativity Fast.");
document.write("");
document.write("");
document.write("(+)The Nativity according to the Flesh of Our Lord, God and Saviour Jesus Christ. From December 25 till January 5 is a Fast-free period (Sviatki). The Adoration of the Magi: Melchior, Caspar, and Balthasar. Commemoration of the shepherds in Bethlehem who were watching their flocks and came to see the Lord. Massacre og Monk-martyr Jonah and with him 50 monks and 65 laymen at St. Tryphon of Pechenega Monastery, by the Swedes (1590). New Hieromartyrs Leonidas Serebrianikov and Mary Kiianova.");
}
function print_color_end () {
document.write("");
}
function print_about() {
document.write("Orthodox Menologion Online");
}