function print_color_begin () {
document.write("");
}
function print_header () {
document.write("Today, ");
document.write("Monday, December 8, 2025 (November 25, 2025 by the Julian calendar)
27th Week after Pentecost, Tone one");
}
function print_day () {
document.write("Nativity (St. Philip's Fast).");
document.write("");
document.write("");
document.write(" [.:] Apodosis of the Entry of the Most Holy Theotokos into the Temple. Hieromartyr Clement, pope of Rome (101). Hieromartyr Peter, archbishop of Alexandria (311). New Hieromartyrs Seraphim archbishop of Smolensk, Gregory, John, Basil, Cosmas, John, Simeon, Hilarion, Iaroslav, Alexander, John, Voctor priests and Martyr Paul (1937). Repose of Priest Paul Florensky of Sergiev Posad (1937). Martyr Nicolos (1938). Venerable Peter the Silent, of Galata, Syria (429). St. Peter Galata of Syria (429). St Clement, Bishop of Ochrid and Enlightener of the Bulgarians. Great-martyr Catherine of Alexandria (305) (Greek).");
}
function print_color_end () {
document.write("");
}
function print_about() {
document.write("Orthodox Menologion Online");
}