<!--
//edit the links as you would with regular html but remember the '/" changes and follow the examples as a guide

document.write('<p class="pg">The Future:</p>');

document.write('<p class="pg">~ 2010 ~</p>');

document.write('<p>01-03-10 <br>&nbsp; &nbsp; The Persecuted</p>');

document.write('<p>01-10-10 <br>&nbsp; &nbsp; The Peacemakers</p>');

document.write('<p>01-17-10 <br>&nbsp; &nbsp; The Pure in Heart</p>');

document.write('<p>01-24-10 <br>&nbsp; &nbsp; The Merciful</p>');

document.write('<p>02-07-10 <br>&nbsp; &nbsp; The Hungry & Thirsty</p>');

document.write('<p>02-14-10 <br>&nbsp; &nbsp; The Gentle</p>');

document.write('<p>02-21-10 <br>&nbsp; &nbsp; Those Who Mourn</p>');

document.write('<p>02-28-10 <br>&nbsp; &nbsp; The Poor in Spirit</p>');

document.write('<p>&nbsp;</p>');

//-->
