Centro de noticias

Informativo Estratégico, La Noticia que Trasciende

El sitio web donde encuentras las últimas noticias y análisis detallados sobre los temas que importan. Mantente informado con nuestra cobertura clara y precisa de los acontecimientos más relevantes. Noticias breves, imágenes impactantes y reportajes especiales para mantenerte al día. ¡Descubre la actualidad aquí y sé parte de la conversación!

Lo Nuevo

Ultimas Noticias

<script>
  /*Source: https://github.com/Krzysztof-Antosik/Two-direction-Sticky-Sidebar*/
  
  // Verificar el ancho de pantalla al cargar y redimensionar
  function checkScreenWidth() {
    if (window.innerWidth <= 767) {
      // Si la pantalla es menor o igual a 676px, no ejecutar el código
      return;
    }

    const stickyElement = document.querySelector('.fb-sidebar__aside');
    const startPosition = stickyElement.getBoundingClientRect().top;

    let endScroll = window.innerHeight - stickyElement.offsetHeight - 500;
    let currPos = window.scrollY;
    let screenHeight = window.innerHeight;
    let stickyElementHeight = stickyElement.offsetHeight;
    let topGap = 40;
    let bottomGap = 40;

    setTimeout(() => {
      if (stickyElement.hasAttribute('data-top-gap')) {
        const dataTopGap = stickyElement.getAttribute('data-top-gap');
        topGap = dataTopGap === 'auto' ? startPosition : parseInt(dataTopGap);
      }

      if (stickyElement.hasAttribute('data-bottom-gap')) {
        bottomGap = parseInt(stickyElement.getAttribute('data-bottom-gap'));
      }
    }, 100);

    stickyElement.style.position = 'sticky';
    stickyElement.style.top = `${topGap}px`;
    stickyElement.style.height = 'fit-content';

    function positionStickySidebar() {
      endScroll = window.innerHeight - stickyElement.offsetHeight - bottomGap;
      const stickyElementTop = parseInt(stickyElement.style.top.replace('px', ''));

      if (stickyElementHeight + topGap + bottomGap > screenHeight) {
        if (window.scrollY < currPos) {
          if (stickyElementTop < topGap) {
            stickyElement.style.top = `${stickyElementTop + currPos - window.scrollY}px`;
          } else if (stickyElementTop >= topGap && stickyElementTop !== topGap) {
            stickyElement.style.top = `${topGap}px`;
          }
        } else {
          if (stickyElementTop > endScroll) {
            stickyElement.style.top = `${stickyElementTop + currPos - window.scrollY}px`;
          } else if (stickyElementTop < endScroll && stickyElementTop !== endScroll) {
            stickyElement.style.top = `${endScroll}px`;
          }
        }
      } else {
        stickyElement.style.top = `${topGap}px`;
      }
      currPos = window.scrollY;
    }

    function stickyElementToMe() {
      stickyElement.style.top = `${topGap}px`;
    }

    function updateSticky() {
      screenHeight = window.innerHeight;
      stickyElementHeight = stickyElement.offsetHeight;
      positionStickySidebar();
    }

    setTimeout(() => {
      window.addEventListener('resize', () => {
        currPos = window.scrollY;
        updateSticky();
      });

      document.addEventListener('scroll', updateSticky, {
        capture: true,
        passive: true
      });
    }, 1000);
  }

  // Verificar el ancho de pantalla al cargar y redimensionar
  window.addEventListener('load', checkScreenWidth);
  window.addEventListener('resize', checkScreenWidth);
</script>

Todas las Noticias

Mantenten Informado

#366 Desfilan más de 9 mil estudiantes en el 114 aniversario de la Revolución Mexicana

Tiempo de Lectura: 1:57 min

Coatzacoalcos, Ver., 20 de noviembre de 2024.- Con la participación de 9 mil 500 alumnos de diferentes niveles educativos de…

Leer Más

#365 Invitan a asistir al cierre de ciclo de películas de ‘Cine Sillita’ en el módulo cultural ‘Cuauhtémoc’

Tiempo de Lectura: 2:9 min

Coatzacoalcos, Ver., 19 de noviembre de 2024.- ‘Cine Sillita’ invita a toda la población a su cierre de ciclo de…

Leer Más

#365 Imparte Ayuntamiento de Coatzacoalcos pláticas de ‘Prevención en tu Escuela’

Tiempo de Lectura: 1:12 min

Coatzacoalcos, Ver., 19 de noviembre del 2024.- La Dirección de Desarrollo Social del Gobierno de Coatzacoalcos llevó a cabo una…

Leer Más

#364 Rechaza tribunal otorgar la libertad condicional a Jesús Murillo Karam

Tiempo de Lectura: 1:12 min

El primer tribunal colegiado en materia penal, con sede en la Ciudad de México, determinó negar el beneficio de libertad…

Leer Más

#363 Apoyos a desfavorecidos, el eje, apunta Sheinbaum

Tiempo de Lectura: 3:13 min

Durante el actual sexenio se dará continuidad a los significativos avances en materia de reducción a la pobreza que se registraron en…

Leer Más

#362 Coatzacoalcos realiza exitosamente el Sorteo del Servicio Militar Nacional 2024

Tiempo de Lectura: 0:50 min

Coatzacoalcos, Ver., 17 de noviembre de 2024.- El gobierno de Coatzacoalcos, encabezado por Amado Cruz Malpica, llevó a cabo este…

Leer Más

#361 Culminan bibliotecas conmemoración del ‘Día Nacional del Libro’

Tiempo de Lectura: 2:9 min

Coatzacoalcos, Ver., 15 de noviembre de 2024.- Las siete bibliotecas públicas del Ayuntamiento de Coatzacoalcos y el módulo del ejido…

Leer Más

#360 Exigen justicia por el pequeño Ángel David

Tiempo de Lectura: 1:12 min

Familiares y amigos del pequeño Ángel David que murió atropellado hace 5 años en Coatzacoalcos se manifestaron en el centro…

Leer Más

#359 Queman taxis en Tihuatlán; refuerzan la seguridad

Tiempo de Lectura: 0:58 min

Dos taxis del municipio de Tihuatlan fueron incendiados en un  ascenso de pasajeros a la altura de la calle Reforma…

Leer Más

Contactanos

En Informativo Estratégico valoramos tu voz. Para preguntas, comentarios o sugerencias, no dudes en contactarnos. Estamos aquí para escucharte y mejorar continuamente. Utiliza el siguiente formulario.