function print_color_begin () {
document.write("");
}
function print_header () {
document.write("Today, ");
document.write("Thursday, July 2, 2026 (June 19, 2026 by the Julian calendar)
5th Week after Pentecost, Tone three");
}
function print_day () {
document.write("Apostles' (Peter & Paul) Fast.");
document.write("");
document.write("");
document.write(" + Holy Apostle Jude, the Brother of the Lord (80). St. Job, patriarch of Moscow (1607). St. John (Maximovitch), archbishop of Shanghai and San Francisco (1966). St. Barlaam, monk, of Shenkursk (1462). Martyr Zosimas the Soldier at Antioch in Pisidia (116). St. Paisius the Great of Egypt (400). St. John the Solitary of Jerusalem (586). St. Paisius the Bulgarian, of Hilandar, Mt. Athos (18th) (Bulgaria). St. Zeno, hermit of Egypt (late 4th c.). Holy Myrrh-bearer Mary, mother of the Apostle James (1st c.). New Martyr Parthenius, bishop (1937). Hieromartyr Asyncretus, martyred at the Church of Holy Peace by the Sea in Constantinople (Greek). St. Romuald, abbot of Camaldoli (Ravenna) (1027) (Celtic & British). St. Macarius of Petra (4th c.).");
}
function print_color_end () {
document.write("");
}
function print_about() {
document.write("Orthodox Menologion Online");
}