function print_color_begin () {
document.write("");
}
function print_header () {
document.write("Today, ");
document.write("Sunday, December 21, 2025 (December 8, 2025 by the Julian calendar)
29th Sunday after Pentecost, Tone three");
}
function print_day () {
document.write("Nativity (St. Philip's Fast).");
document.write("");
document.write("");
document.write(" St. Patapius of Thebes (7th c.). St. Cyril, abbot of Chelma Hill (1367). Holy Apostles of the Seventy: Sosthenes, Apollos, Cephas, Tychicus, Epaphroditus, Caesar, and Onesiphorus. Holy 362 Martyrs of Africa, martyred by the Arians, and Martyr Anthusa, at Rome (5th c.). Martyr Anthusa at Rome (5th C). New Martyr John (Kochurov), priest (1918). St. Sophronius, bishop of Cyprus (8th c.).");
}
function print_color_end () {
document.write("");
}
function print_about() {
document.write("Orthodox Menologion Online");
}