(function ($) {


  /* ------------------------------- */
  $(function(){
     $('#topics_sys').load('/topics_menu.html');

  });

})(jQuery);


