function print_color_begin () {
document.write("");
}
function print_header () {
document.write("Today, ");
document.write("Tuesday, June 2, 2026 (May 20, 2026 by the Julian calendar)
1st Week after Pentecost, Tone seven");
}
function print_day () {
document.write("Entire week.");
document.write("");
document.write("");
document.write(" Martyr Thalelaeus at Aegae in Cilicia and companions, Martyrs Alexander and Asterius (284). [.:] Uncovering of the relics (1431) of St. Alexis, metropolitan of Moscow and wonderworker of all Russia (1378). St. Dovmont-Timothy, prince of Pskov (1299). Martyr Asclas of Egypt (287). St. Thalassius the Myrrh-giver of Libya (ca. 660). Sts. Nicetas, John, and Joseph, monks, of Chios (1050). St. Ethelbert, king and martyr (793) (Celtic & British). St. Stephen, abbot of Piperi in Serbia (1697) (Greek). St. Dodo, disciple of David of Georgia (7th cen.) (Greek). Sts. Zabulon and Susanna, parents of St. Nina (Nino) (4th c.). St. Austregiselus, bishop of Bourges (624) (Neth.).");
}
function print_color_end () {
document.write("");
}
function print_about() {
document.write("Orthodox Menologion Online");
}