function print_color_begin () {
document.write("");
}
function print_header () {
document.write("Today, ");
document.write("Tuesday, April 21, 2026 (April 8, 2026 by the Julian calendar)
Radonitsa, or Day of Rejoicing. Commemoration of the Dead, Tone one");
}
function print_day () {
document.write("");
document.write("");
document.write("");
document.write(" Holy Apostles of the Seventy: Herodion, Agabus, Asyncritus, Rufus, Phlegon, Hermes, and those with them (1st c.). St. Niphont, bishop of Novgorod (1156). St. Rufus the Obedient of the Kiev Caves (14th c.). Martyr Pausilippus of Heraclea in Thrace (117-138). St. Celestine, pope of Rome (432). New Martyr John Naukliros (\"the Navigator\") in Thessaly (1699). Monk-martyrs Josias and Joseph of Mt. Kharasam, Persia (341). New Martyr John (Koulika) (1564).");
}
function print_color_end () {
document.write("");
}
function print_about() {
document.write("Orthodox Menologion Online");
}