var myRules = {
};

Behaviour.register(myRules);

Behaviour.addLoadEvent(
    function () { 
    }
);
