Pulsa «Intro» para saltar al contenido

La Universidad Andrews cierra el rally 'Rise Up Against Abuse' el domingo

    
                
        
       
        ');
          
                $ videoEl.append ('' +
                        '' +
                    '
');
          
                setTimeout (function () {
                    $ ('. mute-overlay'). on ('clickstart click', function (e) {
                        if (e.handled === false) devuelve;
                        e.stopPropagation ();
                        e.preventDefault ();
                        e.handled = true;
                        
                        player.muted (falso);
                        //console.log("volumee "+ WVM.activePlayer.volume ());
                        $ (este) .hide ();
                        $ (this) .css ('display', 'none');
                        var currentTime = player.currentTime ();
                        if (currentTime 0) {
            if (deviceName == 'desktop') {
                WVM.VIDEO_TOP = $ ('# media-container-' + videoId) .offset (). Top;
            }más{
                WVM.VIDEO_TOP = $ ('# media-container-' + videoId) .offset (). Top – $ ('. Next-dropdown-accordion'). Height ();
            }
            if (deviceName == 'desktop') {
               WVM.VIDEO_HEIGHT = $ ('# html5-video-' + videoId) .outerHeight ();
            }más{
                WVM.VIDEO_HEIGHT = $ ('# html5-video-' + videoId) .outerHeight ();
            }
            WVM.CONTAINER_HEIGHT = $ ('# media-container-' + videoId) .height ();
            //console.log("container height: "+ WVM.CONTAINER_HEIGHT);
            $ (ventana) .on ("redimensionar", función () {
                if (deviceName == 'desktop') {
                    WVM.VIDEO_TOP = $ ('# media-container-' + videoId) .offset (). Top;
                }más{
                    WVM.VIDEO_TOP = $ ('# media-container-' + videoId) .offset (). Top – $ ('. Next-dropdown-accordion'). Height ();
                }
                if (deviceName == 'desktop') {
                   WVM.VIDEO_HEIGHT = $ ('# html5-video-' + videoId) .outerHeight ();
                }más{
                    WVM.VIDEO_HEIGHT = $ ('# html5-video-' + videoId) .outerHeight ();
                }
               WVM.CONTAINER_HEIGHT = $ ('# media-container-' + videoId) .height ();
                console.log ("altura del contenedor:" + WVM.CONTAINER_HEIGHT);
            });
            
            
            console.log ("VIDEOTOP:" + WVM.VIDEO_TOP);
            console.log ("VIDEOHEIGHT:" + WVM.VIDEO_HEIGHT);

            $ (ventana) .on ("scroll", function () {
                if (! WVM.IS_FLOATING) {
                    if (deviceName == 'desktop') {
                        WVM.CONTAINER_HEIGHT = $ ('# media-container-' + videoId) .height ();
                    }más{
                        WVM.CONTAINER_HEIGHT = $ ('# media-container-' + videoId + ".hlsvideo-wrapper"). Height () +
                            $ ('# media-container-' + videoId + ".now-playing-container"). height ();
                    }
                }
                
                
                // var top = $ ('# media-container-' + videoId) .offset (). top;
                var offset = WVM.VIDEO_TOP + (WVM.VIDEO_HEIGHT / 2);
                var offsetBack = WVM.VIDEO_TOP;
                var cambiado = falso;
                console.log ("VIDEOTOP:" + WVM.VIDEO_TOP);
                console.log ("VIDEOHEIGHT:" + WVM.VIDEO_HEIGHT);
                console.log ("scrolltop" + $ (window) .scrollTop ());
                // solo flota si juega
                var isPlaying = WVM [‘player_state’ + videoId] [‘IS_PLAYING’] || WVM [‘player_state’ + videoId] [‘AD_IS_PLAYING’];
                si (se está reproduciendo) {
                    $ ('. vjs-loading-spinner'). hide ();
                }
                
                
                if ($ (window) .scrollTop ()> offset && isPlaying &&! WVM [‘player_state’ + videoId] [‘CANCEL_FLOATING’]) {
                    $ ('# media-placeholder-' + videoId) .height (WVM.CONTAINER_HEIGHT);
                    $ ('# media-placeholder-' + videoId) .css ('display', 'block');
                    if (! WVM.IS_FLOATING) {
                        cambiado = verdadero;
                    }
                    WVM.IS_FLOATING = true;
                    $ ('# media-container-' + videoId) .addClass ('video-flotante');
                    //arreglar
                    var sWidth = window.innerWidth || document.documentElement.clientWidth;
                    var sHeight = window.innerHeight || document.documentElement.clientHeight;
                    if (deviceName == 'desktop' || sWidth> 900) {
                        var leftPos2 = $ ('aparte'). get (0) .getBoundingClientRect (). left;
                        var leftPos = $ ('aparte'). offset (). left;
                        $ ('# media-container-' + videoId) .css ('left', leftPos + "px");
                        var newWidth = Math.floor (sWidth / 3.5);
                        $ ('# media-container-' + videoId) .css ('width', newWidth + "px");
                        
                    }
                    más{
                        $ ('# media-container-' + videoId) .css ('width', "100%! important");
                        $ ('# media-container-' + videoId + '.now-playing-container'). css ('display', 'block');
                        $ ('# media-container-' + videoId + '.next-dropdown-accordion'). css ('display', 'block');
                    }
                    
                    
                    // video flotante
                    $ ('# media-container-' + videoId + "" + '.page-carousel-wrapper'). hide ();
                    setTimeout (function () {
                        var hWrapper = $ ('. floating-video .hlsvideo-wrapper'). height ();
                        var npWidth = $ ('. floating-video .now-playing-container'). height ();
                        var ndWidth = $ ('. floating-video .next-dropdown-header'). height () + 20;
                        var scrollerHeight = sHeight – (hWrapper + npWidth + ndWidth);
                        scrollerHeight = 180;
                        // scrollerHeight = parseInt (scrollerHeight * 0.5);
                        if (WVM.device_name == 'desktop') {
                            $ ('# media-container-' + videoId + "" + ".mobile-list-videos"). height (scrollerHeight);
                        }
                    }, 100);
                } else if ($ (window) .scrollTop () 0) {
            var container = document.querySelector ('# page-carousel-' + fullVideoId);
            imagesLoaded (contenedor, function () {
                var screenWidth = window.innerWidth || document.documentElement.clientWidth;
                si (screenWidth> 850) {
                    WVM.IS_DESKTOP = true;
                    $ ('# page-carousel-' + fullVideoId + '.page-carousel-lg-slides'). css ('display', 'block');

                    WVM [‘player_settings’ + fullVideoId] .slider = $ ('# page-carousel-' + fullVideoId) .bxSlider ({
                        maxSlides: 4,
                        minSlides: 4,
                        ancho de la diapositiva: 305,
                        infiniteLoop: falso,
                        hideControlOnEnd: true,
                        useCSS: verdadero,
                        localizador: falso,
                        slideMargin: 15,
                        moveSlides: 1,
                        nextText: ' ',
                        prevText: ' '
                    });
                }más{
                    WVM.IS_DESKTOP = falso;
                    $ ('. page-carousel-wrapper'). css ('display', 'block');
                }
            });
        }

        
    };
    
    WVM.setupToggleButton = function (fullVideoId, player) {
        if ($ ('. nextplay-switch-' + fullVideoId) .length> 0) {
            nuevo DG.OnOffSwitchAuto ({
                cls: '. nextplay-switch-' + fullVideoId,
                altura: 24,
                trackColorOn: '# F9F9F9',
                trackColorOff: '# 222',
                textColorOn: '# 222',
                textColorOff: '# 222',
                textOn: 'On',
                textOff: 'Off',
                oyente: función (nombre, marcado) {
                    var theVal = 1;
                    si (! marcado) {
                        theVal = 0;
                    }

                    $ .ajax ({
                        url: '/ ajax / update_autoplay_video /',
                        datos: {
                            autoplay_on: theVal
                        }
                        tipo: 'POST',
                        tipo de datos: 'json',
                        éxito: función (datos)
                        {
                            WVM [‘player_settings’ + fullVideoId] [‘autoplay’] = marcado;
                        }
                        error: function () {
                            console.log ("Error al cargar el video");
                        }
                    });
                }
            });
        }
    };
    
    
    WVM.setupAccordionButton = function (fullVideoId) {
        var deviceName = 'desktop';
        $ ('# next-dropdown-accordion-button-' + fullVideoId) .on ('click', function () {
            if ($ (this) .find ('i'). hasClass ('fa-chevron-up')) {
                //esconder
                $ (this) .find ('i'). removeClass ('fa-chevron-up');
                $ (this) .find ('i'). addClass ('fa-chevron-down');
                if (deviceName == "desktop" &&! $ ('# media-container-' + fullVideoId) .hasClass ('video-flotante')) {
                    $ ('# media-container-' + fullVideoId + "" + '.page-carousel-wrapper'). slideUp ();
                    $ ('# media-container-' + fullVideoId + "" + '.mobile-list-wrapper'). hide ();
                    
                                           
                }más{
                    $ ('# media-container-' + fullVideoId + "" + '.mobile-list-wrapper'). slideUp ();
                    $ ('# media-container-' + fullVideoId + "" + '.page-carousel-wrapper'). hide ();
                }
                var currVideoId = WVM [‘player_state’ + fullVideoId] [‘VIDEO_ID’];
                var nextVideoId = WVM.getNextPlaylistIndex (currVideoId);
                // playerId, mediaId, fieldName
                var myTitle = WVM.getPlaylistData (fullVideoId, nextVideoId, 'noprefixtitle');
                // alerta ("Obtención del título" + myTitle);
                $ ('# video-slider-nexttitle' + fullVideoId) .css ('display', 'inline');
                $ ('# video-slider-nexttitle' + fullVideoId) .html (myTitle);
            }más{
                //expandir
                $ (this) .find ('i'). addClass ('fa-chevron-up');
                $ (this) .find ('i'). removeClass ('fa-chevron-down');
                $ ('# media-container-' + fullVideoId + "" + '.mobile-list-wrapper'). css ('display', 'block');
                if (deviceName == "desktop" &&! $ ('# media-container-' + fullVideoId) .hasClass ('video-flotante')) {
                    $ ('# media-container-' + fullVideoId + "" + '.page-carousel-wrapper'). css ('display', 'block');
                    $ ('# media-container-' + fullVideoId + "" + '.page-carousel-wrapper'). slideDown ();
                    $ ('# media-container-' + fullVideoId + "" + '.mobile-list-wrapper'). hide ();
                    if (! WVM.player_state76005 [‘CAROUSEL_INIT’]) {
                        WVM.setupCarousel (fullVideoId);
                    }
                    
                }más{
                    $ ('# media-container-' + fullVideoId + "" + '.mobile-list-wrapper'). slideDown ();
                    $ ('# media-container-' + fullVideoId + "" + '.page-carousel-wrapper'). hide ();
                    
                    if (! $ ('# media-container-' + fullVideoId) .hasClass ('video-flotante')) {
                        if (! WVM.player_state76005 [‘CAROUSEL_INIT’]) {
                            WVM.setupCarousel (fullVideoId);
                        }
                    }
                }
                
                $ ('# video-slider-nexttitle' + fullVideoId) .css ('display', 'none');
            }
       });
        var currVideoId = WVM [‘player_state’ + fullVideoId] [‘VIDEO_ID’];
        //console.log("current Video "+ currVideoId);
        var nextVideoId = WVM.getNextPlaylistIndex (currVideoId);
        var myTitle = WVM.getPlaylistData (fullVideoId, nextVideoId, 'noprefixtitle');
        //console.log("setting title "+ myTitle);
        $ ('# video-slider-nexttitle' + fullVideoId) .css ('display', 'inline');
        $ ('# video-slider-nexttitle' + fullVideoId) .html (myTitle);
       
    };
    WVM.sendbeacon = function (action, nonInteraction, value, eventLabel) {
        var eventCategory = 'Video';
      if (window.ga) {
        //console.log("sending action: "+ action +" val: "+ value +" label "+ eventLabel);
        ga ('enviar', 'evento', {
          'eventCategory': eventCategory,
          'eventAction': acción,
          'eventLabel': eventLabel,
          'eventValue': valor,
          'no interacción': no ​​interacción
        });
      }
    };
    
    WVM.getNextPlaylistIndex = function (mediaId, returnArrayIndex) {
        var currId = null;
        if (mediaId == null) {
            retorno nulo
        }
        para (var x = 0; x 20) {
                if (fullDuration> 1 && ((fullDuration – fullCurrent)> 1) &&! $ ('. vjs-loading-spinner'). hasClass ('badspinner')) {
                    console.log ("hiding spinner");
                    $ ('. vjs-loading-spinner'). addClass ('badspinner');
                }
            }
            var duration_time = Math.floor (this.duration ());
            
            // esto es un hack porque el evento de video final no se está disparando
            var current_time = Math.floor (this.currentTime ());
            if (current_time> 0 && (fullCurrent> = (fullDuration – 10))) {
              var currId = playerState.VIDEO_ID;
              var newMediaId = WVM.getNextPlaylistIndex (currId);
              //if(playerSettings.autoplay_next && newMediaId) {
              if (newMediaId) {
                  if ('desktop' == "iphone" && playerState.AD_ERROR) {
                      console.log ("se omitió el final de timeupdate");
                  }más{
                     WVM.load_video (newMediaId, true, playerState.ORIGINAL_ID);
                  }
              }
            }
            
            si (! playerState.START_SENT) {
              WVM.sendbeacon ('start', true, playerState.VIDEO_ID, playerState.VIDEO_TITLE);
              playerState.START_SENT = true;
            }
            
            var currentTime, duration, percent, percentPlayed, _i;
            currentTime = Math.round (this.currentTime ());
            duration = Math.round (this.duration ());
            percentPlayed = Math.round (currentTime / duration * 100);
            para (porcentaje = _i = 0; _i = porcentaje && __indexOf.call (playerState [‘PERCENTS_TRACKED’]porcentaje) 0) {
                  playerState [‘PERCENTS_TRACKED’] .push (porcentaje);
                }
              }
            }
            
            
        });
        //player.off('ended ');
        player.on ('finalizado', función () {
            console.log ("finalizado");
            playerState.IS_PLAYING = falso;
            WVM.sendbeacon ("complete", true, playerState.VIDEO_ID, playerState.VIDEO_TITLE);
            var currId = playerState.VIDEO_ID;
            var newMediaId = WVM.getNextPlaylistIndex (currId);
            //if(playerSettings.autoplay_next && newMediaId) {
            if (newMediaId) {
                WVM.load_video (newMediaId, true, playerState.ORIGINAL_ID);
            }más{
                console.log ("Lista de reproducción completa (no más videos)");
            }
        
        });
        

        //player.off('adserror ');
        player.on ('adserror', función (e) {
            // $ ('# ima-ad-container'). remove ();
            WVM.lastAdRequest = new Date (). GetTime () / 1000;
            console.log (e);
            console.log ("error de anuncios");
            
            var errMessage = e [‘data’] [‘AdError’] [‘l’];

            playerState.AD_IS_PLAYING = falso;
            playerState.IS_PLAYING = falso;
            
            // && errMessage == 'El documento de respuesta VAST está vacío.'
            si (! playerState.AD_ERROR) {
                var dTime = new Date (). getTime ();
                WVM.firstPrerollTagUrl = WVM.getFirstPrerollUrl () ;;
                WVM.activePlayer.ima.changeAdTag (WVM.firstPrerollTagUrl + "?" + DTime);
                WVM.activePlayer.ima.requestAds ();
                //WVM.activePlayer.src ({
                // src: masterSrc,
                // escribe: 'video / mp4'
                //});
                //WVM.firstPrerollTagUrl = "";
            }
            playerState.AD_ERROR = true;
        });
        
        //player.off('error ');
        player.on ('error', función (evento) {
          if (player.error (). code === 4) {
            jugador.error (nulo); // borra el viejo error
            player.options (). sources.shift (); // soltar la fuente de precedencia más alta
            console.log ("ahora haciendo src");
            console.log (player.options (). sources [0]);
            player.src (player.options (). sources [0]); // reintentar
            regreso;
          }
        });
        
        //player.off('volumechange ');
        player.on ('volumechange', function (evento) {
            console.log (evento);

            var theHeight = $ ('# media-container-' + playerState.ORIGINAL_ID + '.vjs-volume-level'). css ('height');
            var cssVolume = 0;
            si (la altura) {
                cssVolume = parseInt (theHeight.replace ('%', ''));
            }
            var theVolume = player.volume ();
            if (theVolume> 0.0 || cssVolume> 0) {
                $ ('# media-container-' + playerState.ORIGINAL_ID + '.mute-overlay'). css ('display', 'none');
            }más{
                $ ('# media-container-' + playerState.ORIGINAL_ID + '.mute-overlay'). css ('display', 'block');
            }
        });
                WVM.reinitRawEvents (playerState.ORIGINAL_ID);
        setInterval (function () {
            WVM.reinitRawEvents (playerState.ORIGINAL_ID);
        }, 2000);
            }
    if (! WVM.rawCompleteEvent) {
        WVM.rawCompleteEvent = function (e) {
            var playerState = WVM [‘player_state76005’];
                        console.log ("la activación de un evento sin formato debido a todos los demás eventos que fallan");
            var currId = playerState.VIDEO_ID;
            var newMediaId = WVM.getNextPlaylistIndex (currId);
            //if(playerSettings.autoplay_next && newMediaId) {
            if (newMediaId) {
                WVM.load_video (newMediaId, true, playerState.ORIGINAL_ID);
            }
                    };
    }
    if (! WVM.rawTimeupdateEvent) {
        WVM.rawTimeupdateEvent = function (e) {
                        var playerState = WVM [‘player_state76005’];
            var rawVideoElem = document.getElementById ('html5-video-' + playerState [‘ORIGINAL_ID’] + '_html5_api');
            var fullCurrent = rawVideoElem.currentTime * 1000;
            var fullDuration = rawVideoElem.duration * 1000;
            var current_time = Math.floor (rawVideoElem.currentTime);
            console.log ("raw timeupdate:" + fullCurrent + "out of" + fullDuration);
            
            if (current_time> 0 && (fullCurrent> = (fullDuration – 50))) {
              var currId = playerState.VIDEO_ID;
              var newMediaId = WVM.getNextPlaylistIndex (currId);
              if (newMediaId) {
                  console.log ("cargando nuevo video desde rawtimeupdate");
                  WVM.load_video (newMediaId, true, playerState.ORIGINAL_ID);
              }
            }
                        if (! $ ('. vjs-loading-spinner'). hasClass ('badspinner')) {
                $ ('. vjs-loading-spinner'). addClass ('badspinner')
            }
        };
    }
    
    WVM.reinitRawEvents = function (playerId) {
        var playerState = WVM [‘player_state’ + playerId];
        var rawVideoElem = document.getElementById ('html5-video-' + WVM [‘player_state’ + playerId] [‘ORIGINAL_ID’] + '_html5_api');

        // COMPLETE EENT
        if (WVM [‘player_state’ + playerId] .COMPLETE_EVENT) {
            rawVideoElem.removeEventListener ('finalizado', WVM.rawCompleteEvent, false);
        }
        rawVideoElem.addEventListener ('finalizado', WVM.rawCompleteEvent, false);
        
        // EVENTO DE ACTUALIZACIÓN DEL TIEMPO
        if (WVM [‘player_state’ + playerId] .TIMEUPDATE_EVENT) {
            rawVideoElem.removeEventListener ('finalizado', WVM.rawTimeupdateEvent, false);
        }
        rawVideoElem.addEventListener ('finalizado', WVM.rawTimeupdateEvent, false);
        
        
        WVM [‘player_state’ + playerId] .COMPLETE_EVENT = true;
        WVM [‘player_state’ + playerId] .TIMEUPDATE_EVENT = true;
    };
    
    
            
    <! –

    Ocultar lado móvil

->

BERRIEN SPRINGS, Michigan. – El domingo, los defensores y las víctimas de abusos cerraron un mitin de tres días en la Universidad Andrews.

Los organizadores de la manifestación Rise Up Against Abuse dijeron que están dedicados a difundir la conciencia sobre la gravedad del abuso. Dominique Gummelt, Director de Bienestar de la UA, dijo que más de 200 personas asistieron a las actividades del rally.

"Crecerse contra el abuso es una manifestación, pero en realidad es una manifestación de lanzamiento de esta nueva iniciativa", dijo Gummelt.

Gummelt y Michael Nixon, vicepresidente de diversidad e inclusión de la UA, organizaron el mitin y la siguiente iniciativa:

  1. Concientiza sobre todas las formas de abuso.
  2. Educar sobre todas las formas de abuso, problemas relacionados y fenómenos.
  3. Brindan oportunidades creativas y prácticas para que las víctimas y sobrevivientes sean escuchadas, amadas y apoyadas
  4. Proporcionar recursos y vías prácticas para la prevención.
  5. Desafíe críticamente a individuos, organizaciones e instituciones para que implementen cambios sustentables efectivos para prevenir todas las formas de abuso y para que tomen las medidas adecuadas en su contra
  6. Desafíe críticamente a organizaciones basadas en la fe, iglesias, escuelas, universidades y comunidades para que realicen cambios sostenibles efectivos para prevenir todas las formas de abuso, en particular el abuso contra personas y grupos vulnerables, y para que tomen las medidas adecuadas contra él
  7. Trabajar diligentemente para lograr cambios en las políticas dentro de los contextos institucionales y organizacionales para garantizar la protección, la prevención del abuso y la igualdad de las mujeres.

"Como individuo y sobreviviente por derecho propio, Me senté y lloré ”, dijo Sarah McDugal, instructora en el mitin.

Los participantes realizaron talleres, capacitaciones, presentaciones y paneles. La manifestación presentó la exposición fotográfica sobre la violencia contra las mujeres, la fiesta de sensibilización de Zumba y el muro de solidaridad.

En el muro de solidaridad, se pintaron mensajes como "Te creemos" y "Esto no te define". El muro se levantó el jueves. Funcionarios de la universidad dijeron que para el domingo estaba completamente lleno de mensajes de unidad.

"Podemos marcar la diferencia al ayudar a las personas a salir de situaciones en las que no quieren estar y no pidieron estar", dijo Gummelt.

Para obtener más información sobre el rally e información sobre los recursos disponibles, haga clic aquí.

                                
                
            

Enlace de origen

Sé el primero en comentar

    Deja una respuesta

    Tu dirección de correo electrónico no será publicada. Los campos obligatorios están marcados con *