function print_color_begin () {
document.write("");
}
function print_header () {
document.write("Today, ");
document.write("Wednesday, October 15, 2025 (October 2, 2025 by the Julian calendar)
19th Week after Pentecost, Tone one");
}
function print_day () {
document.write("");
document.write("");
document.write("");
document.write(" [.:] Hieromartyr Cyprian and Virgin-martyr Justina Martyr Theoctist of Nicomedia (304). Blessed Andrew, fool-for-Christ at Constantinople (911). St. Anna of Kashin (1338). St. Cassian, monk, of Uglich (1504). Martyrs David and Constantine, princes of Argveti, Georgia (740) (Georgia). Blessed Cyprian of Suzdal, fool-for-Christ (1622). New Martyr George of Philadelphia in Asia Minor (Mt. Athos) (1794) (Greek). St. Damaris of Athens (1st c.) (Greek). Great-martyr Theodore (Gavra) of Atran in Chaldia of Pontus (1180) (Greek). St. Leger, bishop of Autun (677). St. Theodore Ushakov, admiral of the Russian Navy (1817).");
}
function print_color_end () {
document.write("");
}
function print_about() {
document.write("Orthodox Menologion Online");
}