function print_color_begin () {
document.write("");
}
function print_header () {
document.write("Today, ");
document.write("Friday, May 15, 2026 (May 2, 2026 by the Julian calendar)
5th Week after Pascha, Tone four");
}
function print_day () {
document.write("");
document.write("");
document.write("");
document.write(" [.:] St. Athanasius the Great, archbishop of Alexandria (373). Translation of the relics (1072 and 1115) of the Holy Passion-bearers Boris and Gleb of Russia, in holy baptism Romanus and David (1015). St. Athanasius III, patriarch of Constantinople and wonderworker of Lubny (1654). Martyrs Hesperus, Zoe, and their sons Cyriacus and Theodulus, at Attalia (2nd c.). St. Boris-Michael, prince of Bulgaria (907). \"Putivl'sk\" (1635) and \"Vutivansk\" Icons of the Mother of God. St. Athanasius of Syandem and Valaam (1550). Blessed Basil of Kadom (1848).");
}
function print_color_end () {
document.write("");
}
function print_about() {
document.write("Orthodox Menologion Online");
}