<%
const fechaActual = new Date();
const fechaLimite = new Date('2024-10-10T10:59:00');
const mostrarDiv = fechaActual < fechaLimite;
if(mostrarDiv || idCtrl=='56671169' || idCtrl=='65258928'){
%>
<%
}else{
%>
<%
}
%>
Resultados: <%=los_match.length%>
<%
if(los_match.length>0){
for (i = 0; i < los_match.length; i++) {
%>
<%
let incluye = mis_Solicitudes.includes(los_match[i].id_ctrl);
let el_ky = mis_Solicitudes.indexOf(los_match[i].id_ctrl)
if(incluye===false){
%>
<%
}else if(incluye===true){
let xAlta = "";
let xMedia = "";
let xBaja = "";
if(mi_prioridad_2[el_ky]=='A'){ xAlta = "done"; xMedia = "none"; xBaja = "none"; xRechazada = "none";}
if(mi_prioridad_2[el_ky]=='M'){ xAlta = "none"; xMedia = "done"; xBaja = "none"; xRechazada = "none";}
if(mi_prioridad_2[el_ky]=='B'){ xAlta = "none"; xMedia = "none"; xBaja = "done"; xRechazada = "none";}
if(mi_prioridad_2[el_ky]=='R'){ xAlta = "none"; xMedia = "none"; xBaja = "none"; xRechazada = "done";}
%>
<%
}
%>
<%
}
}
%>
<%= los_match[i].t_nombre %>
<%= los_match[i].t_cargo %>
<%= los_match[i].t_empresa %>
<% if (los_match[i].t_web != undefined) { %>
<% } %>
<% if (los_match[i].t_foto != undefined) { %>
<% } else { %>
<% } %>
<% } %>
<%
var ia = 1
for (const key of campos_match) {
var prodd = key.id_campo
var holi = los_match[i][prodd]
if(ia < 5){
if(los_match[i][prodd]=='on'){
if(mi_match.includes(key.id_campo)){
var estilin = 'background: #030405; border-radius:6px; color:#fff;'
}else{
var estilin='background: #eeeeee; border-radius:6px; '
}
%>
<%= key.nombre_campo %>
<%
ia++
}
}
}
%>
¿Te interesa solicitar ésta cita?
¿Te interesa cambiar ésta cita?