(function ($) {


  /* ------------------------------- */
  $(function(){
     $('#event_sys').load('event/index.cgi?c=index');

  });

})(jQuery);


