function print_color_begin () {
document.write("");
}
function print_header () {
document.write("Today, ");
document.write("Thursday, June 4, 2026 (May 22, 2026 by the Julian calendar)
1st Week after Pentecost, Tone seven");
}
function print_day () {
document.write("Entire week.");
document.write("");
document.write("");
document.write(" Hieromartyr Basiliscus, bishop of Comana (308). New Hieromartyr Michael priest (1942). New Hieromartyr Maxim (Zhilenko) bishop of Serpukhov. Commemoration of the Second Ecumenical Council (381). St. John-Vladimir, martyr and ruler of Serbia (1015). New Hieromartyr Zachariah of Prusa (1802) (Greek). Icon of the Mother of God of \"Tenderness\". Righteous Melchisedec, king of Salem. Martyrs Markella and Codratus (Greek). Martyr Sophia the Healer (Greek). New Monk-martyrs Paul and Demetrius of Tripoli near Kalavryta (1818) (Greek). Blessed James, youth of Borovichi (Novgorod) (1540).");
}
function print_color_end () {
document.write("");
}
function print_about() {
document.write("Orthodox Menologion Online");
}