Shelley = new Date();

if (Shelley.getDate() == 1) {document.write("<h2>Mother Goose Says:</h2><p>Jack be nimble,<br>Jack be quick,<br>Jack jump over<br>The candlestick.</p>")};
 
if (Shelley.getDate() == 2) {document.write("<h2>Mother Goose Says:</h2><p>Little Miss Muffet<br>Sat on a tuffet,<br>Eating her curds and whey.<br>There came a big spider,<br>Who sat down beside her<br>And frightened Miss Muffet away.</p>")};
 
if (Shelley.getDate() == 3) {document.write("<h2>Did you know:</h2>No piece of paper can be folded more than 7 times.")};
 
if (Shelley.getDate() == 4) {document.write("<h2>Did you know:</h2>Barbie's full name is Barbara Millicent Roberts.")};
 
if (Shelley.getDate() == 5) {document.write("<h2>Did you know:</h2>Walt Disney was afraid of mice.")};
 
if (Shelley.getDate() == 6) {document.write("<h2>Mixing Colors</h2><table width='260'><tr><td width=120 valign=top><p><img border='0' src='../images/colorwheel.GIF' width='100' height='97'></p></td><td width=140 valign=top><font size='2'><font color=red>Red</font> + <font color='#FFCC00'>Yellow</font> = <font color=orange>Orange<br></font><br><font color='#FFCC00'>Yellow</font> + <font color=blue>Blue</font> +  = <font color=green>Green<br></font><br><font color=blue>Blue</font> + <font color=red>Red</font> = </font> <font color=purple><font size='2'>Purple</font><br></font><br></td></tr></table>")};
 
if (Shelley.getDate() == 7) {document.write("<h2>Mother Goose Says:</h2><p>Humpty Dumpty sat on a wall,<br>Humpty Dumpty had a great fall.<br>All the king&#146;s horses and all the King's men<br>Couldn&#146;t put Humpty Dumpty back together again.</p>")};
 
if (Shelley.getDate() == 8) {document.write("<h2>The Alphabet</h2><p><font color=red>Aa</font> <font color=green>Bb</font> <font color=blue>Cc</font> <font color=purple>Dd</font> <font color=orange>Ee</font> <font color=brown>Ff</font> <font color=red>Gg</font> <font color=green>Hh</font> <font color=blue>Ii</font> <font color=purple>Jj</font> <font color=orange>Kk</font> <font color=brown>Ll</font> <font color=red>Mm</font> <font color=green>Nn</font> <font color=blue>Oo</font> <font color=purple>Pp</font> <font color=orange>Qq</font> <font color=brown>Rr</font> <font color=red>Ss</font> <font color=green>Tt</font> <font color=blue>Uu</font> <font color=purple>Vv</font> <font color=orange>Xx</font> <font color=brown>Yy</font> <font color=red>Zz</font></p>")};

if (Shelley.getDate() == 9) {document.write("<h2>Numbers</h2><p><font color=green>One = 1</font><br><font color=blue>Two = 2</font><br><font color=purple>Three = 3</font><br><font color=orange>Four = 4</font><br><font color=brown>Five = 5</font><br><font color=red>Six = 6</font><br><font color=green>Seven = 7</font><br><font color=blue>Eight = 8</font><br><font color=purple>Nine = 9</font><br><font color=orange>Ten = 10</font></p>")};

if (Shelley.getDate() == 10) {document.write("<h2>Colors</h2><table width=250 height=50><tr><td width=100 height=50 bgcolor=blue></td><td valign=top><font color=blue><b>Blue</b></font></td></tr></table><br><table width=250 height=50><tr><td width=100 height=50 bgcolor=purple></td><td valign=top><font color=purple><b>Purple</b></font></td></tr></table><br><table width=250 height=50><tr><td width=100 height=50 bgcolor=red></td><td valign=top><font color=red><b>Red</b></font></td></tr></table><br><table width=250 height=50><tr><td width=100 height=50 bgcolor=yellow></td><td valign=top><font color=yellow><b>Yellow</b></font></td></tr></table><br><table width=250 height=50><tr><td width=100 height=50 bgcolor=orange></td><td valign=top><font color=orange><b>Orange</b></font></td></tr></table> ")};

if (Shelley.getDate() == 11) {document.write("<h2>Shapes</h2><table width=250 height=50><tr><td width=50 height=50 bgcolor=orange></td><td valign=middle>Square</td></tr></table><br><table width=250 height=50><tr><td width=100 height=50 bgcolor=purple></td><td valign=middle>Rectangle</td></tr></table><br><table width=250 height=100><tr><td width=100 height=100><img src='/images/bluecirc.gif'></td><td valign=middle>Round Circle</td></tr></table><br><table width=250 height=100><tr><td width=100 height=100><img src='/images/redoval.gif'></td><td valign=middle>Oval</td></tr></table><br><table width=250 height=100><tr><td width=100 height=100><img src='/images/bluetriangle.gif'></td><td valign=top>Triangle</td></tr></table><br><table width=250 height=100><tr><td width=100 height=100><img src='/images/greendiamond.gif'></td><td valign=top>Diamond</td></tr></table>")};