Maxims and Sayings of St. Philip Neri: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 816: | Line 816: | ||
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]+' | document.write('<div style="margin-left:4em;margin-right:4em;">'+maxim[monthnum+1][daynum]+'</div>'); | ||
if (feast[monthnum+1][daynum] > "") | if (feast[monthnum+1][daynum] > "") | ||
{ | { | ||
document.write('<div><br /><br /><br /><h4>Liturgy</h4><p><b style="color:steelblue"> '+feast[monthnum+1][daynum]+'</b></p></div>'); | document.write('<div><br /><br /><br /><h4>Liturgy</h4><p><b style="color:steelblue"> '+feast[monthnum+1][daynum]+'</b></p></div>'); | ||
} | } | ||
document.write('<div style="clear:both;text-align:center"><a href="http://www.liturgialatina.org/oratorian/maxims.htm"><small>Source for the maxims: <i>Liturgia Latina</small></i></a></div>'); | |||
</script> | </script> | ||
<!-- Edited somewhat for vocabulary and punctuation; javascript by myself. The source for this translation is given in the link above. MXM, SJ. --> | <!-- Edited somewhat for vocabulary and punctuation; javascript by myself. The source for this translation is given in the link above. MXM, SJ. --> | ||
</html> | </html> | ||
