function print_color_begin () {
document.write("");
}
function print_header () {
document.write("Today, ");
document.write("Monday, June 16, 2025 (June 3, 2025 by the Julian calendar)
2nd Week after Pentecost, Tone eight");
}
function print_day () {
document.write("Beginning of Apostles' (Peter & Paul) Fast.");
document.write(" Beginning of Apostles' (Peter & Paul) Fast");
document.write("");
document.write(" Martyr Lucillian and those with him at Byzantium: four youths — Claudius, Hypatius, Paul, and Dionysius; and Virgin Paula (270). Translation of the relics (1606) of the slain Crown Prince Demetrius of Moscow (1591). Hieromartyr Lucian the bishop, Maxianus the presbyter, Julian the deacon and Martyrs Marcellinus and Saturninus in Belgium (96). St. Athanasius, the wonderworker of Cilicia. St. Hieria, widow, of Mesopotamia (312). St. Clotilde (Chlotilda), queen of France (545) (Gaul). St. Kevin, hermit and abbot of Glendalough (618) (Celtic & British). Venerable Pappus monk (Greek). St. Achilles, patriarch of Alexandria (312). Monk-martyr Barsabus, abbot of Ishtar, and ten companions in Persia (342).");
}
function print_color_end () {
document.write("");
}
function print_about() {
document.write("Orthodox Menologion Online");
}