function print_color_begin () {
document.write("");
}
function print_header () {
document.write("Today, ");
document.write("Saturday, May 9, 2026 (April 26, 2026 by the Julian calendar)
4th Week after Pascha, Tone three");
}
function print_day () {
document.write("");
document.write("");
document.write("");
document.write(" Hieromartyr Basil, bishop of Amasea (322). [.:] St. Stephen, bishop of Perm (1396). New Hieromartyrs John priets and his childrens Martyrs Nicolos and Peter (1918). Righteous Virgin Glaphyra of Nicomedia (322). St. Ioannicius of Devich (Serbia) (1430). Jusca, righteous. Sts. Andrew and Anatole, disciples of St. Euthymius the Great (5th c.) (Greek). St. Richarius, abbot in Picardy (645). St. Calantius of Tamaseos on Cyprus (8th c.). St. George of Cyprus (1091).");
}
function print_color_end () {
document.write("");
}
function print_about() {
document.write("Orthodox Menologion Online");
}