// Get section
var loc = location.href.split('/');
var section = loc[3];

//document.write('<iframe src="http://calendarofohio.com/calendarpromo/index.html#'+section+'" width="300px" height="360px" style="border:0 none;"></iframe>');
document.write('<a href="http://calendarofohio.com"><img src="http://media.cantonrep.com/logos/calendar-promo.jpg" width="300px" height="120px"></a>');