// ************************************************************************************
// ** This file has been created with the Rotating Content Tool by Amesbury Web.     **
// ** For more information, visit us on the web:                                     **
// **                                                                                **
// **     Rotating Content Tool   -- http://rotatecontent.com/                       **
// **     Company: Amesbury Web   -- http://amesburyweb.com/                         **
// **     Author:  Randy Hoyt     -- http://randyhoyt.com/                           **
// **                                                                                **
// ************************************************************************************

today = new Date()
month = today.getMonth() + 1
year = today.getFullYear()

selectedDate = new Date("01/01/1900")
selectedContent = ""

varLength = 366
var entryDate = new Array(varLength)
var entryContent = new Array(varLength)

entryDate[0] = "01/01/" + year
entryContent[0] = "<strong>Salomone sapientior</strong>. <em>Wiser than Solomon</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[1] = " 01/02/" + year
entryContent[1] = "<strong>Tempus fugit</strong>. <em>Time flees. </em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[2] = " 01/03/" + year
entryContent[2] = "<strong>Facite iustitiam</strong>. <em>Do justice</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[3] = " 01/04/" + year
entryContent[3] = "<strong>Iugulari mortuos</strong>. <em>To strangle the dead</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[4] = " 01/05/" + year
entryContent[4] = "<strong>Sobrie potandum</strong>. <em>Drink in moderation</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[5] = " 01/06/" + year
entryContent[5] = "<strong>Destinatus obdura</strong>. <em>Determined, endure</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[6] = " 01/07/" + year
entryContent[6] = "<strong>Diu delibera</strong>. <em>Ponder at length</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[7] = " 01/08/" + year
entryContent[7] = "<strong>Doctum doces</strong>. <em>You are teaching someone who has already been taught</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[8] = " 01/09/" + year
entryContent[8] = "<strong>Gigantum arrogantia</strong>. <em>The arrogance of the giants</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[9] = " 01/10/" + year
entryContent[9] = "<strong>Zenone moderatior</strong>. <em>More sober than Zeno</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[10] = " 01/11/" + year
entryContent[10] = "<strong>Equus Troianus</strong>. <em>The Trojan horse</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[11] = " 01/12/" + year
entryContent[11] = "<strong>Virtus laudanda</strong>. <em>Excellence should be praised</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[12] = " 01/13/" + year
entryContent[12] = "<strong>Varietas delectat</strong>. <em>Variety is pleasing</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[13] = " 01/14/" + year
entryContent[13] = "<strong>Atlas caelum</strong>. <em>Atlas holds up the sky</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[14] = " 01/15/" + year
entryContent[14] = "<strong>Lapidem decoquis</strong>. <em>You're boiling a stone</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[15] = " 01/16/" + year
entryContent[15] = "<strong>Expertus metuit</strong>. <em>The one with experience is afraid</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[16] = " 01/17/" + year
entryContent[16] = "<strong>Existimationem retine</strong>. <em>Keep your good reputation</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[17] = " 01/18/" + year
entryContent[17] = "<strong>Aureae compedes</strong>. <em>Golden shackles</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[18] = " 01/19/" + year
entryContent[18] = "<strong>Cotem alis</strong>. <em>You're feeding a whetstone</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[19] = " 01/20/" + year
entryContent[19] = "<strong>Suem irritare</strong>. <em>To provoke the boar</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[20] = " 01/21/" + year
entryContent[20] = "<strong>Scientia potentia</strong>. <em>Knowledge is power</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[21] = " 01/22/" + year
entryContent[21] = "<strong>Vae soli</strong>. <em>Woe to the one who is alone</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[22] = " 01/23/" + year
entryContent[22] = "<strong>Hora fugit</strong>. <em>The moment is fleeing</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[23] = " 01/24/" + year
entryContent[23] = "<strong>Fata obstant</strong>. <em>The Fates stand in the way</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[24] = " 01/25/" + year
entryContent[24] = "<strong>Ruit hora</strong>. <em>The moment rushes by</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[25] = " 01/26/" + year
entryContent[25] = "<strong>Alta pete</strong>. <em>Seek lofty things</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[26] = " 01/27/" + year
entryContent[26] = "<strong>Momo satisfacere</strong>. <em>Trying to satisfy Momus</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[27] = " 01/28/" + year
entryContent[27] = "<strong>Desidia abiicienda</strong>. <em>Sloth must be cast aside</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[28] = " 01/29/" + year
entryContent[28] = "<strong>Beati misericordes</strong>. <em>Blessed are the merciful</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[29] = " 01/30/" + year
entryContent[29] = "<strong>Manibus pedibusque</strong>. <em>With hands and feet</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[30] = " 01/31/" + year
entryContent[30] = "<strong>Verba volant</strong>. <em>Words fly</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[31] = " 02/01/" + year
entryContent[31] = "<strong>Montes transferre</strong>. <em>To move mountains</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[32] = " 02/02/" + year
entryContent[32] = "<strong>Crassiore Musa</strong>. <em>With a very coarse Muse</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[33] = " 02/03/" + year
entryContent[33] = "<strong>Minori parce</strong>. <em>Be tolerant to your subordinate</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[34] = " 02/04/" + year
entryContent[34] = "<strong>Nucleum amisi</strong>. <em>I have lost the nut</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[35] = " 02/05/" + year
entryContent[35] = "<strong>Bono benefacito</strong>. <em>Do good to the good</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[36] = " 02/06/" + year
entryContent[36] = "<strong>Midae divitiae</strong>. <em>The wealth of Midas</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[37] = " 02/07/" + year
entryContent[37] = "<strong>Lucernam olet</strong>. <em>It stinks of the lamp</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[38] = " 02/08/" + year
entryContent[38] = "<strong>Asinum tondes</strong>. <em>You are shearing a donkey</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[39] = " 02/09/" + year
entryContent[39] = "<strong>Vento loqueris</strong>. <em>You're speaking to the wind</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[40] = " 02/10/" + year
entryContent[40] = "<strong>Figuli opes</strong>. <em>A potter's wealth</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[41] = " 02/11/" + year
entryContent[41] = "<strong>Aras litus</strong>. <em>You're plowing the shore</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[42] = " 02/12/" + year
entryContent[42] = "<strong>Leonem radere</strong>. <em>To shave the lion</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[43] = " 02/13/" + year
entryContent[43] = "<strong>Momo mordacior</strong>. <em>More sharp-tongued than Momus</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[44] = " 02/14/" + year
entryContent[44] = "<strong>Saguntina fames</strong>. <em>The hunger of Sagentum</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[45] = " 02/15/" + year
entryContent[45] = "<strong>Finem respice</strong>. <em>Consider the end</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[46] = " 02/16/" + year
entryContent[46] = "<strong>Mendaces Cretenses</strong>. <em>The Cretans are liars</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[47] = " 02/17/" + year
entryContent[47] = "<strong>Labore vinces</strong>. <em>With labor, you will triumph</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[48] = " 02/18/" + year
entryContent[48] = "<strong>Tantali talenta</strong>. <em>The wealth of Tantalus</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[49] = " 02/19/" + year
entryContent[49] = "<strong>Lauda finem</strong>. <em>Praise the ending</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[50] = " 02/20/" + year
entryContent[50] = "<strong>Evertendo fecundat</strong>. <em>By being upended, it is fruitful</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[51] = " 02/21/" + year
entryContent[51] = "<strong>Nosce teipsum</strong>. <em>Know yourself</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[52] = " 02/22/" + year
entryContent[52] = "<strong>Caecias nubes</strong>. <em>As Caecias draws the clouds</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[53] = " 02/23/" + year
entryContent[53] = "<strong>Nil time</strong>. <em>Fear nothing</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[54] = " 02/24/" + year
entryContent[54] = "<strong>Surdo oppedere</strong>. <em>To fart at a deaf man</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[55] = " 02/25/" + year
entryContent[55] = "<strong>Posterioribus melioribus</strong>. <em>May the next things be better things.</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[56] = " 02/26/" + year
entryContent[56] = "<strong>Iusiurandum serva</strong>. <em>Keep your oath</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[57] = " 02/27/" + year
entryContent[57] = "<strong>Sapere aude</strong>. <em>Dare to be wise</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[58] = " 02/28/" + year
entryContent[58] = "<strong>Praecedentibus insta</strong>. <em>Follow those who have gone before!</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[59] = " 02/29/" + year
entryContent[59] = "<strong>Conchas legere</strong>. <em>To gather seashells</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[60] = " 03/01/" + year
entryContent[60] = "<strong>Ecce homo!</strong>. <em>Behold, the man!</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[61] = " 03/02/" + year
entryContent[61] = "<strong>Deus ulciscetur</strong>. <em>God will avenge</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[62] = " 03/03/" + year
entryContent[62] = "<strong>Esto fidelis</strong>. <em>Be faithful</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[63] = " 03/04/" + year
entryContent[63] = "<strong>Mortuum flagellas</strong>. <em>You are beating a dead man</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[64] = " 03/05/" + year
entryContent[64] = "<strong>Spero meliora</strong>. <em>I hope for better things</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[65] = " 03/06/" + year
entryContent[65] = "<strong>Festina lente</strong>. <em>Make haste slowly</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[66] = " 03/07/" + year
entryContent[66] = "<strong>Cera tractabilior</strong>. <em>More malleable than wax</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[67] = " 03/08/" + year
entryContent[67] = "<strong>Beati mites</strong>. <em>Blessed are the meek</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[68] = " 03/09/" + year
entryContent[68] = "<strong>Tecum habita</strong>. <em>Live with yourself</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[69] = " 03/10/" + year
entryContent[69] = "<strong>Firma durant</strong>. <em>Firm things endure</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[70] = " 03/11/" + year
entryContent[70] = "<strong>Phoenice rarior</strong>. <em>More rare than a phoenix</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[71] = " 03/12/" + year
entryContent[71] = "<strong>Perge audacter</strong>. <em>Go forward boldly</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[72] = " 03/13/" + year
entryContent[72] = "<strong>Corvus aquatur</strong>. <em>The crow is getting water</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[73] = " 03/14/" + year
entryContent[73] = "<strong>Gratia referenda</strong>. <em>Favors must be returned</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[74] = " 03/15/" + year
entryContent[74] = "<strong>Cadmea victoria</strong>. <em>A Cadmean victory</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[75] = " 03/16/" + year
entryContent[75] = "<strong>Ilias malorum</strong>. <em>An Iliad of troubles</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[76] = " 03/17/" + year
entryContent[76] = "<strong>Ignoto Deo</strong>. <em>For the unknown god</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[77] = " 03/18/" + year
entryContent[77] = "<strong>Litori loqueris</strong>. <em>You're speaking to the shore</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[78] = " 03/19/" + year
entryContent[78] = "<strong>Hercules hospitatur</strong>. <em>He is Hercules's dinner host</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[79] = " 03/20/" + year
entryContent[79] = "<strong>Delius natator</strong>. <em>A Delian swimmer</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[80] = " 03/21/" + year
entryContent[80] = "<strong>Cedendum multitudini</strong>. <em>You must give way to the multitude</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[81] = " 03/22/" + year
entryContent[81] = "<strong>Camelus saltat</strong>. <em>The camel is dancing</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[82] = " 03/23/" + year
entryContent[82] = "<strong>Mutuum da</strong>. <em>Give in return</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[83] = " 03/24/" + year
entryContent[83] = "<strong>Mundus transit</strong>. <em>The world passes away</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[84] = " 03/25/" + year
entryContent[84] = "<strong>Fatis imputandum</strong>. <em>Blame it on the Fates</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[85] = " 03/26/" + year
entryContent[85] = "<strong>Domi manendum</strong>. <em>It's better to stay home</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[86] = " 03/27/" + year
entryContent[86] = "<strong>Deum sequere</strong>. <em>Follow God</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[87] = " 03/28/" + year
entryContent[87] = "<strong>Constans esto</strong>. <em>Be steadfast</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[88] = " 03/29/" + year
entryContent[88] = "<strong>Oportet vivere</strong>. <em>It is right to live</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[89] = " 03/30/" + year
entryContent[89] = "<strong>Lupus hiat</strong>. <em>The wolf is gaping</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[90] = " 03/31/" + year
entryContent[90] = "<strong>Decora teipsum</strong>. <em>Make yourself noble</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[91] = " 04/01/" + year
entryContent[91] = "<strong>Naviga Anticyras</strong>. <em>Take a trip to Anticyra</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[92] = " 04/02/" + year
entryContent[92] = "<strong>Virtute utere</strong>. <em>Use your virtue</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[93] = " 04/03/" + year
entryContent[93] = "<strong>Horae volant</strong>. <em>The hours are flying by</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[94] = " 04/04/" + year
entryContent[94] = "<strong>Sublimia petimus</strong>. <em>We seek lofty things</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[95] = " 04/05/" + year
entryContent[95] = "<strong>Nolens, volens</strong>. <em>Willy-nilly</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[96] = " 04/06/" + year
entryContent[96] = "<strong>Ditior Croeso</strong>. <em>Richer than Croesus</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[97] = " 04/07/" + year
entryContent[97] = "<strong>Secura frugalitas</strong>. <em>Being frugal is without worry</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[98] = " 04/08/" + year
entryContent[98] = "<strong>Grata novitas</strong>. <em>Novelty is pleasing</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[99] = " 04/09/" + year
entryContent[99] = "<strong>Amica veritas</strong>. <em>Truth is a friend</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[100] = " 04/10/" + year
entryContent[100] = "<strong>Occasio premenda</strong>. <em>Opportunity should be pursued</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[101] = " 04/11/" + year
entryContent[101] = "<strong>Ollam exornas</strong>. <em>You're decorating a cooking pot</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[102] = " 04/12/" + year
entryContent[102] = "<strong>Nihil obstat</strong>. <em>Nothing stands in the way</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[103] = " 04/13/" + year
entryContent[103] = "<strong>Lac gallinaceum</strong>. <em>Hen's milk</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[104] = " 04/14/" + year
entryContent[104] = "<strong>Nebulas diverberas</strong>. <em>You are beating the clouds</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[105] = " 04/15/" + year
entryContent[105] = "<strong>Patientia vinces</strong>. <em>By means of patience, you will triumph</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[106] = " 04/16/" + year
entryContent[106] = "<strong>Vive revicturus</strong>. <em>Live as if you were going to live again!</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[107] = " 04/17/" + year
entryContent[107] = "<strong>Cyclopum more</strong>. <em>As the Cyclops do</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[108] = " 04/18/" + year
entryContent[108] = "<strong>Nuces relinquere</strong>. <em>To set aside the nuts</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[109] = " 04/19/" + year
entryContent[109] = "<strong>Mone sale</strong>. <em>Add wit to your advice</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[110] = " 04/20/" + year
entryContent[110] = "<strong>Actum agis</strong>. <em>You're doing something that's already been done</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[111] = " 04/21/" + year
entryContent[111] = "<strong>Rete inflas</strong>. <em>You're trying to inflate a net</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[112] = " 04/22/" + year
entryContent[112] = "<strong>Optimum pati</strong>. <em>To endure is best</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[113] = " 04/23/" + year
entryContent[113] = "<strong>Incitas crabrones</strong>. <em>You're stirring up hornets</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[114] = " 04/24/" + year
entryContent[114] = "<strong>Canis vindictam</strong>. <em>The dog has his vengeance</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[115] = " 04/25/" + year
entryContent[115] = "<strong>Digna cedro</strong>. <em>Worthy of cedar oil</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[116] = " 04/26/" + year
entryContent[116] = "<strong>Felix culpa</strong>. <em>The felicitous fault</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[117] = " 04/27/" + year
entryContent[117] = "<strong>Humi hauris</strong>. <em>You're trying to drink the ground</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[118] = " 04/28/" + year
entryContent[118] = "<strong>Ventos colis</strong>. <em>You're trying to catcthe winds with a sieve</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[119] = " 04/29/" + year
entryContent[119] = "<strong>Medium certum</strong>. <em>The middle way is certain</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[120] = " 04/30/" + year
entryContent[120] = "<strong>Lerna malorum</strong>. <em>It's a Lerna of troubles</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[121] = " 05/01/" + year
entryContent[121] = "<strong>Seminare zyzania</strong>. <em>To sow tares</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[122] = " 05/02/" + year
entryContent[122] = "<strong>Neminem laede</strong>. <em>Injure no one</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[123] = " 05/03/" + year
entryContent[123] = "<strong>Parum sufficit</strong>. <em>A little bit is enough</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[124] = " 05/04/" + year
entryContent[124] = "<strong>Crasso ditior</strong>. <em>Richer than Crassus</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[125] = " 05/05/" + year
entryContent[125] = "<strong>Ululas Athenas</strong>. <em>You're carrying owls to Athens</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[126] = " 05/06/" + year
entryContent[126] = "<strong>Omnia transibunt</strong>. <em>All things will pass</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[127] = " 05/07/" + year
entryContent[127] = "<strong>Scarabaeus aquilam</strong>. <em>The beetle seeks the eagle</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[128] = " 05/08/" + year
entryContent[128] = "<strong>Terram video</strong>. <em>I see land</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[129] = " 05/09/" + year
entryContent[129] = "<strong>Moderata durant</strong>. <em>Things in moderation endure</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[130] = " 05/10/" + year
entryContent[130] = "<strong>Innocentia eloquentia</strong>. <em>Innocence is eloquence</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[131] = " 05/11/" + year
entryContent[131] = "<strong>Percussus resurgo</strong>. <em>Struck, I rise up again</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[132] = " 05/12/" + year
entryContent[132] = "<strong>Undas numeras</strong>. <em>You are counting the waves</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[133] = " 05/13/" + year
entryContent[133] = "<strong>Minime iudica</strong>. <em>Do not judge</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[134] = " 05/14/" + year
entryContent[134] = "<strong>Velis equisque</strong>. <em>With sails and with horses</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[135] = " 05/15/" + year
entryContent[135] = "<strong>Metuo secundis</strong>. <em>In prosperous times, I fear</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[136] = " 05/16/" + year
entryContent[136] = "<strong>Compesce mentem</strong>. <em>Restrain your mind</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[137] = " 05/17/" + year
entryContent[137] = "<strong>Omnia praetereunt</strong>. <em>All things pass away</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[138] = " 05/18/" + year
entryContent[138] = "<strong>Aleam fuge</strong>. <em>Keep away from the dice</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[139] = " 05/19/" + year
entryContent[139] = "<strong>Ubi sunt?</strong>. <em>Where are they?</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[140] = " 05/20/" + year
entryContent[140] = "<strong>Labor ditat</strong>. <em>Work brings wealth</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[141] = " 05/21/" + year
entryContent[141] = "<strong>Domus optima</strong>. <em>Home is best</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[142] = " 05/22/" + year
entryContent[142] = "<strong>Verecundiam serva</strong>. <em>Keep your modesty</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[143] = " 05/23/" + year
entryContent[143] = "<strong>Disce docendo</strong>. <em>Learn by teaching</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[144] = " 05/24/" + year
entryContent[144] = "<strong>Fuimus Troes</strong>. <em>We were the Trojans</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[145] = " 05/25/" + year
entryContent[145] = "<strong>Exempla docent</strong>. <em>Examples teach</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[146] = " 05/26/" + year
entryContent[146] = "<strong>Cereri sacrificant</strong>. <em>They are sacrificing to Ceres</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[147] = " 05/27/" + year
entryContent[147] = "<strong>Hydram secas</strong>. <em>You're slashing at the hydra</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[148] = " 05/28/" + year
entryContent[148] = "<strong>Lapidi loqueris</strong>. <em>You're talking to a stone</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[149] = " 05/29/" + year
entryContent[149] = "<strong>Caninum prandium</strong>. <em>Dog's fare</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[150] = " 05/30/" + year
entryContent[150] = "<strong>Diligentiam adhibe</strong>. <em>Be diligent</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[151] = " 05/31/" + year
entryContent[151] = "<strong>Carpe diem</strong>. <em>Seize the day</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[152] = " 06/01/" + year
entryContent[152] = "<strong>Mundus esto</strong>. <em>Keep clean</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[153] = " 06/02/" + year
entryContent[153] = "<strong>Ilium fuit</strong>. <em>Troy was</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[154] = " 06/03/" + year
entryContent[154] = "<strong>Cui bono?</strong>. <em>For whose benefit?</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[155] = " 06/04/" + year
entryContent[155] = "<strong>Ne obliviscaris</strong>. <em>Do not forget</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[156] = " 06/05/" + year
entryContent[156] = "<strong>Ferte fortiter</strong>. <em>Bear up bravely</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[157] = " 06/06/" + year
entryContent[157] = "<strong>Cave ancillam</strong>. <em>Beware the chambermaid</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[158] = " 06/07/" + year
entryContent[158] = "<strong>Esto perpetua</strong>. <em>May it last forever</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[159] = " 06/08/" + year
entryContent[159] = "<strong>Tantali horti</strong>. <em>The gardens of Tantalus</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[160] = " 06/09/" + year
entryContent[160] = "<strong>Capta maiora</strong>. <em>Seize the greater things</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[161] = " 06/10/" + year
entryContent[161] = "<strong>Leonina societas</strong>. <em>In the company of the lion</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[162] = " 06/11/" + year
entryContent[162] = "<strong>Disce legendo</strong>. <em>Learn by reading</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[163] = " 06/12/" + year
entryContent[163] = "<strong>Fideliter serva</strong>. <em>Protect faithfully</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[164] = " 06/13/" + year
entryContent[164] = "<strong>Fortissima veritas</strong>. <em>Truth is absolutely powerful</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[165] = " 06/14/" + year
entryContent[165] = "<strong>Respice finem</strong>. <em>Look to the end</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[166] = " 06/15/" + year
entryContent[166] = "<strong>Tene fortiter</strong>. <em>Hold on tightly</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[167] = " 06/16/" + year
entryContent[167] = "<strong>Hinnulus leonem</strong>. <em>The fawn is provoking the lion</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[168] = " 06/17/" + year
entryContent[168] = "<strong>Praesentia colamus</strong>. <em>Let us cherish what is here now</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[169] = " 06/18/" + year
entryContent[169] = "<strong>Muli Mariani</strong>. <em>The mules of Marius</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[170] = " 06/19/" + year
entryContent[170] = "<strong>Datum serva</strong>. <em>Preserve what is given to you</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[171] = " 06/20/" + year
entryContent[171] = "<strong>Sapiens, sile</strong>. <em>O wise one, be silent</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[172] = " 06/21/" + year
entryContent[172] = "<strong>Repetita iuvant</strong>. <em>Things repeated are pleasing</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[173] = " 06/22/" + year
entryContent[173] = "<strong>Futurum invisibile</strong>. <em>The future is invisible</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[174] = " 06/23/" + year
entryContent[174] = "<strong>Fallitur visus</strong>. <em>The gaze can be fooled</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[175] = " 06/24/" + year
entryContent[175] = "<strong>Festinare nocet</strong>. <em>To hurry does harm</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[176] = " 06/25/" + year
entryContent[176] = "<strong>Coniugem ama</strong>. <em>Love your spouse</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[177] = " 06/26/" + year
entryContent[177] = "<strong>Amaltheae cornu</strong>. <em>The horn of Amaltea</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[178] = " 06/27/" + year
entryContent[178] = "<strong>Senescit bos</strong>. <em>The ox gets old</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[179] = " 06/28/" + year
entryContent[179] = "<strong>Intellegenti pauca</strong>. <em>For one who understands, a few words will do</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[180] = " 06/29/" + year
entryContent[180] = "<strong>Paupertas ingeniosa</strong>. <em>Poverty is inventive</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[181] = " 06/30/" + year
entryContent[181] = "<strong>Experientia docet</strong>. <em>Experience teaches</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[182] = " 07/01/" + year
entryContent[182] = "<strong>Saluta libenter</strong>. <em>Greet freely</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[183] = " 07/02/" + year
entryContent[183] = "<strong>Victrix patientia</strong>. <em>Patience is victorious</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[184] = " 07/03/" + year
entryContent[184] = "<strong>Vivorum memento</strong>. <em>Remember the living</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[185] = " 07/04/" + year
entryContent[185] = "<strong>Cotidie morior</strong>. <em>Each day, I am dying</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[186] = " 07/05/" + year
entryContent[186] = "<strong>Nihil sacrum</strong>. <em>Nothing is sacred</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[187] = " 07/06/" + year
entryContent[187] = "<strong>Cave furem</strong>. <em>Beware the thief</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[188] = " 07/07/" + year
entryContent[188] = "<strong>Vino tempera</strong>. <em>Be moderate with wine</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[189] = " 07/08/" + year
entryContent[189] = "<strong>Fuge magna</strong>. <em>Flee from great things</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[190] = " 07/09/" + year
entryContent[190] = "<strong>Malis obsta</strong>. <em>Resist evils</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[191] = " 07/10/" + year
entryContent[191] = "<strong>Samsone fortior</strong>. <em>Stronger than Samson</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[192] = " 07/11/" + year
entryContent[192] = "<strong>Vincit veritas</strong>. <em>Truth triumphs. </em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[193] = " 07/12/" + year
entryContent[193] = "<strong>Tertius Cato</strong>. <em>A third Cato</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[194] = " 07/13/" + year
entryContent[194] = "<strong>Sus Minervam</strong>. <em>The pig is teaching Minerva</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[195] = " 07/14/" + year
entryContent[195] = "<strong>Proteo mutabilior</strong>. <em>More changing than Proteus</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[196] = " 07/15/" + year
entryContent[196] = "<strong>Pax vobiscum</strong>. <em>Peace be with you</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[197] = " 07/16/" + year
entryContent[197] = "<strong>Subvenite oppresso</strong>. <em>Help him who is oppressed!</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[198] = " 07/17/" + year
entryContent[198] = "<strong>Non occides</strong>. <em>You will not kill</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[199] = " 07/18/" + year
entryContent[199] = "<strong>Conto naviga</strong>. <em>Steer with the pole</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[200] = " 07/19/" + year
entryContent[200] = "<strong>Aedificate alterutrum</strong>. <em>Sustain one another!</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[201] = " 07/20/" + year
entryContent[201] = "<strong>Utere virtute</strong>. <em>Use your strength</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[202] = " 07/21/" + year
entryContent[202] = "<strong>Crasso nummatior</strong>. <em>With more money than Crassus</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[203] = " 07/22/" + year
entryContent[203] = "<strong>Currentem incitare</strong>. <em>To spur the runner</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[204] = " 07/23/" + year
entryContent[204] = "<strong>Praemonitus praemunitus</strong>. <em>Forewarned, forearmed</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[205] = " 07/24/" + year
entryContent[205] = "<strong>Respice, prospice</strong>. <em>Look back, look ahead</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[206] = " 07/25/" + year
entryContent[206] = "<strong>Cumini sector</strong>. <em>A splitter of cumin seed</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[207] = " 07/26/" + year
entryContent[207] = "<strong>Memento mori</strong>. <em>Remember that you will die</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[208] = " 07/27/" + year
entryContent[208] = "<strong>Terra volat</strong>. <em>The earth is flying</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[209] = " 07/28/" + year
entryContent[209] = "<strong>Animum rege</strong>. <em>Control your mind</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[210] = " 07/29/" + year
entryContent[210] = "<strong>Neminem riseris</strong>. <em>Don't laugh at anybody</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[211] = " 07/30/" + year
entryContent[211] = "<strong>Nocumentum documentum</strong>. <em>An injury is a lesson</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[212] = " 07/31/" + year
entryContent[212] = "<strong>Ex tripode</strong>. <em>Straight from the tripod</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[213] = " 08/01/" + year
entryContent[213] = "<strong>Herostrati gloria</strong>. <em>The glory of Herostratus</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[214] = " 08/02/" + year
entryContent[214] = "<strong>Arripe ansam</strong>. <em>Grab the handle</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[215] = " 08/03/" + year
entryContent[215] = "<strong>Regnat populus</strong>. <em>The people rule</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[216] = " 08/04/" + year
entryContent[216] = "<strong>Phoenice vivacior</strong>. <em>More lively than a phoenix</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[217] = " 08/05/" + year
entryContent[217] = "<strong>Rarum carum</strong>. <em>A rare thing is valuable</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[218] = " 08/06/" + year
entryContent[218] = "<strong>Scientia nobilitat</strong>. <em>Knowledge ennobles</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[219] = " 08/07/" + year
entryContent[219] = "<strong>Beati pacifici</strong>. <em>Blessed are the peace-makers</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[220] = " 08/08/" + year
entryContent[220] = "<strong>Vae victis</strong>. <em>Woe to the defeated</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[221] = " 08/09/" + year
entryContent[221] = "<strong>Hominem quaero</strong>. <em>I am seeking a man. </em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[222] = " 08/10/" + year
entryContent[222] = "<strong>Posce teipsum</strong>. <em>Ask of yourself</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[223] = " 08/11/" + year
entryContent[223] = "<strong>Milone robustior</strong>. <em>Stronger than Milo</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[224] = " 08/12/" + year
entryContent[224] = "<strong>Impelle obstantia</strong>. <em>Push obstacles aside</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[225] = " 08/13/" + year
entryContent[225] = "<strong>Ficum Mercurio</strong>. <em>Give the fig to Mercury</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[226] = " 08/14/" + year
entryContent[226] = "<strong>Fugit iuventas</strong>. <em>Youth escapes</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[227] = " 08/15/" + year
entryContent[227] = "<strong>Homo bulla</strong>. <em>Man is a bubble</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[228] = " 08/16/" + year
entryContent[228] = "<strong>Arenis sitientior</strong>. <em>More thirsty than the sands</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[229] = " 08/17/" + year
entryContent[229] = "<strong>Iro pauperior</strong>. <em>More poor than Irus</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[230] = " 08/18/" + year
entryContent[230] = "<strong>A Nannaco</strong>. <em>From the time of Nannacus</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[231] = " 08/19/" + year
entryContent[231] = "<strong>Aspiciendo senescis</strong>. <em>You grow old as you watch</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[232] = " 08/20/" + year
entryContent[232] = "<strong>Memorem mones</strong>. <em>You are warning someone who is already mindful</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[233] = " 08/21/" + year
entryContent[233] = "<strong>Calvum vellis</strong>. <em>You're plucking a bald man. </em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[234] = " 08/22/" + year
entryContent[234] = "<strong>Herculei labores</strong>. <em>The labors of Hercules</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[235] = " 08/23/" + year
entryContent[235] = "<strong>Fama volat</strong>. <em>Rumor flies</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[236] = " 08/24/" + year
entryContent[236] = "<strong>Errando discitur</strong>. <em>Learning comes through mistakes</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[237] = " 08/25/" + year
entryContent[237] = "<strong>Cognatos cole</strong>. <em>Cherish your kinsmen</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[238] = " 08/26/" + year
entryContent[238] = "<strong>Malis avibus</strong>. <em>With bad birds/omens</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[239] = " 08/27/" + year
entryContent[239] = "<strong>Alcinoi apologus</strong>. <em>A story of fit for Alcinous</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[240] = " 08/28/" + year
entryContent[240] = "<strong>Iapeto antiquior</strong>. <em>Older than Iapetus</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[241] = " 08/29/" + year
entryContent[241] = "<strong>Altiora pete</strong>. <em>Seek higher things</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[242] = " 08/30/" + year
entryContent[242] = "<strong>Iuventus ventus</strong>. <em>Youth is wind</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[243] = " 08/31/" + year
entryContent[243] = "<strong>Segnitiem fugito</strong>. <em>Flee sloth</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[244] = " 09/01/" + year
entryContent[244] = "<strong>Glire somniculosior</strong>. <em>Sleepier than a dormouse</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[245] = " 09/02/" + year
entryContent[245] = "<strong>Capra gladium</strong>. <em>The goat found a sword</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[246] = " 09/03/" + year
entryContent[246] = "<strong>Vivis sperandum</strong>. <em>The living must have hope</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[247] = " 09/04/" + year
entryContent[247] = "<strong>Gradatim vincimus</strong>. <em>Step by step we conquer</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[248] = " 09/05/" + year
entryContent[248] = "<strong>Interiora vide</strong>. <em>Look within</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[249] = " 09/06/" + year
entryContent[249] = "<strong>Aegrescere medendo</strong>. <em>To get sick from the cure</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[250] = " 09/07/" + year
entryContent[250] = "<strong>Memor esto</strong>. <em>Be mindful</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[251] = " 09/08/" + year
entryContent[251] = "<strong>Aquilae senectus</strong>. <em>The old age of the eagle</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[252] = " 09/09/" + year
entryContent[252] = "<strong>Cuique suum</strong>. <em>To each his own</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[253] = " 09/10/" + year
entryContent[253] = "<strong>Daedali opera</strong>. <em>The works of Daedalus</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[254] = " 09/11/" + year
entryContent[254] = "<strong>Arenam metiris</strong>. <em>You're measuring sand</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[255] = " 09/12/" + year
entryContent[255] = "<strong>Familiam cura</strong>. <em>Take care of your family</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[256] = " 09/13/" + year
entryContent[256] = "<strong>Iracundiam rege</strong>. <em>Control your anger</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[257] = " 09/14/" + year
entryContent[257] = "<strong>Anguillas captare</strong>. <em>To gather eels</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[258] = " 09/15/" + year
entryContent[258] = "<strong>Maiori concede</strong>. <em>Give way to your superior</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[259] = " 09/16/" + year
entryContent[259] = "<strong>Tute consule</strong>. <em>Give advice prudently</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[260] = " 09/17/" + year
entryContent[260] = "<strong>Deus avertat</strong>. <em>May God turn it aside</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[261] = " 09/18/" + year
entryContent[261] = "<strong>Cotidiana vilescunt</strong>. <em>Everyday things lose their appeal</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[262] = " 09/19/" + year
entryContent[262] = "<strong>Dea impudentia</strong>. <em>Impudence is a goddess</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[263] = " 09/20/" + year
entryContent[263] = "<strong>Tithoni senecta</strong>. <em>The old age of Tithonus</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[264] = " 09/21/" + year
entryContent[264] = "<strong>Magistrum metue</strong>. <em>Fear the teacher</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[265] = " 09/22/" + year
entryContent[265] = "<strong>Litteras disce</strong>. <em>Learn your letters</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[266] = " 09/23/" + year
entryContent[266] = "<strong>Experto credite</strong>. <em>Trust someone with experience</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[267] = " 09/24/" + year
entryContent[267] = "<strong>Leonem stimulas</strong>. <em>You're provoking a lion</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[268] = " 09/25/" + year
entryContent[268] = "<strong>Camarinam movere</strong>. <em>To move Camarina</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[269] = " 09/26/" + year
entryContent[269] = "<strong>Fata trahunt</strong>. <em>The Fates drag us</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[270] = " 09/27/" + year
entryContent[270] = "<strong>Nil recrastines</strong>. <em>Do not put off till tomorrow</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[271] = " 09/28/" + year
entryContent[271] = "<strong>Vetera transierunt</strong>. <em>The old things have passed away</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[272] = " 09/29/" + year
entryContent[272] = "<strong>Nil solidum</strong>. <em>Nothing is firm</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[273] = " 09/30/" + year
entryContent[273] = "<strong>Sero venisti</strong>. <em>You have come too late</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[274] = " 10/01/" + year
entryContent[274] = "<strong>Obsta principiis</strong>. <em>Put a stop to things at the very start</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[275] = " 10/02/" + year
entryContent[275] = "<strong>Cyclopis donum</strong>. <em>The gift of a Cyclops</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[276] = " 10/03/" + year
entryContent[276] = "<strong>Stentore clamosior</strong>. <em>Louder than Stentor</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[277] = " 10/04/" + year
entryContent[277] = "<strong>Laterem lavas</strong>. <em>You're washing a brick</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[278] = " 10/05/" + year
entryContent[278] = "<strong>Troia fuit</strong>. <em>Troy was</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[279] = " 10/06/" + year
entryContent[279] = "<strong>Occasionem cognosce</strong>. <em>Know the moment</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[280] = " 10/07/" + year
entryContent[280] = "<strong>Species decipit</strong>. <em>Appearance deceives</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[281] = " 10/08/" + year
entryContent[281] = "<strong>Noli timere</strong>. <em>Don't be afraid</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[282] = " 10/09/" + year
entryContent[282] = "<strong>Libros lege</strong>. <em>Read books</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[283] = " 10/10/" + year
entryContent[283] = "<strong>Discite iustitiam</strong>. <em>Learn justice</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[284] = " 10/11/" + year
entryContent[284] = "<strong>Teipsum inspice</strong>. <em>Examine yourself</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[285] = " 10/12/" + year
entryContent[285] = "<strong>Recta pete</strong>. <em>Seek what is right</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[286] = " 10/13/" + year
entryContent[286] = "<strong>Corvus serpentem</strong>. <em>The crow found a snake</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[287] = " 10/14/" + year
entryContent[287] = "<strong>Paupertas mordet</strong>. <em>Poverty bites</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[288] = " 10/15/" + year
entryContent[288] = "<strong>Veritas elucescit</strong>. <em>Truth is enlightening</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[289] = " 10/16/" + year
entryContent[289] = "<strong>Fumos vendere</strong>. <em>To sell smoke</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[290] = " 10/17/" + year
entryContent[290] = "<strong>Aeternitatem cogita</strong>. <em>Think about eternity</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[291] = " 10/18/" + year
entryContent[291] = "<strong>Parentes ama</strong>. <em>Love your parents</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[292] = " 10/19/" + year
entryContent[292] = "<strong>Animaequior esto</strong>. <em>Be more calm</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[293] = " 10/20/" + year
entryContent[293] = "<strong>Virtute vinces</strong>. <em>Through excellence, you will win</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[294] = " 10/21/" + year
entryContent[294] = "<strong>Veritas liberabit</strong>. <em>The truth will set you free</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[295] = " 10/22/" + year
entryContent[295] = "<strong>Convivare raro</strong>. <em>Party rarely</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[296] = " 10/23/" + year
entryContent[296] = "<strong>Fiat lux</strong>. <em>Let there be light</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[297] = " 10/24/" + year
entryContent[297] = "<strong>Nihil mentire</strong>. <em>Don't lie</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[298] = " 10/25/" + year
entryContent[298] = "<strong>Grata brevitas</strong>. <em>Brevity is welcome</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[299] = " 10/26/" + year
entryContent[299] = "<strong>Iungis vulpes</strong>. <em>You're trying to yoke foxes to the plough</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[300] = " 10/27/" + year
entryContent[300] = "<strong>Disce gaudere</strong>. <em>Learn to enjoy</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[301] = " 10/28/" + year
entryContent[301] = "<strong>Labyrintho involutior</strong>. <em>More winding than a labyrinth</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[302] = " 10/29/" + year
entryContent[302] = "<strong>Estote prudentes</strong>. <em>Be wise</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[303] = " 10/30/" + year
entryContent[303] = "<strong>Tineas pasces</strong>. <em>You're going to feed the moths</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[304] = " 10/31/" + year
entryContent[304] = "<strong>Mulges hircum</strong>. <em>You are milking a goat</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[305] = " 11/01/" + year
entryContent[305] = "<strong>Circeo poculo</strong>. <em>By the cup of Circe</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[306] = " 11/02/" + year
entryContent[306] = "<strong>Pelle timorem</strong>. <em>Drive out fear</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[307] = " 11/03/" + year
entryContent[307] = "<strong>Diligamus invicem</strong>. <em>Let us love one another</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[308] = " 11/04/" + year
entryContent[308] = "<strong>Fricantem refrica</strong>. <em>When someone scratches your itch, do the same in return</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[309] = " 11/05/" + year
entryContent[309] = "<strong>Contemne contemni</strong>. <em>Scorn to be scorned</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[310] = " 11/06/" + year
entryContent[310] = "<strong>Fuga tutior</strong>. <em>Safer by fleeing</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[311] = " 11/07/" + year
entryContent[311] = "<strong>Meliora supersunt</strong>. <em>The better things survive</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[312] = " 11/08/" + year
entryContent[312] = "<strong>Ne supra</strong>. <em>Go not beyond</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[313] = " 11/09/" + year
entryContent[313] = "<strong>Isthmum perfodere</strong>. <em>To cut an isthmus</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[314] = " 11/10/" + year
entryContent[314] = "<strong>Hippolytum imitabor</strong>. <em>I will imitate Hippolytus</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[315] = " 11/11/" + year
entryContent[315] = "<strong>Supercilium salit</strong>. <em>The eyebrows leaps</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[316] = " 11/12/" + year
entryContent[316] = "<strong>Cave lupum</strong>. <em>Beware the wolf</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[317] = " 11/13/" + year
entryContent[317] = "<strong>Lepore timidior</strong>. <em>More timid than a rabbit</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[318] = " 11/14/" + year
entryContent[318] = "<strong>Lavare Peliam</strong>. <em>To wash Pelias</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[319] = " 11/15/" + year
entryContent[319] = "<strong>Fele rapacior</strong>. <em>More grasping than a cat</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[320] = " 11/16/" + year
entryContent[320] = "<strong>Quaerendo invenietis</strong>. <em>You will find by seeking</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[321] = " 11/17/" + year
entryContent[321] = "<strong>Indulgere genio</strong>. <em>To give way to your genius</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[322] = " 11/18/" + year
entryContent[322] = "<strong>Adde calcar</strong>. <em>Apply the spur</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[323] = " 11/19/" + year
entryContent[323] = "<strong>Ovum adglutinas</strong>. <em>You're gluing an egg back together</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[324] = " 11/20/" + year
entryContent[324] = "<strong>Sciens cavebo</strong>. <em>Being aware, I will take care</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[325] = " 11/21/" + year
entryContent[325] = "<strong>Laudator adulator</strong>. <em>Someone who praises is a flatterer</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[326] = " 11/22/" + year
entryContent[326] = "<strong>Usquequo, Domine?</strong>. <em>How long, my Lord?</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[327] = " 11/23/" + year
entryContent[327] = "<strong>Rara bonitas</strong>. <em>Goodness is rare</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[328] = " 11/24/" + year
entryContent[328] = "<strong>Ditat deus</strong>. <em>God enriches</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[329] = " 11/25/" + year
entryContent[329] = "<strong>Asino fabulam</strong>. <em>You're telling a tale to a donkey</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[330] = " 11/26/" + year
entryContent[330] = "<strong>Cicatrix manet</strong>. <em>The scar remains</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[331] = " 11/27/" + year
entryContent[331] = "<strong>Mediocria firma</strong>. <em>The middle things are reliable</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[332] = " 11/28/" + year
entryContent[332] = "<strong>Asinus compluitur</strong>. <em>The donkey is getting rained on</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[333] = " 11/29/" + year
entryContent[333] = "<strong>Octipedem excitas</strong>. <em>You're irritating an octopus</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[334] = " 11/30/" + year
entryContent[334] = "<strong>Scito teipsum</strong>. <em>Know yourself</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[335] = " 12/01/" + year
entryContent[335] = "<strong>Maneo nemini</strong>. <em>I wait for no one</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[336] = " 12/02/" + year
entryContent[336] = "<strong>Scripta manent</strong>. <em>Things that are written remain</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[337] = " 12/03/" + year
entryContent[337] = "<strong>Atreo crudelior</strong>. <em>More savage than Atreus</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[338] = " 12/04/" + year
entryContent[338] = "<strong>Nugas agis</strong>. <em>You are busy with trifles</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[339] = " 12/05/" + year
entryContent[339] = "<strong>Importunitas evitanda</strong>. <em>Rudeness must be avoided</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[340] = " 12/06/" + year
entryContent[340] = "<strong>Roma aeterna</strong>. <em>Rome is eternal</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[341] = " 12/07/" + year
entryContent[341] = "<strong>Gloria futuri</strong>. <em>Glory belongs to the future</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[342] = " 12/08/" + year
entryContent[342] = "<strong>Titanas imploras</strong>. <em>You're begging the Titans for help</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[343] = " 12/09/" + year
entryContent[343] = "<strong>Liberos erudi</strong>. <em>Teach your children</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[344] = " 12/10/" + year
entryContent[344] = "<strong>Hospitium verendum</strong>. <em>Hospitality is a sacred duty</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[345] = " 12/11/" + year
entryContent[345] = "<strong>Fluctus numeras</strong>. <em>You are counting the waves</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[346] = " 12/12/" + year
entryContent[346] = "<strong>Cygnea cantio</strong>. <em>The swan's song</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[347] = " 12/13/" + year
entryContent[347] = "<strong>Esto vigilans</strong>. <em>Be watchful</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[348] = " 12/14/" + year
entryContent[348] = "<strong>Multa paucis</strong>. <em>Many by means of a few</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[349] = " 12/15/" + year
entryContent[349] = "<strong>Fatum immutabile</strong>. <em>What is fated cannot be changed</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[350] = " 12/16/" + year
entryContent[350] = "<strong>Lapides verberas</strong>. <em>You're beating stones</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[351] = " 12/17/" + year
entryContent[351] = "<strong>Hylam vocat</strong>. <em>You're shouting for Hylas</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[352] = " 12/18/" + year
entryContent[352] = "<strong>Pulsanti aperietur</strong>. <em>It will be opened to the one who knocks</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[353] = " 12/19/" + year
entryContent[353] = "<strong>Remis velisque</strong>. <em>With oars and with sails</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[354] = " 12/20/" + year
entryContent[354] = "<strong>Daedali alae</strong>. <em>The wings of Daedalus</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[355] = " 12/21/" + year
entryContent[355] = "<strong>Ignem dissecas</strong>. <em>You're trying to cut a fire to pieces</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[356] = " 12/22/" + year
entryContent[356] = "<strong>Utere loris</strong>. <em>Use the reins</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[357] = " 12/23/" + year
entryContent[357] = "<strong>Necessarium malum</strong>. <em>A necessary evil</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[358] = " 12/24/" + year
entryContent[358] = "<strong>Pacem amo</strong>. <em>I love peace</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[359] = " 12/25/" + year
entryContent[359] = "<strong>Caveat lector</strong>. <em>Let the reader beware</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[360] = " 12/26/" + year
entryContent[360] = "<strong>Bilingues cavendi</strong>. <em>Beware of people with two tongues</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[361] = " 12/27/" + year
entryContent[361] = "<strong>Caveat emptor</strong>. <em>Let the buyer beware</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[362] = " 12/28/" + year
entryContent[362] = "<strong>Ollae amicitia</strong>. <em>Friendship of the pot</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[363] = " 12/29/" + year
entryContent[363] = "<strong>Ita vita</strong>. <em>Such is life</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[364] = " 12/30/" + year
entryContent[364] = "<strong>Fatum inevitabile</strong>. <em>What is fated is unavoidable</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

entryDate[365] = " 12/31/" + year
entryContent[365] = "<strong>Equi senecta</strong>. <em>The old age of the horse</em>. <a href=\"http://widgets.bestmoodle.net/scripts/brevia.htm\" target=\"_blank\"><img src=\"http://widgets.bestmoodle.net/images/smallarrow.gif\" border=\"0\"></a>"

if (typeof display == "undefined") { var display = "date" }

if (display == "random")
{
  var randomNumber = Math.random()
  randomNumber *= varLength
  randomNumber = parseInt(randomNumber)
  if(isNaN(randomNumber)) randomNumber = 0
  else randomNumber %= varLength
  selectedContent = entryContent[randomNumber]
}
else
{
  for (x=0; x<(entryContent.length); x++)
  {
    tempDate = new Date(entryDate[x])
    tempContent = entryContent[x]
    if ((tempDate <= today) && (tempDate > selectedDate))
    {
      selectedContent = tempContent
      selectDate = tempDate
    }
  }
}

document.write (selectedContent)