function print_color_begin () {
document.write("");
}
function print_header () {
document.write("Today, ");
document.write("Tuesday, February 3, 2026 (January 21, 2026 by the Julian calendar)
Week of the Publican and the Pharisee, Tone one");
}
function print_day () {
document.write("Entire week.");
document.write("");
document.write("");
document.write(" St. Maximus the Confessor (662). Martyr Neophytus of Nicaea (305). Martyrs Eugene, Candidus, Valerian, and Aquila at Trebizond (303). St. Maximus the Greek of Russia (1556). New Hieromartyr James priest (1938). Virgin-martyr Agnes of Rome (304). Martyr Anastasius, disciple of St. Maximus the Confessor (662). Wonderworking Icon of the Most Holy Theotokos of Paramythia (Vatopedi, Mt. Athos). Venerable Neophytes of Vatopedi on Mt Athos (Greek). St. Zosimas, bishop of Syracuse (662). Synaxis of the Church of Holy Peace by the Sea in Constantinople.");
}
function print_color_end () {
document.write("");
}
function print_about() {
document.write("Orthodox Menologion Online");
}