Adhésion au SNCI-FO année civile 2024
Temps de lecture : ( mots)
Adhérez au SNCI-FO
Pour des salaires à la hauteur de nos responsabilités !
Pour des moyens adaptés à l’exercice de nos missions !
Pour les personnels d’inspection !
Pour l’École publique !
(function($) { $(document).ready(function(){ $(‘.et_pb_text_inner’).readingTime({ readingTimeTarget : $(‘.eta’), wordCountTarget : $(‘.word-count’), wordsPerMinute : 275, lang : ‘fr’, }); }); })( jQuery );
jQuery(function($) { window.et_pb_smooth_scroll = function( $target, $top_section, speed, easing ) { var $window_width = $( window ).width(); $menu_offset = ‑1 ; var headerHeight = 110 ; if ( $ (‘#wpadminbar’).length && $window_width <= 980 ) { $menu_offset += $( ‘#wpadminbar’ ).outerHeight() + headerHeight ; } else { $menu_offset += headerHeight ; } //fix sidenav scroll to top if ( $top_section ) { $scroll_position = 0 ; } else { $scroll_position = $target.offset().top – $menu_offset ; } // set swing (animate’s scrollTop default) as default value if( typeof easing === ‘undefined’ ){ easing = ‘swing’; } $( ‘html, body’ ).animate( { scrollTop : $scroll_position }, speed, easing ); } });