<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! http://javascript.internet.com -->

<!-- Begin
document.write("<Font color=#000000>")
document.write("<center><B><I>" + "<IMG SRC='http://tagudinseaside.com/aar003.gif'>" + "Quote for " + dayName[now.getDay()] + ", " + monName[now.getMonth()] + " " + now.getDate() + ", " + now.getFullYear() + "." + "<IMG SRC='http://tagudinseaside.com/aar022.gif'>" + "</I></B></center>" )
document.write("<Font size=3>")
if (now.getMonth() == 0) document.write("<center><i>&quot;" + Jan[now.getDate()] + "</i></center>")
if (now.getMonth() == 1) document.write("<center><i>&quot;" + Feb[now.getDate()] + "</i></center>")
if (now.getMonth() == 2) document.write("<center><i>&quot;" + Mar[now.getDate()] + "</i></center>")
if (now.getMonth() == 3) document.write("<center><i>&quot;" + Apr[now.getDate()] + "</i></center>")
if (now.getMonth() == 4) document.write("<center><i>&quot;" + May[now.getDate()] + "</i></center>")
if (now.getMonth() == 5) document.write("<center><i>&quot;" + Jun[now.getDate()] + "</i></center>")
if (now.getMonth() == 6) document.write("<center><i>&quot;" + Jul[now.getDate()] + "</i></center>")
if (now.getMonth() == 7) document.write("<center><i>&quot;" + Aug[now.getDate()] + "</i></center>")
if (now.getMonth() == 8) document.write("<center><i>&quot;" + Sep[now.getDate()] + "</i></center>")
if (now.getMonth() == 9) document.write("<center><i>&quot;" + Oct[now.getDate()] + "</i></center>")
if (now.getMonth() == 10) document.write("<center><i>&quot;" + Nov[now.getDate()] + "</i></center>")
if (now.getMonth() == 11) document.write("<center><i>&quot;" + Dec[now.getDate()] + "</i></center>")
//  End -->