function print_color_begin () {
document.write("");
}
function print_header () {
document.write("Today, ");
document.write("Monday, February 24, 2025 (February 11, 2025 by the Julian calendar)
Week of the Last Judgment, Tone two");
}
function print_day () {
document.write("Maslenitsa, entire week, meat-free.");
document.write(" Maslenitsa, entire week.");
document.write("");
document.write(" Hieromartyr Blaise, bishop of Sebaste (316). [.:] St. Vsevolod (in holy baptism Gabriel), prince and wonderworker of Pskov (1138). [.:] St. Demetrius, monk of Priluki (Vologda) (1392). St. Theodora, wife of Emperor Theophilus the Iconoclast (867). St. Gobnait, abbess of Ballyvourney, Cork (Ireland) (7th c.) (Celtic & British). St. Caedmon of Whitby, monk (680) (Celtic & British). St. George (Kratovac) the Greatmartyr of Serbia (Greek). New Martyr George of Sofia, Bulgaria (1515) (Serbia). Hieromartyr Lucius of Adrianopolis in Thrace (348). St. Benedict of Aniane (821) (Gaul).");
}
function print_color_end () {
document.write("");
}
function print_about() {
document.write("Orthodox Menologion Online");
}