function print_color_begin () {
document.write("");
}
function print_header () {
document.write("Today, ");
document.write("Saturday, June 6, 2026 (May 24, 2026 by the Julian calendar)
Afterfeast of Pentecost, Tone seven");
}
function print_day () {
document.write("Entire week.");
document.write("");
document.write("");
document.write(" [.:] St. Symeon Stylites (the Younger) of the Wonderful Mountain (596). [.:] St. Nicetas Stylites, wonderworker of Pereyaslavl-Zalesski (1186). Martyrs Meletius Stratelates, Stephen, John, and 1,218 soldiers with women and children, including: Serapion the Egyptian, Callinicus the Magician, Theodore, Faustus, the women Marciana, Susanna, and Palladia, two children Cyriacus and Christian, and twelve tribunes: Faustus, Festus, Marcellus, Theodore, Meletius, Sergius, Marcellinus, Felix, Photinus, Theodoriscus, Mercurius, Didymus, all of whom suffered in Galatia (218). St. Gregory, archbishop of Novgorod (1193). St. Vincent of Lerins (ca. 450). Nun-martyr Martha, abbess of Monemvasia (990).");
}
function print_color_end () {
document.write("");
}
function print_about() {
document.write("Orthodox Menologion Online");
}