function print_color_begin () {
document.write("");
}
function print_header () {
document.write("Today, ");
document.write("Sunday, August 17, 2025 (August 4, 2025 by the Julian calendar)
11th Sunday after Pentecost, Tone one");
}
function print_day () {
document.write("Dormition (Theotokos) Fast.");
document.write("");
document.write("");
document.write(" Holy Seven Youths (the \"Seven Sleepers\") of Ephesus: Maximilian, Jamblicus, Martinian, John, Dionysius, Exacustodian (Constantine) and Antoninus (250 & 5th c.). New Hieromartyr Michael, Martyrs Simeon and Demetrius (1937) Martyr Eudocia of Persia (362). Martyr Eleutherius of Constantinople (4th c.). New Hieromartyr Cosmas of Aitolia, Equal to the Apostles (1779) (Greek). New Hieromartyr Nicolos (Prozgrov) (1930). Martyr Ia and 9,000 with her in Persia (Greek).");
}
function print_color_end () {
document.write("");
}
function print_about() {
document.write("Orthodox Menologion Online");
}