function print_color_begin () {
document.write("");
}
function print_header () {
document.write("Today, ");
document.write("Friday, June 27, 2025 (June 14, 2025 by the Julian calendar)
3rd Week after Pentecost, Tone one");
}
function print_day () {
document.write("Apostles' (Peter & Paul) Fast.");
document.write("");
document.write("");
document.write(" Prophet Elisha (10th c. B.C.). St. Methodius, patriarch of Constantinople (847). New Hieromartyr Joseph priest (1918). New Hieromartyrs Nicolos, Alexander priests and Nicolos deacon (1938). St. Mstislav-George, prince of Novgorod (1180). St. Methodius, abbot of Peshnosha (1392). St. Elisha, monk, of Suma (Solovki) (15th- 16th c.). St. Niphon, monk of Kapsokalyvia, Mt. Athos (1330). St. Julitta (Julia) of Tabenna in Egypt. St. John (Mavropos), metropolitan of Euchaita (1100). St. Joseph, bishop of Thessalonica, brother of St. Theodore of the Studion (830). St. Sabbas the Fool-for-Christ of Vatopedi, Mt. Athos (1349).");
}
function print_color_end () {
document.write("");
}
function print_about() {
document.write("Orthodox Menologion Online");
}