
var wmsg = new Array();
var wnewsday = new Date();

wmsg[0] = "<h3>Mbaise Mission:</h3><p></p>The Mbaise Medical Mission needs your support.  <a href='./events.htm'>  Check the Events page for additional information.</a>";
wmsg[1] = "<h3>Mbaise Mission:</h3><p></p>The Mbaise Medical Mission needs your support.  <a href='./events.htm'>  Check the Events page for additional information.</a>";
wmsg[2] = "<h3>Mbaise Mission:</h3><p></p>The Mbaise Medical Mission needs your support.  <a href='./events.htm'>  Check the Events page for additional information.</a>";
wmsg[3] = "<h3>Mbaise Mission:</h3><p></p>The Mbaise Medical Mission needs your support.  <a href='./events.htm'>  Check the Events page for additional information.</a>";
wmsg[4] = "<h3>Mbaise Mission:</h3><p></p>The Mbaise Medical Mission needs your support.  <a href='./events.htm'>  Check the Events page for additional information.</a>";
wmsg[5] = "<h3>Mbaise Mission:</h3><p></p>The Mbaise Medical Mission needs your support.  <a href='./events.htm'>  Check the Events page for additional information.</a>";
wmsg[6] = "<h3>Mbaise Mission:</h3><p></p>The Mbaise Medical Mission needs your support.  <a href='./events.htm'>  Check the Events page for additional information.</a>";

function writeWNews() { 
document.write(wmsg[wnewsday.getDay()]);
}


//wmsg[3] = "<h3>Support Our Troops:</h3><p></p>We are preparing <A href='#'  TITLE='Items needed include:\n\nbeef jerky\ndried fruits and nuts\nplaying cards\nhand santizer'>Care Packages</a> for the troops who are to be deployed this month.";
//wmsg[4] = "<h3>Support Our Troops:</h3><p></p>We are preparing <A href='#'  TITLE='Items needed include:\n\nbeef jerky\ndried fruits and nuts\nplaying cards\nhand santizer'>Care Packages</a> for the troops who are to be deployed this month.";
//wmsg[5] = "<h3>Support Our Troops:</h3><p></p>We are preparing <A href='#'  TITLE='Items needed include:\n\nbeef jerky\ndried fruits and nuts\nplaying cards\nhand santizer'>Care Packages</a> for the troops who are to be deployed this month.";
//wmsg[6] = "<h3>Support Our Troops:</h3><p></p>We are preparing <A href='#'  TITLE='Items needed include:\n\nbeef jerky\ndried fruits and nuts\nplaying cards\nhand santizer'>Care Packages</a> for the troops who are to be deployed this month.";


