update
This commit is contained in:
@@ -0,0 +1,216 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<style>
|
||||
.sec0 {
|
||||
background-image: url(img/fondos/bg13.jpg);
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
background-position: top;
|
||||
}
|
||||
.bubble {
|
||||
position: absolute; width: 100%; height: auto; background-image: linear-gradient(to bottom, #f9f9f9, #f5f5f5, #f1f1f1, #ededed, #e9e9e9);
|
||||
border-top-left-radius: 25px; border-top-right-radius: 25px; border-bottom-right-radius: 25px; bottom: 3%; left: 0; right: 0; margin: auto;
|
||||
}
|
||||
.btn-pop { position: absolute;}
|
||||
.pop1{ top: 3%; left: 24.5%; }
|
||||
.pop2{ top: 38.5%; left: 47.5%; }
|
||||
.pop3{ top: 74%; left: 24.5%; }
|
||||
.pop4{ top: 39%; left: 2%; }
|
||||
.anim { opacity: 0; }
|
||||
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div class="section_charge bg w-100 h-100">
|
||||
<div class="d-none">
|
||||
<img src="img/fondos/bg13.jpg" alt="">
|
||||
</div>
|
||||
<section id="sec0" class="sec0 w-100 h-100">
|
||||
<div class="container h-100">
|
||||
<div class="row justify-content-center align-items-center h-100">
|
||||
<div class="col-6 align-self-end">
|
||||
<h5 class="title_ py-2 anim anim1"><b>Operaciones Internas Preocupantes</b></h5>
|
||||
<div class="personaje_m_0 mx-auto anim anim2"></div>
|
||||
</div>
|
||||
<div class="col-6">
|
||||
<div class="paper mt-3 anim anim3">
|
||||
<img src="img/55.png" alt="">
|
||||
<div class="btn-pop pop1" data-popid="#pop0" data-backcolor="#00ab9c"><img src="img/56.png" alt=""></div>
|
||||
<div class="btn-pop pop2" data-popid="#pop1" data-backcolor="#b9230f"><img src="img/57.png" alt=""></div>
|
||||
<div class="btn-pop pop3" data-popid="#pop2" data-backcolor="#63a7bf"><img src="img/58.png" alt=""></div>
|
||||
<div class="btn-pop pop4" data-popid="#pop3" data-backcolor="#274663"><img src="img/59.png" alt=""></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="bubble p-2 w-75">
|
||||
<p class="m-0">
|
||||
Es importante que dentro de MAPFRE, identifiquemos las <b>situaciones</b> que pudieran dar lugar a considerar que existe una <b>operación interna preocupante</b>. Algunas de ellas son:
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
<!--POPS-->
|
||||
<div class="d-none">
|
||||
<div id="pop0">
|
||||
<div class="container-fluid py-3">
|
||||
<div class="row justify-content-center align-items-center h-100">
|
||||
<div class="col-11 text-left text-white">
|
||||
<p class="m-0">
|
||||
<b>1. </b>Cuando se detecte que algún <b>directivo, funcionario, empleado o apoderado de MAPFRE, </b>
|
||||
mantiene un nivel de vida notoriamente superior al que le correspondería, de acuerdo con los ingresos que percibe.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="pop1">
|
||||
<div class="container-fluid py-3">
|
||||
<div class="row justify-content-center align-items-center h-100">
|
||||
<div class="col-11 text-left text-white">
|
||||
<p class="m-0">
|
||||
<b>2. </b>Cuando, <b>sin causa justificada, </b>algún directivo, funcionario, empleado o apoderado de MAPFRE, haya <b>intervenido </b>
|
||||
de manera reiterada en la realización de Operaciones que hayan sido reportadas como <b>Operaciones Inusuales.</b>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="pop2">
|
||||
<div class="container-fluid py-3">
|
||||
<div class="row justify-content-center align-items-center h-100">
|
||||
<div class="col-11 text-left text-white">
|
||||
<p class="m-0">
|
||||
<b>3. </b>Cuando existan <b>sospechas</b> de que algún directivo, funcionario, empleado o apoderado de MAPFRE pudieran
|
||||
<b>haber incurrido en actos, omisiones u Operaciones</b> que pudiesen favorecer, prestar ayuda, auxilio o cooperación
|
||||
de cualquier especie para la comisión de los delitos de Lavado de Dinero y Financiamiento al Terrorismo.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="pop3">
|
||||
<div class="container-fluid py-3">
|
||||
<div class="row justify-content-center align-items-center h-100">
|
||||
<div class="col-11 text-left text-white">
|
||||
<p class="m-0">
|
||||
<b>4. </b>Cuando, sin causa justificada, exista una <b>falta de correspondencia entre las funciones </b>que
|
||||
se le encomendaron al directivo, funcionario, empleado o apoderado de MAPFRE y las <b>actividades</b> que de
|
||||
hecho lleva a cabo.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<script>
|
||||
jQuery(document).ready(function($) {
|
||||
instruccion(0);
|
||||
var Audio_19 = newSound("audio/Audio_19_Marcos.mp3");
|
||||
Audio_19.on("end", function() {
|
||||
$('.personaje_m_0').removeClass('play');
|
||||
var tl = new TimelineMax();
|
||||
tl.fromTo(".anim3",1,{opacity:0, y:-150},{opacity:1, y:0, ease:Expo.easeInOut});
|
||||
tl.call(fn_pops);
|
||||
});
|
||||
|
||||
$(".layer-load").show();
|
||||
$('.section_charge').waitForImages({
|
||||
finished: function() {
|
||||
$(".section_charge").css("visibility", "visible");
|
||||
$(".wloader").hide();
|
||||
fn_animate();
|
||||
|
||||
},
|
||||
each: function(loaded, count, success) {
|
||||
var total = Math.floor((loaded * 100) / count);
|
||||
$(".wloader").show();
|
||||
|
||||
},
|
||||
waitForAll: true
|
||||
});
|
||||
|
||||
function fn_animate(){
|
||||
var tl = new TimelineMax();
|
||||
tl.fromTo(".anim2",1,{opacity:0, x:-150},{opacity:1, x:0, ease:Expo.easeInOut});
|
||||
tl.fromTo(".anim1",.7,{opacity:0, y:-250},{opacity:1, y:0, ease:Expo.easeInOut});
|
||||
tl.call(fn_firstAudio);
|
||||
}
|
||||
|
||||
function fn_firstAudio(){
|
||||
stopAllSoundsAndPlay(Audio_19);
|
||||
$('.personaje_m_0').addClass('play');
|
||||
}
|
||||
|
||||
function fn_pops(){
|
||||
instruccion(11);
|
||||
$(".btn-pop").addClass('animated pulse infinite');
|
||||
$(".btn-pop").click(function(event) {
|
||||
if (!$(this).hasClass('block')) {
|
||||
$(this).removeClass('animated pulse infinite');
|
||||
var este = $(this);
|
||||
var html = $($(this).data('popid'));
|
||||
var backcolor = $(this).data("backcolor");
|
||||
Swal.fire({
|
||||
html: html,
|
||||
showCancelButton: false,
|
||||
showCloseButton: true,
|
||||
target: $('.sco')[0],
|
||||
customClass: { popup: 'popup-class pop-nota' },
|
||||
background: backcolor,
|
||||
width:"100%",
|
||||
padding: ".5rem .5rem .5rem .5rem",
|
||||
allowOutsideClick: false,
|
||||
allowEscapeKey: false,
|
||||
allowEnterKey: false,
|
||||
showConfirmButton: false,
|
||||
closeButtonHtml: '<div><img src="img/template/close.png"></div>',
|
||||
onBeforeOpen: function() {},
|
||||
onOpen: function() {
|
||||
$(".swal2-popup.popup-class").closest('.swal2-container').css("z-index","998");
|
||||
if ($(este).data("audio")) {
|
||||
stopAllSoundsAndPlay(eval($(este).data("audio")));
|
||||
|
||||
}else{
|
||||
stopAllSoundsAndPlay(__click);
|
||||
}
|
||||
|
||||
if ($(este).hasClass('visitado')) {
|
||||
instruccion(7);
|
||||
$(".swal2-close").show();
|
||||
}else{
|
||||
instruccion(7);
|
||||
$(".swal2-close").show();
|
||||
}
|
||||
},
|
||||
onRender: function() {},
|
||||
onClose: function() {
|
||||
$(este).addClass('visitado');
|
||||
stopAllSoundsAndPlay(__click);
|
||||
|
||||
if ($(".btn-pop").length == $(".btn-pop.visitado").length) {
|
||||
fn_end();
|
||||
|
||||
}else{
|
||||
instruccion(11);
|
||||
}
|
||||
},
|
||||
onAfterClose: function() {}
|
||||
});
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
function fn_end(){
|
||||
instruccion(1);
|
||||
}
|
||||
|
||||
|
||||
});
|
||||
</script>
|
||||
Reference in New Issue
Block a user