function print_color_begin () {
document.write("");
}
function print_header () {
document.write("Today, ");
document.write("Sunday, June 15, 2025 (June 2, 2025 by the Julian calendar)
1-st Sunday after Pentecost. All Saints, Tone eight");
}
function print_day () {
document.write("Eve of the Apostles Peter and Paul Fast.");
document.write(" Icons of the Mother of God \"the Consoler of angry hearts\" and \"the Unbreakable Wall\" (movable holiday on the Sunday of All Saints).");
document.write("");
document.write(" St. Nicephorus the Confessor, patriarch of Constantinople (829). [.:] Great-martyr John the New of Suceava, at Belgorod (Cetatea Alba) (1332). Finding of the relics (1815) of St. Juliana, princess of Vyasma (1406). New Martyr Demetrius of Philadelphia (1657) (Greek). \"Kiev-Bratsk\" Icon of the Mother of God (1654). Hieromartyr Pothinus, bishop of Lyons (177) (Gaul). St. Odo, archbishop of Canterbury (959)) (Celtic & British). New Martyr Constantine of the Hagarenes (Mt. Athos) (1819) (Greek). Hieromartyr Erasmus of Ochrid, who reposed in peace, and 20,000 Martyrs with him (303) (Greek).");
}
function print_color_end () {
document.write("");
}
function print_about() {
document.write("Orthodox Menologion Online");
}