function print_color_begin () {
document.write("");
}
function print_header () {
document.write("Today, ");
document.write("Wednesday, April 15, 2026 (April 2, 2026 by the Julian calendar)
Bright Week");
}
function print_day () {
document.write("Entire week.");
document.write(" Synaxis of the Venerable Fathers of the Holy Mount Sinai (movable holiday on the Wednesday of the Bright Week). “Kasperov” Icon of the Most Holy Theotokos (movable holiday on the Wednesday of the Bright Week).");
document.write("");
document.write(" St. Titus the Wonderworker (9th c.). Martyrs Amphianus (Apphianus) and Edesius (Aedesius) of Lycia (306). Martyr Polycarp of Alexandria (4th c.). St. Gregory, ascetic of Nicomedia (1290). St. George of Matskveri Monastery (9th c.) (Georgia). St. Nicetius of Lyons (573) (Gaul). Virgin-martyr Theodora of Palestine (Greek). St. Sabbas, archbishop of Crimea (11th c.).");
}
function print_color_end () {
document.write("");
}
function print_about() {
document.write("Orthodox Menologion Online");
}