;(function($){
  $(function(){

    or.admin.initialize();
    //...code here

  });
})(jQuery);