function print_color_begin () {
document.write("");
}
function print_header () {
document.write("Today, ");
document.write("Tuesday, August 4, 2026 (July 22, 2026 by the Julian calendar)
10th Week after Pentecost, Tone eight");
}
function print_day () {
document.write("");
document.write("");
document.write("");
document.write(" [.:] Holy Myrrh-bearer and Equal-to-the-Apostles Mary Magdalen (1st c.). Translation of the relics (404) of Hieromartyr Phocas, bishop of Sinope (117). New Hieromartyr Michael priest (1918). New Hieromartyr Alexis priest (1931). St. Cornelius, monk, of Pereyaslavl, and confessor of Alexandrov Convent (1693). Virgin-martyr Marcella of Chios (1500). St. Cyril I, patriarch of Antioch (298). St. Wandregisilus of Caux (668) (Gaul). St. Cyprian, fool-for-Christ of Suzdal (1622).");
}
function print_color_end () {
document.write("");
}
function print_about() {
document.write("Orthodox Menologion Online");
}