function print_color_begin () {
document.write("");
}
function print_header () {
document.write("Today, ");
document.write("Thursday, July 31, 2025 (July 18, 2025 by the Julian calendar)
8th Week after Pentecost, Tone six");
}
function print_day () {
document.write("");
document.write("");
document.write("");
document.write(" Martyr Emilian of Silistra in Bulgaria (363). Martyr Hyacinth of Amastris (4th c.). St. John the Long-suffering of the Kiev Caves (1160). St. Pambo, recluse of the Kiev Caves (1241). St. Pambo, hermit of Egypt (386). St. Leontius, abbot of Karikhov (Novgorod) (1492). St. Frederich, bishop of Utrecht (9th c.) (Neth.). Sts. Stephen, archbishop of Constantinople (928), and John the Confessor, metropolitan of Chalcedon (9th c.) (Greek). New Hieromartyrs Appolinarius, Joachim and Callista hieromonks of Verkhotura. Great-martyr Athanasius of Klysma, Egypt (4th c.). St. Cosmas, hieromonk of Georgia (1630).");
}
function print_color_end () {
document.write("");
}
function print_about() {
document.write("Orthodox Menologion Online");
}