var el = document.getElementById("250x125");
var html = '<a href="http://www.new.projectcrownweb.org/"><img src="http://www.new.projectcrownweb.org/banners/250x125.gif" alt="Find out what is new at www.projectcrownweb.org" style="border: 0px none;"></a>';
el.innerHTML = html;

