function print_color_begin () {
document.write("");
}
function print_header () {
document.write("Today, ");
document.write("Saturday, August 8, 2026 (July 26, 2026 by the Julian calendar)
10th Week after Pentecost, Tone eight");
}
function print_day () {
document.write("");
document.write("");
document.write("");
document.write(" Hieromartyrs Hermolaus (305), Hermippus, and Hermocrates at Nicomedia. St. Moses the Hungarian, of the Kiev Caves (1043). Martyr Parasceve of Rome (138). St. Iakov (Netsvetov) of Atka-Island and Ikogmute, mission priest to the Yup'ik on the Yukon River (1867). Martyr Oriozela of Reuma in Byzantium (ca. 250) (Greek). St. Ignatius, monk, of Mt. Stirion (Greek). Virgin-martyr Jerusalem of Byzantium (Greek). St. Gerontius, founder of the Skete of St. Anne, Mt. Athos (13th c.) (Greek). St. Sava III, archbishop of Serbia (1316) (Greek).");
}
function print_color_end () {
document.write("");
}
function print_about() {
document.write("Orthodox Menologion Online");
}