function print_color_begin () {
document.write("");
}
function print_header () {
document.write("Today, ");
document.write("Wednesday, November 26, 2025 (November 13, 2025 by the Julian calendar)
25th Week after Pentecost, Tone seven");
}
function print_day () {
document.write("");
document.write("");
document.write("");
document.write(" +)St. John Chrysostom, archbishop of Constantinople (407). Martyrs Antoninus, Nicephorus, and Germanus of Caesarea in Palestine (308). Martyr Manetha of Caesarea in Palestine (308). New Martyr Damascene of Mt. Athos (1681). St. Bricius, bishop of Tours (444) and St. Quintianus, bishop of Clermont (525) (Gaul). St. Euphrasius, bishop of Clermont (515) (Gaul). St. Leonien of Vienne (518) (Gaul).");
}
function print_color_end () {
document.write("");
}
function print_about() {
document.write("Orthodox Menologion Online");
}