
var hmsg = new Array();
Stamp = new Date();
today = Stamp.getDate();

hmsg[1] = "<h3>Christmas Cantata:</h3><p>CDs are available for the 2011 Christmas Cantata.  Use the <a href='cantata.htm'>order form</a> to order your CD</p>";
hmsg[2] = "<h3>Christmas Cantata:</h3><p>CDs are available for the 2011 Christmas Cantata.  Use the <a href='cantata.htm'>order form</a> to order your CD</p>";
hmsg[3] = "<h3>Christmas Cantata:</h3><p>CDs are available for the 2011 Christmas Cantata.  Use the <a href='cantata.htm'>order form</a> to order your CD</p>";
hmsg[4] = "<h3>Christmas Cantata:</h3><p>CDs are available for the 2011 Christmas Cantata.  Use the <a href='cantata.htm'>order form</a> to order your CD</p>";
hmsg[5] = "<h3>Christmas Cantata:</h3><p>CDs are available for the 2011 Christmas Cantata.  Use the <a href='cantata.htm'>order form</a> to order your CD</p>";
hmsg[6] = "<h3>Christmas Cantata:</h3><p>CDs are available for the 2011 Christmas Cantata.  Use the <a href='cantata.htm'>order form</a> to order your CD</p>";
hmsg[7] = "<h3>Christmas Cantata:</h3><p>CDs are available for the 2011 Christmas Cantata.  Use the <a href='cantata.htm'>order form</a> to order your CD</p>";
hmsg[8] = "<h3>Christmas Cantata:</h3><p>CDs are available for the 2011 Christmas Cantata.  Use the <a href='cantata.htm'>order form</a> to order your CD</p>";
hmsg[9] = "<h3>Christmas Cantata:</h3><p>CDs are available for the 2011 Christmas Cantata.  Use the <a href='cantata.htm'>order form</a> to order your CD</p>";
hmsg[10] = "<h3>Christmas Cantata:</h3><p>CDs are available for the 2011 Christmas Cantata.  Use the <a href='cantata.htm'>order form</a> to order your CD</p>";
hmsg[11] = "<h3>Christmas Cantata:</h3><p>CDs are available for the 2011 Christmas Cantata.  Use the <a href='cantata.htm'>order form</a> to order your CD</p>";
hmsg[12] = "<h3>Christmas Cantata:</h3><p>CDs are available for the 2011 Christmas Cantata.  Use the <a href='cantata.htm'>order form</a> to order your CD</p>";
hmsg[13] = "<h3>Ash Wednesday:</h3><p>First Presbyterian Church and First Christian Church are having a joint Ash Wednesday Service at 6:30 p.m. on February 22nd at First Christian Church.</p>";
hmsg[14] = "<h3>Ash Wednesday:</h3><p>First Presbyterian Church and First Christian Church are having a joint Ash Wednesday Service at 6:30 p.m. on February 22nd at First Christian Church.</p>";
hmsg[15] = "<h3>Ash Wednesday:</h3><p>First Presbyterian Church and First Christian Church are having a joint Ash Wednesday Service at 6:30 p.m. on February 22nd at First Christian Church.</p>";
hmsg[16] = "<h3>Ash Wednesday:</h3><p>First Presbyterian Church and First Christian Church are having a joint Ash Wednesday Service at 6:30 p.m. on February 22nd at First Christian Church.</p>";
hmsg[17] = "<h3>Ash Wednesday:</h3><p>First Presbyterian Church and First Christian Church are having a joint Ash Wednesday Service at 6:30 p.m. on February 22nd at First Christian Church.</p>";
hmsg[18] = "<h3>Ash Wednesday:</h3><p>First Presbyterian Church and First Christian Church are having a joint Ash Wednesday Service at 6:30 p.m. on February 22nd at First Christian Church.</p>";
hmsg[19] = "<h3>Ash Wednesday:</h3><p>First Presbyterian Church and First Christian Church are having a joint Ash Wednesday Service at 6:30 p.m. on February 22nd at First Christian Church.</p>";
hmsg[20] = "<h3>Ash Wednesday:</h3><p>First Presbyterian Church and First Christian Church are having a joint Ash Wednesday Service at 6:30 p.m. on February 22nd at First Christian Church.</p>";
hmsg[21] = "<h3>Ash Wednesday:</h3><p>First Presbyterian Church and First Christian Church are having a joint Ash Wednesday Service at 6:30 p.m. on February 22nd at First Christian Church.</p>";
hmsg[22] = "<h3>Ash Wednesday:</h3><p>First Presbyterian Church and First Christian Church are having a joint Ash Wednesday Service at 6:30 p.m. today at First Christian Church.</p>";
hmsg[23] = "<h3>Christmas Cantata:</h3><p>CDs are available for the 2011 Christmas Cantata.  Use the <a href='cantata.htm'>order form</a> to order your CD</p>";
hmsg[24] = "<h3>Christmas Cantata:</h3><p>CDs are available for the 2011 Christmas Cantata.  Use the <a href='cantata.htm'>order form</a> to order your CD</p>";
hmsg[25] = "<h3>Christmas Cantata:</h3><p>CDs are available for the 2011 Christmas Cantata.  Use the <a href='cantata.htm'>order form</a> to order your CD</p>";
hmsg[26] = "<h3>Christmas Cantata:</h3><p>CDs are available for the 2011 Christmas Cantata.  Use the <a href='cantata.htm'>order form</a> to order your CD</p>";
hmsg[27] = "<h3>Christmas Cantata:</h3><p>CDs are available for the 2011 Christmas Cantata.  Use the <a href='cantata.htm'>order form</a> to order your CD</p>";
hmsg[28] = "<h3>Christmas Cantata:</h3><p>CDs are available for the 2011 Christmas Cantata.  Use the <a href='cantata.htm'>order form</a> to order your CD</p>";
hmsg[29] = "<h3>Christmas Cantata:</h3><p>CDs are available for the 2011 Christmas Cantata.  Use the <a href='cantata.htm'>order form</a> to order your CD</p>";
hmsg[30] = "<h3>Christmas Cantata:</h3><p>CDs are available for the 2011 Christmas Cantata.  Use the <a href='cantata.htm'>order form</a> to order your CD</p>";
hmsg[31] = "<h3>Christmas Cantata:</h3><p>CDs are available for the 2011 Christmas Cantata.  Use the <a href='cantata.htm'>order form</a> to order your CD</p>";

function writeMiddle() { 
document.write(hmsg[today]);
}

