function print_color_begin () {
document.write("");
}
function print_header () {
document.write("Today, ");
document.write("Wednesday, August 19, 2026 (August 6, 2026 by the Julian calendar)
12th Week after Pentecost, Tone two");
}
function print_day () {
document.write("Dormition (Theotokos) Fast.");
document.write("");
document.write("");
document.write("(+)The Holy Transfiguration of Our Lord, God and Saviour Jesus Christ (Second \"Feast of the Saviour\" in August). St. Job the Gorge-dweller on the Mezen River (Solovki) (1628). St. Theoctistus, bishop of Chernigov (1123). New Hieromartyrs Dimitry (Lyubimov), archbishop of Gdov (1938) and Priest Nicholas Prozorov (1930), priest Andrew (Zimin), priest Sergius (Tikhomirov), Domnik, Lidia and Mary (Zimins). New Martyr Abbacum of Thessalonica (1628).");
}
function print_color_end () {
document.write("");
}
function print_about() {
document.write("Orthodox Menologion Online");
}