var box3 = new Array(3);
box3[0] = "<table width=100% bgcolor=#800000><tr><td><center><font color=white>Quotes</center></td></tr></table><font face=Verdana color=#800000>I'm going to do a bit of testing and see how long I can make this be without it messing up all the placements of everything else! Love Ya Readers!</font>";
box3[1] = "<font face=Verdana color=#800000><a href=http://romanceatheart.com/>Romance at Heart</a></font>";
box3[2] = "<font face=Verdana color=#800000>Tears rose up suddenly, and she laid a hand over her stomach.  How ancient was that reflex?  As old as time.  Older than Lucien, and Lucien was older than dirt... **Vampire Apocalypse Book I: Revelations By Katriena Knights</font>";
now=new Date()
num=(now.getSeconds())%3
document.write(box3[num])
