function print_color_begin () {
document.write("");
}
function print_header () {
document.write("Today, ");
document.write("Saturday, December 13, 2025 (November 30, 2025 by the Julian calendar)
27th Week after Pentecost, Tone one");
}
function print_day () {
document.write("Nativity (St. Philip's Fast).");
document.write("");
document.write("");
document.write(" + Holy and All-praised Apostle Andrew the First-called (62). St. Frumentius, archbishop of Abyssinia (380). St. Tudwal, bishop in Wales and Brittany (6th c.) (Celtic & British ). St. Alexander, bishop of Methymna on Lesbos (Greek). Sts. Peter I (5th c.) and Samuel I (5-6th c.), catholicoses of Georgia. St. Vakhtang Gorgasali, king of Georgia (502).");
}
function print_color_end () {
document.write("");
}
function print_about() {
document.write("Orthodox Menologion Online");
}