function print_color_begin () {
document.write("");
}
function print_header () {
document.write("Today, ");
document.write("Monday, June 22, 2026 (June 9, 2026 by the Julian calendar)
4th Week after Pentecost, Tone two");
}
function print_day () {
document.write("Apostles' (Peter & Paul) Fast.");
document.write("");
document.write("");
document.write(" [.:] St. Cyril, archbishop of Alexandria (444). [.:] St. Cyril, abbot of White Lake (Byelozersk) (1427). St. Alexius Mechev, priest of Moscow (1922). St. Alexander, abbot of Kushta (Vologda) (1439). Five nuns beheaded in Persia: Martyrs Thecla, Mariamne, Martha, Mary, and Enmatha (346). \"Kolomensk\" Icon of the Mother of God. Righteous Cyril of Velsk or Vazhe (Vologda) (15th c.). St. Columba of Iona (597) (Celtic & British). St. Baithene of Tiree (600) (Celtic & British). Hieromartyr Alexander, bishop of Prusa (Greek). Martyr Ananias (Greek). Venarable Cyril, monk (Greek). Three Virgin-martyrs of Chios (Greek). St. John of Shavtel-Gaenati, Georgia (13th c.) (Georgia).");
}
function print_color_end () {
document.write("");
}
function print_about() {
document.write("Orthodox Menologion Online");
}