function print_color_begin () {
document.write("");
}
function print_header () {
document.write("Today, ");
document.write("Saturday, April 4, 2026 (March 22, 2026 by the Julian calendar)
Lazarus Saturday");
}
function print_day () {
document.write("Great Lent.");
document.write("");
document.write("");
document.write(" Hieromartyr Basil, presbyter of Ancyra (362). Martyr Drosida (Drosis) of Antioch, and five virgins (104). St. Isaac, founder of the Dalmatian Monastery at Constantinople (383). Martyrs Callinica and Basilissa of Rome (2nd c.). Venerable Euthymius of Constantinople. St. Paul, bishop of Narbonne, Brittany (3rd c.) (Celtic & British). New Martyr Euthymius of Mt. Athos (1814) (Greek). New Martyr Basil (Zelentsov) bishop of Priluk. New Martyr Schema-abbess Sophia of Kiev (1941) and her priest Demetrius Ivanov (l934).");
}
function print_color_end () {
document.write("");
}
function print_about() {
document.write("Orthodox Menologion Online");
}