var el = document.getElementById("pcw_100x100");
var html = '<a href="http://www.new.projectcrownweb.org/"><img src="http://www.new.projectcrownweb.org/banners/100x100.gif" alt="Phase 2 is now underway!" style="border: 0px none;"></a>';
el.innerHTML = html;

