var myDate=new Date();
myDate.setFullYear(2010,1,28);

var today = new Date();

if (today<=myDate)
{
document.write("<p class=\'bold\'>ENTER TO WIN CONTEST<br /><br /><span style=\'font-size: 16px;\'>Discover yourself.<br />Experience clarity, guidance, peace.</span></p><p class=\'spacer\'>Enter to win <br /><span class=\'bold\'>a FREE 30-minute intuitive reading OR <br /> guided meditation from</span> <span class=\'bold\'><a href=\'http://www.gatheringwiththeangels.com\' target=\'_blank\' style=\'background-image: none;\'>Gathering with the Angels</a></span></p><a href=\'http://www.gatheringwiththeangels.com\' target=\'_blank\' style=\'border: none;text-decoration: none; background-image: none;\'><img src=\'img/gwta_200.gif\' alt=\'Gathering with the Angels\' width=\'200\' height=\'61\' /></a><p class=\'small\'>Click <a href=\'http://www.gatheringwiththeangels.com\' target=\'_blank\'>here</a> to visit site.</p><p>The purpose of Gathering With the Angels is to share knowledge of the presence and power of the angels in our lives and their willingness to work with us. We all have the ability to work closely with the angels if we wish. <br /><strong>The angels are ready and available to support and guide us, and give us peace and hope, but we must invite them into our lives; they will never impose themselves upon us.</strong><br /><a href=\'http://www.gatheringwiththeangels.com\' target=\'_blank\'>Read more</a></p><p class=\'spacer\'>No catch. No  purchase required. No strings attached.</p><p class=\'small\'>Valid name, address, zip, telephone number and email address required.</p>");
}
else
{
document.write("<p class=\'bold\'>ENTER TO WIN CONTEST<br /><br /><span style=\'font-size: 16px;\'>Check back soon for our upcoming contest!</span></p>");
}