function print_color_begin () {
document.write("");
}
function print_header () {
document.write("Today, ");
document.write("Tuesday, March 31, 2026 (March 18, 2026 by the Julian calendar)
The 6-th Sunday of the Great Lent (ваий), Tone one");
}
function print_day () {
document.write("Great Lent.");
document.write("");
document.write("");
document.write(" St. Cyril, archbishop of Jerusalem (386). Martyrs Trophimus and Eucarpus of Nicomedia (300). St. Ananias (Aninas), presbyter and monk, of the Euphrates. St. Edward the Martyr, king of England (978) (Celtic & British). Venerable Aninas the Monastic of the Euphrates. St. Tetricus, bishop of Langres in Gaul (572-573) (Gaul). St. Daniel, monk of Egypt (6th c.). St. Cyril of Astrakhan (1576).");
}
function print_color_end () {
document.write("");
}
function print_about() {
document.write("Orthodox Menologion Online");
}