Behaviour.register(
{
    'body' : function(element) {
        Adverts.load();
      }
});
