function print_color_begin () {
document.write("");
}
function print_header () {
document.write("Today, ");
document.write("Thursday, December 4, 2025 (November 21, 2025 by the Julian calendar)
26th Week after Pentecost, Tone eight");
}
function print_day () {
document.write("Nativity (St. Philip's Fast).");
document.write("");
document.write("");
document.write("(+)The Entry of the Most Holy Theotokos into the Temple. St. Columbanus of Bobbio, abbot and founder of Luxeuil Abbey (Gaul) (615) (Celtic & British). New Martyrs Priest Alexander Khotovitsky of New York (1937), and Priest Alexis Benemansky of Tver (1937). Icon of the Most Holy Theotokos \"Everlasting Hope\".");
}
function print_color_end () {
document.write("");
}
function print_about() {
document.write("Orthodox Menologion Online");
}