function print_color_begin () {
document.write("");
}
function print_header () {
document.write("Today, ");
document.write("Saturday, December 27, 2025 (December 14, 2025 by the Julian calendar)
29th Week after Pentecost, Tone three");
}
function print_day () {
document.write("Nativity (St. Philip's Fast).");
document.write("");
document.write("");
document.write(" Martyrs Thyrsus, Leucius, and Callinicus of Apollonia (250). Martyrs Apollonius, Philemon, Arianus, and Theoctychus of Alexandria (ca. 305). New Hieromartyr Nicolos priest (1937). St. Bassian confessor, archbishop of Tambov (1940). St. Venatius Fortunatus, bishop of Poitiers (7th c.) (Celtic & British). St. Hygbald, abbot in Lincolnshire (7th c.) (Celtic & British). Four guards converted by St. Arianus and martyred (Greek.). St. Folciunus, bishop of Tervas (855) (Neth.).");
}
function print_color_end () {
document.write("");
}
function print_about() {
document.write("Orthodox Menologion Online");
}