function print_color_begin () {
document.write("");
}
function print_header () {
document.write("Today, ");
document.write("Monday, July 27, 2026 (July 14, 2026 by the Julian calendar)
9th Week after Pentecost, Tone seven");
}
function print_day () {
document.write("");
document.write("");
document.write("");
document.write(" [.:] Apostle Aquila of the Seventy, and St. Priscilla (1st c.). St. Stephen, abbot of Makhrishche (Vologda) (1406). Martyr Justus at Rome (1st c.). St. Ellius (Hellius) of Egypt (4th c.). Monk-martyr Onesimus, of Magnesia (4th c.). St. Nicodemus of Mt. Athos, spiritual writer (1809). St. Marcellinus of Utrecht, priest (8th c.) (Neth.). St. Joseph the Confessor, archbishop of Thessalonica (Greek). St. Heraclius, patriarch of Alexandria (246). Martyr John of Merv (Turkmenistan).");
}
function print_color_end () {
document.write("");
}
function print_about() {
document.write("Orthodox Menologion Online");
}