function print_color_begin () {
document.write("");
}
function print_header () {
document.write("Today, ");
document.write("Saturday, March 28, 2026 (March 15, 2026 by the Julian calendar)
Annunciation of the Mother of God, Tone eight");
}
function print_day () {
document.write("Great Lent.");
document.write("");
document.write("");
document.write(" Martyrs Agapius, Publius (Pauplios), Timolaus, Romulus, two named Dionysius, and two named Alexander, at Caesarea in Palestine (303). New Hieromartyrs Demetrius and Alexis priests (1938). New Hieromartyr Michael priest (1940). Hieromartyr Alexander of Side in Pamphylia (270-275). Martyr Nicander of Egypt (302). St. Nicander, monk, of Gorodets (Novgorod) (1603). New Martyr Manuel of Crete (1792) (Greek). St. Zachariah, pope of Rome (752).");
}
function print_color_end () {
document.write("");
}
function print_about() {
document.write("Orthodox Menologion Online");
}