function print_color_begin () {
document.write("");
}
function print_header () {
document.write("Today, ");
document.write("Friday, March 27, 2026 (March 14, 2026 by the Julian calendar)
5th Week of the Great Lent, Tone eight");
}
function print_day () {
document.write("Great Lent.");
document.write("");
document.write("");
document.write(" St. Benedict of Nursia, abbot (543). St. Theognostus, metropolitan of Kiev and Moscow (1353). St. Rostislav-Michael, prince of Kiev (1167). St. Euschemon, bishop of Lampsacus (9th c.). Icon of the Most Holy Theotokos of St. Theodore (\"Feodorovskaya\") (1613)). Martyr Eustathius and his company at Carrhae, Mesopotamia (741).");
}
function print_color_end () {
document.write("");
}
function print_about() {
document.write("Orthodox Menologion Online");
}