function print_color_begin () {
document.write("");
}
function print_header () {
document.write("Today, ");
document.write("Sunday, April 5, 2026 (March 23, 2026 by the Julian calendar)
The Entry of the Lord into Jerusalem");
}
function print_day () {
document.write("Great Lent.");
document.write("");
document.write("");
document.write(" Monk-martyr Nicon and 199 disciples, in Sicily (251). New Hieromartyr Macarius priest (1931). New Hieromartyr Basil priest, New Martyr James, Virgin-martyr Anastasia, Martyr Alexis (1938). New Hieromartyr venerable confessor archbishop Sergius (Serebriansky) (1948). Martyrs Philetas the Senator, his wife Lydia, their sons Macedon and Theoprepius, the notary Cronides, and Amphilochius the Captain, in Illyria (125). Martyr Dometius the Persian, under Julian the Apostate (ca. 360-361). Martyr Luke the New of Mytilene, Mt. Athos (1802). St. Nicon, abbot of the Kiev Caves (1088). St. Pachomius, abbot of Nerekhta (1384). St. Basil of Mangazea in Siberia (1602). St. Bassian, archbishop of Rostov (1481).");
}
function print_color_end () {
document.write("");
}
function print_about() {
document.write("Orthodox Menologion Online");
}