function print_color_begin () {
document.write("");
}
function print_header () {
document.write("Today, ");
document.write("Tuesday, November 18, 2025 (November 5, 2025 by the Julian calendar)
24th Week after Pentecost, Tone six");
}
function print_day () {
document.write("");
document.write("");
document.write("");
document.write(" Martyrs Galacteon and his wife Episteme at Emesa (253). [.:] Repose of St. Jonah, archbishop of Novgorod (1470). New Hieromartyr Gabriel priest (1937). Apostles Patrobus, Hermas, Linus, Gaius, and Philologus of the Seventy (1st c.). St. Gregory, archbishop of Alexandria (9th c.). Martyrs Domninus, Timothy, Theophilus, Theotimus, Dorotheus, Eupsychius, Carterius, Pamphilius, Agathangelus, and Castorus of Palestine (307). Hieromartyr Silvanus, bishop of Gaza. St. Odrada, virgin of Balen (8th c.) (Neth.). St. Cybi, abbot in Cornwall and Wales (550) (Celtic & British).");
}
function print_color_end () {
document.write("");
}
function print_about() {
document.write("Orthodox Menologion Online");
}