var C4=C4||{};
C4.Controller=(function errorPageControllerInit($){Views={tidyAdvertSection:function tidyAdvertSection(){if($("#c4ad-Middle1").is(":empty")){$("#c4ad-Middle1").remove()
}},adjustFooterPosition:function adjustFooterPosition(){$("#c4footer").css("margin-top","1em")
},removeSponsorshipAdvert:function removeSponsorshipAdvert(){$("#c4ad-Top1").remove()
}};
Events={};
return{init:function init(){Views.tidyAdvertSection();
Views.adjustFooterPosition();
Views.removeSponsorshipAdvert()
},_getViews:function _getViews(){return Views
},_getEvents:function _getEvents(){return Events
}}
})(jQuery);
