Maxims and Sayings of St. Philip Neri: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 815: | Line 815: | ||
document.write('<p><h3>'+weekday[d.getDay()]+', '+month[monthnum]+' '+daynum+'</h3></p>'); | document.write('<p><h3>'+weekday[d.getDay()]+', '+month[monthnum]+' '+daynum+'</h3></p>'); | ||
document.write('<div style="margin-left:4em;margin-right:4em;">'+maxim[monthnum+1][daynum]+'</div>'); | document.write('<div style="margin-left:4em;margin-right:4em;">'+maxim[monthnum+1][daynum]+'</div> | ||
<div align="center"><a href="http://www.liturgialatina.org/oratorian/maxims.htm"><i>www.liturgialatina.org</i></a> | |||
</div>'); | |||
if (feast[monthnum+1][daynum] > "") | if (feast[monthnum+1][daynum] > "") | ||
{ | { | ||
document.write('<p align="center">'+feast[monthnum+1][daynum]+'</p>'); | document.write('<p align="center"><i>Liturgical calendar: '+feast[monthnum+1][daynum]+'</i></p>'); | ||
} | } | ||
</script> | </script> | ||
<!-- Edited somewhat for vocabulary and punctuation; javascript by myself. The source for this translation is given in the link | <!-- Edited somewhat for vocabulary and punctuation; javascript by myself. The source for this translation is given in the link above. MXM, SJ. --> | ||
</html> | </html> | ||
