var popUpLoad = null;
var popUpMostrar = null;

function Load_Agencia(idname, idvalue, sessionid, limitadora_id, limitadora_value) {
	if (popUpLoad != null) { try { popUpLoad.close(); } catch (e) { ; } }
	if (String(limitadora_id) == 'undefined' || String(limitadora_id) == 'null') { limitadora_id = 0; }
	if (String(limitadora_value) == 'undefined' || String(limitadora_value) == 'null') { limitadora_value = 0; }
	popUpLoad = window.open('LoadAgencia.aspx?CI=' + idname + '&CT=' + idvalue + '&SI=' + sessionid + '&LID=' + limitadora_id + '&LVA=' + limitadora_value, 'PopUpAgencia', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=500, left=0, top=0');
}

function Mostrar_Agencia(id_clientid) {
	eval('var theform = document.Form1;');
	eval('var id_value = theform.' + id_clientid + '.options[theform.' + id_clientid + '.selectedIndex].value;');
	if (popUpMostrar != null) { try { popUpMostrar.close(); } catch (e) { ; } }
	popUpMostrar = window.open('MostrarDetalleAgencia.aspx?req_Id=' + id_value, 'PopUpAgencia', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=200, left=0, top=0');
}

function Load_Archivo(idname, idvalue, sessionid, limitadora_id, limitadora_value) {
	if (popUpLoad != null) { try { popUpLoad.close(); } catch (e) { ; } }
	if (String(limitadora_id) == 'undefined' || String(limitadora_id) == 'null') { limitadora_id = 0; }
	if (String(limitadora_value) == 'undefined' || String(limitadora_value) == 'null') { limitadora_value = 0; }
	popUpLoad = window.open('LoadArchivo.aspx?CI=' + idname + '&CT=' + idvalue + '&SI=' + sessionid + '&LID=' + limitadora_id + '&LVA=' + limitadora_value, 'PopUpArchivo', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=500, left=0, top=0');
}

function Mostrar_Archivo(id_clientid) {
	eval('var theform = document.Form1;');
	eval('var id_value = theform.' + id_clientid + '.options[theform.' + id_clientid + '.selectedIndex].value;');
	if (popUpMostrar != null) { try { popUpMostrar.close(); } catch (e) { ; } }
	popUpMostrar = window.open('MostrarDetalleArchivo.aspx?req_Id=' + id_value, 'PopUpArchivo', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=200, left=0, top=0');
}

function Load_Asistente(idname, idvalue, sessionid, limitadora_id, limitadora_value) {
	if (popUpLoad != null) { try { popUpLoad.close(); } catch (e) { ; } }
	if (String(limitadora_id) == 'undefined' || String(limitadora_id) == 'null') { limitadora_id = 0; }
	if (String(limitadora_value) == 'undefined' || String(limitadora_value) == 'null') { limitadora_value = 0; }
	popUpLoad = window.open('LoadAsistente.aspx?CI=' + idname + '&CT=' + idvalue + '&SI=' + sessionid + '&LID=' + limitadora_id + '&LVA=' + limitadora_value, 'PopUpAsistente', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=500, left=0, top=0');
}

function Mostrar_Asistente(id_clientid) {
	eval('var theform = document.Form1;');
	eval('var id_value = theform.' + id_clientid + '.options[theform.' + id_clientid + '.selectedIndex].value;');
	if (popUpMostrar != null) { try { popUpMostrar.close(); } catch (e) { ; } }
	popUpMostrar = window.open('MostrarDetalleAsistente.aspx?req_Id=' + id_value, 'PopUpAsistente', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=200, left=0, top=0');
}

function Load_Autor(idname, idvalue, sessionid, limitadora_id, limitadora_value) {
	if (popUpLoad != null) { try { popUpLoad.close(); } catch (e) { ; } }
	if (String(limitadora_id) == 'undefined' || String(limitadora_id) == 'null') { limitadora_id = 0; }
	if (String(limitadora_value) == 'undefined' || String(limitadora_value) == 'null') { limitadora_value = 0; }
	popUpLoad = window.open('LoadAutor.aspx?CI=' + idname + '&CT=' + idvalue + '&SI=' + sessionid + '&LID=' + limitadora_id + '&LVA=' + limitadora_value, 'PopUpAutor', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=500, left=0, top=0');
}

function Mostrar_Autor(id_clientid) {
	eval('var theform = document.Form1;');
	eval('var id_value = theform.' + id_clientid + '.options[theform.' + id_clientid + '.selectedIndex].value;');
	if (popUpMostrar != null) { try { popUpMostrar.close(); } catch (e) { ; } }
	popUpMostrar = window.open('MostrarDetalleAutor.aspx?req_Id=' + id_value, 'PopUpAutor', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=200, left=0, top=0');
}

function Load_CartaSistema(idname, idvalue, sessionid, limitadora_id, limitadora_value) {
	if (popUpLoad != null) { try { popUpLoad.close(); } catch (e) { ; } }
	if (String(limitadora_id) == 'undefined' || String(limitadora_id) == 'null') { limitadora_id = 0; }
	if (String(limitadora_value) == 'undefined' || String(limitadora_value) == 'null') { limitadora_value = 0; }
	popUpLoad = window.open('LoadCartaSistema.aspx?CI=' + idname + '&CT=' + idvalue + '&SI=' + sessionid + '&LID=' + limitadora_id + '&LVA=' + limitadora_value, 'PopUpCartaSistema', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=500, left=0, top=0');
}

function Mostrar_CartaSistema(id_clientid) {
	eval('var theform = document.Form1;');
	eval('var id_value = theform.' + id_clientid + '.options[theform.' + id_clientid + '.selectedIndex].value;');
	if (popUpMostrar != null) { try { popUpMostrar.close(); } catch (e) { ; } }
	popUpMostrar = window.open('MostrarDetalleCartaSistema.aspx?req_Id=' + id_value, 'PopUpCartaSistema', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=200, left=0, top=0');
}

function Load_CategoriaAsistente(idname, idvalue, sessionid, limitadora_id, limitadora_value) {
	if (popUpLoad != null) { try { popUpLoad.close(); } catch (e) { ; } }
	if (String(limitadora_id) == 'undefined' || String(limitadora_id) == 'null') { limitadora_id = 0; }
	if (String(limitadora_value) == 'undefined' || String(limitadora_value) == 'null') { limitadora_value = 0; }
	popUpLoad = window.open('LoadCategoriaAsistente.aspx?CI=' + idname + '&CT=' + idvalue + '&SI=' + sessionid + '&LID=' + limitadora_id + '&LVA=' + limitadora_value, 'PopUpCategoriaAsistente', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=500, left=0, top=0');
}

function Mostrar_CategoriaAsistente(id_clientid) {
	eval('var theform = document.Form1;');
	eval('var id_value = theform.' + id_clientid + '.options[theform.' + id_clientid + '.selectedIndex].value;');
	if (popUpMostrar != null) { try { popUpMostrar.close(); } catch (e) { ; } }
	popUpMostrar = window.open('MostrarDetalleCategoriaAsistente.aspx?req_Id=' + id_value, 'PopUpCategoriaAsistente', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=200, left=0, top=0');
}

function Load_CentroTrabajo(idname, idvalue, sessionid, limitadora_id, limitadora_value) {
	if (popUpLoad != null) { try { popUpLoad.close(); } catch (e) { ; } }
	if (String(limitadora_id) == 'undefined' || String(limitadora_id) == 'null') { limitadora_id = 0; }
	if (String(limitadora_value) == 'undefined' || String(limitadora_value) == 'null') { limitadora_value = 0; }
	popUpLoad = window.open('LoadCentroTrabajo.aspx?CI=' + idname + '&CT=' + idvalue + '&SI=' + sessionid + '&LID=' + limitadora_id + '&LVA=' + limitadora_value, 'PopUpCentroTrabajo', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=500, left=0, top=0');
}

function Mostrar_CentroTrabajo(id_clientid) {
	eval('var theform = document.Form1;');
	eval('var id_value = theform.' + id_clientid + '.options[theform.' + id_clientid + '.selectedIndex].value;');
	if (popUpMostrar != null) { try { popUpMostrar.close(); } catch (e) { ; } }
	popUpMostrar = window.open('MostrarDetalleCentroTrabajo.aspx?req_Id=' + id_value, 'PopUpCentroTrabajo', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=200, left=0, top=0');
}

function Load_Comunicacion(idname, idvalue, sessionid, limitadora_id, limitadora_value) {
	if (popUpLoad != null) { try { popUpLoad.close(); } catch (e) { ; } }
	if (String(limitadora_id) == 'undefined' || String(limitadora_id) == 'null') { limitadora_id = 0; }
	if (String(limitadora_value) == 'undefined' || String(limitadora_value) == 'null') { limitadora_value = 0; }
	popUpLoad = window.open('LoadComunicacion.aspx?CI=' + idname + '&CT=' + idvalue + '&SI=' + sessionid + '&LID=' + limitadora_id + '&LVA=' + limitadora_value, 'PopUpComunicacion', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=500, left=0, top=0');
}

function Mostrar_Comunicacion(id_clientid) {
	eval('var theform = document.Form1;');
	eval('var id_value = theform.' + id_clientid + '.options[theform.' + id_clientid + '.selectedIndex].value;');
	if (popUpMostrar != null) { try { popUpMostrar.close(); } catch (e) { ; } }
	popUpMostrar = window.open('MostrarDetalleComunicacion.aspx?req_Id=' + id_value, 'PopUpComunicacion', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=200, left=0, top=0');
}

function Load_ComunicacionGrupoCorreccion(idname, idvalue, sessionid, limitadora_id, limitadora_value) {
	if (popUpLoad != null) { try { popUpLoad.close(); } catch (e) { ; } }
	if (String(limitadora_id) == 'undefined' || String(limitadora_id) == 'null') { limitadora_id = 0; }
	if (String(limitadora_value) == 'undefined' || String(limitadora_value) == 'null') { limitadora_value = 0; }
	popUpLoad = window.open('LoadComunicacionGrupoCorreccion.aspx?CI=' + idname + '&CT=' + idvalue + '&SI=' + sessionid + '&LID=' + limitadora_id + '&LVA=' + limitadora_value, 'PopUpComunicacionGrupoCorreccion', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=500, left=0, top=0');
}

function Mostrar_ComunicacionGrupoCorreccion(idgrupocorreccion_clientid, idcomunicacion_clientid) {
	eval('var theform = document.Form1;');
	eval('var idgrupocorreccion_value = theform.' + idgrupocorreccion_clientid + '.options[theform.' + idgrupocorreccion_clientid + '.selectedIndex].value;');
	eval('var idcomunicacion_value = theform.' + idcomunicacion_clientid + '.options[theform.' + idcomunicacion_clientid + '.selectedIndex].value;');
	if (popUpMostrar != null) { try { popUpMostrar.close(); } catch (e) { ; } }
	popUpMostrar = window.open('MostrarDetalleComunicacionGrupoCorreccion.aspx?req_IdGrupoCorreccion=' + idgrupocorreccion_value + '&req_IdComunicacion=' + idcomunicacion_value, 'PopUpComunicacionGrupoCorreccion', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=200, left=0, top=0');
}

function Load_ComunicacionMesa(idname, idvalue, sessionid, limitadora_id, limitadora_value) {
	if (popUpLoad != null) { try { popUpLoad.close(); } catch (e) { ; } }
	if (String(limitadora_id) == 'undefined' || String(limitadora_id) == 'null') { limitadora_id = 0; }
	if (String(limitadora_value) == 'undefined' || String(limitadora_value) == 'null') { limitadora_value = 0; }
	popUpLoad = window.open('LoadComunicacionMesa.aspx?CI=' + idname + '&CT=' + idvalue + '&SI=' + sessionid + '&LID=' + limitadora_id + '&LVA=' + limitadora_value, 'PopUpComunicacionMesa', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=500, left=0, top=0');
}

function Mostrar_ComunicacionMesa(idsalasesion_clientid, idcomunicacion_clientid) {
	eval('var theform = document.Form1;');
	eval('var idsalasesion_value = theform.' + idsalasesion_clientid + '.options[theform.' + idsalasesion_clientid + '.selectedIndex].value;');
	eval('var idcomunicacion_value = theform.' + idcomunicacion_clientid + '.options[theform.' + idcomunicacion_clientid + '.selectedIndex].value;');
	if (popUpMostrar != null) { try { popUpMostrar.close(); } catch (e) { ; } }
	popUpMostrar = window.open('MostrarDetalleComunicacionMesa.aspx?req_IdSalaSesion=' + idsalasesion_value + '&req_IdComunicacion=' + idcomunicacion_value, 'PopUpComunicacionMesa', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=200, left=0, top=0');
}

function Load_ComunicacionSesion(idname, idvalue, sessionid, limitadora_id, limitadora_value) {
	if (popUpLoad != null) { try { popUpLoad.close(); } catch (e) { ; } }
	if (String(limitadora_id) == 'undefined' || String(limitadora_id) == 'null') { limitadora_id = 0; }
	if (String(limitadora_value) == 'undefined' || String(limitadora_value) == 'null') { limitadora_value = 0; }
	popUpLoad = window.open('LoadComunicacionSesion.aspx?CI=' + idname + '&CT=' + idvalue + '&SI=' + sessionid + '&LID=' + limitadora_id + '&LVA=' + limitadora_value, 'PopUpComunicacionSesion', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=500, left=0, top=0');
}

function Mostrar_ComunicacionSesion(idsalasesion_clientid, idcomunicacion_clientid) {
	eval('var theform = document.Form1;');
	eval('var idsalasesion_value = theform.' + idsalasesion_clientid + '.options[theform.' + idsalasesion_clientid + '.selectedIndex].value;');
	eval('var idcomunicacion_value = theform.' + idcomunicacion_clientid + '.options[theform.' + idcomunicacion_clientid + '.selectedIndex].value;');
	if (popUpMostrar != null) { try { popUpMostrar.close(); } catch (e) { ; } }
	popUpMostrar = window.open('MostrarDetalleComunicacionSesion.aspx?req_IdSalaSesion=' + idsalasesion_value + '&req_IdComunicacion=' + idcomunicacion_value, 'PopUpComunicacionSesion', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=200, left=0, top=0');
}

function Load_Comunicante(idname, idvalue, sessionid, limitadora_id, limitadora_value) {
	if (popUpLoad != null) { try { popUpLoad.close(); } catch (e) { ; } }
	if (String(limitadora_id) == 'undefined' || String(limitadora_id) == 'null') { limitadora_id = 0; }
	if (String(limitadora_value) == 'undefined' || String(limitadora_value) == 'null') { limitadora_value = 0; }
	popUpLoad = window.open('LoadComunicante.aspx?CI=' + idname + '&CT=' + idvalue + '&SI=' + sessionid + '&LID=' + limitadora_id + '&LVA=' + limitadora_value, 'PopUpComunicante', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=500, left=0, top=0');
}

function Mostrar_Comunicante(id_clientid) {
	eval('var theform = document.Form1;');
	eval('var id_value = theform.' + id_clientid + '.options[theform.' + id_clientid + '.selectedIndex].value;');
	if (popUpMostrar != null) { try { popUpMostrar.close(); } catch (e) { ; } }
	popUpMostrar = window.open('MostrarDetalleComunicante.aspx?req_Id=' + id_value, 'PopUpComunicante', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=200, left=0, top=0');
}

function Load_ComunicantePatrocinador(idname, idvalue, sessionid, limitadora_id, limitadora_value) {
	if (popUpLoad != null) { try { popUpLoad.close(); } catch (e) { ; } }
	if (String(limitadora_id) == 'undefined' || String(limitadora_id) == 'null') { limitadora_id = 0; }
	if (String(limitadora_value) == 'undefined' || String(limitadora_value) == 'null') { limitadora_value = 0; }
	popUpLoad = window.open('LoadComunicantePatrocinador.aspx?CI=' + idname + '&CT=' + idvalue + '&SI=' + sessionid + '&LID=' + limitadora_id + '&LVA=' + limitadora_value, 'PopUpComunicantePatrocinador', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=500, left=0, top=0');
}

function Mostrar_ComunicantePatrocinador(idcomunicante_clientid, idagencia_clientid) {
	eval('var theform = document.Form1;');
	eval('var idcomunicante_value = theform.' + idcomunicante_clientid + '.options[theform.' + idcomunicante_clientid + '.selectedIndex].value;');
	eval('var idagencia_value = theform.' + idagencia_clientid + '.options[theform.' + idagencia_clientid + '.selectedIndex].value;');
	if (popUpMostrar != null) { try { popUpMostrar.close(); } catch (e) { ; } }
	popUpMostrar = window.open('MostrarDetalleComunicantePatrocinador.aspx?req_IdComunicante=' + idcomunicante_value + '&req_IdAgencia=' + idagencia_value, 'PopUpComunicantePatrocinador', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=200, left=0, top=0');
}

function Load_ConceptoSubFamilia(idname, idvalue, sessionid, limitadora_id, limitadora_value) {
	if (popUpLoad != null) { try { popUpLoad.close(); } catch (e) { ; } }
	if (String(limitadora_id) == 'undefined' || String(limitadora_id) == 'null') { limitadora_id = 0; }
	if (String(limitadora_value) == 'undefined' || String(limitadora_value) == 'null') { limitadora_value = 0; }
	popUpLoad = window.open('LoadConceptoSubFamilia.aspx?CI=' + idname + '&CT=' + idvalue + '&SI=' + sessionid + '&LID=' + limitadora_id + '&LVA=' + limitadora_value, 'PopUpConceptoSubFamilia', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=500, left=0, top=0');
}

function Mostrar_ConceptoSubFamilia(id_clientid) {
	eval('var theform = document.Form1;');
	eval('var id_value = theform.' + id_clientid + '.options[theform.' + id_clientid + '.selectedIndex].value;');
	if (popUpMostrar != null) { try { popUpMostrar.close(); } catch (e) { ; } }
	popUpMostrar = window.open('MostrarDetalleConceptoSubFamilia.aspx?req_Id=' + id_value, 'PopUpConceptoSubFamilia', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=200, left=0, top=0');
}

function Load_CongresistaCategoria(idname, idvalue, sessionid, limitadora_id, limitadora_value) {
	if (popUpLoad != null) { try { popUpLoad.close(); } catch (e) { ; } }
	if (String(limitadora_id) == 'undefined' || String(limitadora_id) == 'null') { limitadora_id = 0; }
	if (String(limitadora_value) == 'undefined' || String(limitadora_value) == 'null') { limitadora_value = 0; }
	popUpLoad = window.open('LoadCongresistaCategoria.aspx?CI=' + idname + '&CT=' + idvalue + '&SI=' + sessionid + '&LID=' + limitadora_id + '&LVA=' + limitadora_value, 'PopUpCongresistaCategoria', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=500, left=0, top=0');
}

function Mostrar_CongresistaCategoria(idcomunicante_clientid, idcategoriaasistente_clientid) {
	eval('var theform = document.Form1;');
	eval('var idcomunicante_value = theform.' + idcomunicante_clientid + '.options[theform.' + idcomunicante_clientid + '.selectedIndex].value;');
	eval('var idcategoriaasistente_value = theform.' + idcategoriaasistente_clientid + '.options[theform.' + idcategoriaasistente_clientid + '.selectedIndex].value;');
	if (popUpMostrar != null) { try { popUpMostrar.close(); } catch (e) { ; } }
	popUpMostrar = window.open('MostrarDetalleCongresistaCategoria.aspx?req_IdComunicante=' + idcomunicante_value + '&req_IdCategoriaAsistente=' + idcategoriaasistente_value, 'PopUpCongresistaCategoria', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=200, left=0, top=0');
}

function Load_Congreso(idname, idvalue, sessionid, limitadora_id, limitadora_value) {
	if (popUpLoad != null) { try { popUpLoad.close(); } catch (e) { ; } }
	if (String(limitadora_id) == 'undefined' || String(limitadora_id) == 'null') { limitadora_id = 0; }
	if (String(limitadora_value) == 'undefined' || String(limitadora_value) == 'null') { limitadora_value = 0; }
	popUpLoad = window.open('LoadCongreso.aspx?CI=' + idname + '&CT=' + idvalue + '&SI=' + sessionid + '&LID=' + limitadora_id + '&LVA=' + limitadora_value, 'PopUpCongreso', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=500, left=0, top=0');
}

function Mostrar_Congreso(id_clientid) {
	eval('var theform = document.Form1;');
	eval('var id_value = theform.' + id_clientid + '.options[theform.' + id_clientid + '.selectedIndex].value;');
	if (popUpMostrar != null) { try { popUpMostrar.close(); } catch (e) { ; } }
	popUpMostrar = window.open('MostrarDetalleCongreso.aspx?req_Id=' + id_value, 'PopUpCongreso', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=200, left=0, top=0');
}

function Load_CongresoAgencia(idname, idvalue, sessionid, limitadora_id, limitadora_value) {
	if (popUpLoad != null) { try { popUpLoad.close(); } catch (e) { ; } }
	if (String(limitadora_id) == 'undefined' || String(limitadora_id) == 'null') { limitadora_id = 0; }
	if (String(limitadora_value) == 'undefined' || String(limitadora_value) == 'null') { limitadora_value = 0; }
	popUpLoad = window.open('LoadCongresoAgencia.aspx?CI=' + idname + '&CT=' + idvalue + '&SI=' + sessionid + '&LID=' + limitadora_id + '&LVA=' + limitadora_value, 'PopUpCongresoAgencia', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=500, left=0, top=0');
}

function Mostrar_CongresoAgencia(idcongreso_clientid, idagencia_clientid) {
	eval('var theform = document.Form1;');
	eval('var idcongreso_value = theform.' + idcongreso_clientid + '.options[theform.' + idcongreso_clientid + '.selectedIndex].value;');
	eval('var idagencia_value = theform.' + idagencia_clientid + '.options[theform.' + idagencia_clientid + '.selectedIndex].value;');
	if (popUpMostrar != null) { try { popUpMostrar.close(); } catch (e) { ; } }
	popUpMostrar = window.open('MostrarDetalleCongresoAgencia.aspx?req_IdCongreso=' + idcongreso_value + '&req_IdAgencia=' + idagencia_value, 'PopUpCongresoAgencia', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=200, left=0, top=0');
}

function Load_Corrector(idname, idvalue, sessionid, limitadora_id, limitadora_value) {
	if (popUpLoad != null) { try { popUpLoad.close(); } catch (e) { ; } }
	if (String(limitadora_id) == 'undefined' || String(limitadora_id) == 'null') { limitadora_id = 0; }
	if (String(limitadora_value) == 'undefined' || String(limitadora_value) == 'null') { limitadora_value = 0; }
	popUpLoad = window.open('LoadCorrector.aspx?CI=' + idname + '&CT=' + idvalue + '&SI=' + sessionid + '&LID=' + limitadora_id + '&LVA=' + limitadora_value, 'PopUpCorrector', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=500, left=0, top=0');
}

function Mostrar_Corrector(id_clientid) {
	eval('var theform = document.Form1;');
	eval('var id_value = theform.' + id_clientid + '.options[theform.' + id_clientid + '.selectedIndex].value;');
	if (popUpMostrar != null) { try { popUpMostrar.close(); } catch (e) { ; } }
	popUpMostrar = window.open('MostrarDetalleCorrector.aspx?req_Id=' + id_value, 'PopUpCorrector', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=200, left=0, top=0');
}

function Load_CriterioCorreccion(idname, idvalue, sessionid, limitadora_id, limitadora_value) {
	if (popUpLoad != null) { try { popUpLoad.close(); } catch (e) { ; } }
	if (String(limitadora_id) == 'undefined' || String(limitadora_id) == 'null') { limitadora_id = 0; }
	if (String(limitadora_value) == 'undefined' || String(limitadora_value) == 'null') { limitadora_value = 0; }
	popUpLoad = window.open('LoadCriterioCorreccion.aspx?CI=' + idname + '&CT=' + idvalue + '&SI=' + sessionid + '&LID=' + limitadora_id + '&LVA=' + limitadora_value, 'PopUpCriterioCorreccion', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=500, left=0, top=0');
}

function Mostrar_CriterioCorreccion(id_clientid) {
	eval('var theform = document.Form1;');
	eval('var id_value = theform.' + id_clientid + '.options[theform.' + id_clientid + '.selectedIndex].value;');
	if (popUpMostrar != null) { try { popUpMostrar.close(); } catch (e) { ; } }
	popUpMostrar = window.open('MostrarDetalleCriterioCorreccion.aspx?req_Id=' + id_value, 'PopUpCriterioCorreccion', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=200, left=0, top=0');
}

function Load_Cupo(idname, idvalue, sessionid, limitadora_id, limitadora_value) {
	if (popUpLoad != null) { try { popUpLoad.close(); } catch (e) { ; } }
	if (String(limitadora_id) == 'undefined' || String(limitadora_id) == 'null') { limitadora_id = 0; }
	if (String(limitadora_value) == 'undefined' || String(limitadora_value) == 'null') { limitadora_value = 0; }
	popUpLoad = window.open('LoadCupo.aspx?CI=' + idname + '&CT=' + idvalue + '&SI=' + sessionid + '&LID=' + limitadora_id + '&LVA=' + limitadora_value, 'PopUpCupo', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=500, left=0, top=0');
}

function Mostrar_Cupo(id_clientid) {
	eval('var theform = document.Form1;');
	eval('var id_value = theform.' + id_clientid + '.options[theform.' + id_clientid + '.selectedIndex].value;');
	if (popUpMostrar != null) { try { popUpMostrar.close(); } catch (e) { ; } }
	popUpMostrar = window.open('MostrarDetalleCupo.aspx?req_Id=' + id_value, 'PopUpCupo', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=200, left=0, top=0');
}

function Load_CupoConcepto(idname, idvalue, sessionid, limitadora_id, limitadora_value) {
	if (popUpLoad != null) { try { popUpLoad.close(); } catch (e) { ; } }
	if (String(limitadora_id) == 'undefined' || String(limitadora_id) == 'null') { limitadora_id = 0; }
	if (String(limitadora_value) == 'undefined' || String(limitadora_value) == 'null') { limitadora_value = 0; }
	popUpLoad = window.open('LoadCupoConcepto.aspx?CI=' + idname + '&CT=' + idvalue + '&SI=' + sessionid + '&LID=' + limitadora_id + '&LVA=' + limitadora_value, 'PopUpCupoConcepto', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=500, left=0, top=0');
}

function Mostrar_CupoConcepto(idcupo_clientid, idcupovalor_clientid) {
	eval('var theform = document.Form1;');
	eval('var idcupo_value = theform.' + idcupo_clientid + '.options[theform.' + idcupo_clientid + '.selectedIndex].value;');
	eval('var idcupovalor_value = theform.' + idcupovalor_clientid + '.options[theform.' + idcupovalor_clientid + '.selectedIndex].value;');
	if (popUpMostrar != null) { try { popUpMostrar.close(); } catch (e) { ; } }
	popUpMostrar = window.open('MostrarDetalleCupoConcepto.aspx?req_IdCupo=' + idcupo_value + '&req_IdCupoValor=' + idcupovalor_value, 'PopUpCupoConcepto', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=200, left=0, top=0');
}

function Load_CupoValor(idname, idvalue, sessionid, limitadora_id, limitadora_value) {
	if (popUpLoad != null) { try { popUpLoad.close(); } catch (e) { ; } }
	if (String(limitadora_id) == 'undefined' || String(limitadora_id) == 'null') { limitadora_id = 0; }
	if (String(limitadora_value) == 'undefined' || String(limitadora_value) == 'null') { limitadora_value = 0; }
	popUpLoad = window.open('LoadCupoValor.aspx?CI=' + idname + '&CT=' + idvalue + '&SI=' + sessionid + '&LID=' + limitadora_id + '&LVA=' + limitadora_value, 'PopUpCupoValor', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=500, left=0, top=0');
}

function Mostrar_CupoValor(id_clientid) {
	eval('var theform = document.Form1;');
	eval('var id_value = theform.' + id_clientid + '.options[theform.' + id_clientid + '.selectedIndex].value;');
	if (popUpMostrar != null) { try { popUpMostrar.close(); } catch (e) { ; } }
	popUpMostrar = window.open('MostrarDetalleCupoValor.aspx?req_Id=' + id_value, 'PopUpCupoValor', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=200, left=0, top=0');
}

function Load_Especialidad(idname, idvalue, sessionid, limitadora_id, limitadora_value) {
	if (popUpLoad != null) { try { popUpLoad.close(); } catch (e) { ; } }
	if (String(limitadora_id) == 'undefined' || String(limitadora_id) == 'null') { limitadora_id = 0; }
	if (String(limitadora_value) == 'undefined' || String(limitadora_value) == 'null') { limitadora_value = 0; }
	popUpLoad = window.open('LoadEspecialidad.aspx?CI=' + idname + '&CT=' + idvalue + '&SI=' + sessionid + '&LID=' + limitadora_id + '&LVA=' + limitadora_value, 'PopUpEspecialidad', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=500, left=0, top=0');
}

function Mostrar_Especialidad(id_clientid) {
	eval('var theform = document.Form1;');
	eval('var id_value = theform.' + id_clientid + '.options[theform.' + id_clientid + '.selectedIndex].value;');
	if (popUpMostrar != null) { try { popUpMostrar.close(); } catch (e) { ; } }
	popUpMostrar = window.open('MostrarDetalleEspecialidad.aspx?req_Id=' + id_value, 'PopUpEspecialidad', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=200, left=0, top=0');
}

function Load_Evaluacion(idname, idvalue, sessionid, limitadora_id, limitadora_value) {
	if (popUpLoad != null) { try { popUpLoad.close(); } catch (e) { ; } }
	if (String(limitadora_id) == 'undefined' || String(limitadora_id) == 'null') { limitadora_id = 0; }
	if (String(limitadora_value) == 'undefined' || String(limitadora_value) == 'null') { limitadora_value = 0; }
	popUpLoad = window.open('LoadEvaluacion.aspx?CI=' + idname + '&CT=' + idvalue + '&SI=' + sessionid + '&LID=' + limitadora_id + '&LVA=' + limitadora_value, 'PopUpEvaluacion', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=500, left=0, top=0');
}

function Mostrar_Evaluacion(idcorrector_clientid, idcomunicacion_clientid) {
	eval('var theform = document.Form1;');
	eval('var idcorrector_value = theform.' + idcorrector_clientid + '.options[theform.' + idcorrector_clientid + '.selectedIndex].value;');
	eval('var idcomunicacion_value = theform.' + idcomunicacion_clientid + '.options[theform.' + idcomunicacion_clientid + '.selectedIndex].value;');
	if (popUpMostrar != null) { try { popUpMostrar.close(); } catch (e) { ; } }
	popUpMostrar = window.open('MostrarDetalleEvaluacion.aspx?req_IdCorrector=' + idcorrector_value + '&req_IdComunicacion=' + idcomunicacion_value, 'PopUpEvaluacion', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=200, left=0, top=0');
}

function Load_Evento(idname, idvalue, sessionid, limitadora_id, limitadora_value) {
	if (popUpLoad != null) { try { popUpLoad.close(); } catch (e) { ; } }
	if (String(limitadora_id) == 'undefined' || String(limitadora_id) == 'null') { limitadora_id = 0; }
	if (String(limitadora_value) == 'undefined' || String(limitadora_value) == 'null') { limitadora_value = 0; }
	popUpLoad = window.open('LoadEvento.aspx?CI=' + idname + '&CT=' + idvalue + '&SI=' + sessionid + '&LID=' + limitadora_id + '&LVA=' + limitadora_value, 'PopUpEvento', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=500, left=0, top=0');
}

function Mostrar_Evento(id_clientid) {
	eval('var theform = document.Form1;');
	eval('var id_value = theform.' + id_clientid + '.options[theform.' + id_clientid + '.selectedIndex].value;');
	if (popUpMostrar != null) { try { popUpMostrar.close(); } catch (e) { ; } }
	popUpMostrar = window.open('MostrarDetalleEvento.aspx?req_Id=' + id_value, 'PopUpEvento', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=200, left=0, top=0');
}

function Load_FechaInscripcionEvento(idname, idvalue, sessionid, limitadora_id, limitadora_value) {
	if (popUpLoad != null) { try { popUpLoad.close(); } catch (e) { ; } }
	if (String(limitadora_id) == 'undefined' || String(limitadora_id) == 'null') { limitadora_id = 0; }
	if (String(limitadora_value) == 'undefined' || String(limitadora_value) == 'null') { limitadora_value = 0; }
	popUpLoad = window.open('LoadFechaInscripcionEvento.aspx?CI=' + idname + '&CT=' + idvalue + '&SI=' + sessionid + '&LID=' + limitadora_id + '&LVA=' + limitadora_value, 'PopUpFechaInscripcionEvento', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=500, left=0, top=0');
}

function Mostrar_FechaInscripcionEvento(id_clientid) {
	eval('var theform = document.Form1;');
	eval('var id_value = theform.' + id_clientid + '.options[theform.' + id_clientid + '.selectedIndex].value;');
	if (popUpMostrar != null) { try { popUpMostrar.close(); } catch (e) { ; } }
	popUpMostrar = window.open('MostrarDetalleFechaInscripcionEvento.aspx?req_Id=' + id_value, 'PopUpFechaInscripcionEvento', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=200, left=0, top=0');
}

function Load_FormaPago(idname, idvalue, sessionid, limitadora_id, limitadora_value) {
	if (popUpLoad != null) { try { popUpLoad.close(); } catch (e) { ; } }
	if (String(limitadora_id) == 'undefined' || String(limitadora_id) == 'null') { limitadora_id = 0; }
	if (String(limitadora_value) == 'undefined' || String(limitadora_value) == 'null') { limitadora_value = 0; }
	popUpLoad = window.open('LoadFormaPago.aspx?CI=' + idname + '&CT=' + idvalue + '&SI=' + sessionid + '&LID=' + limitadora_id + '&LVA=' + limitadora_value, 'PopUpFormaPago', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=500, left=0, top=0');
}

function Mostrar_FormaPago(id_clientid) {
	eval('var theform = document.Form1;');
	eval('var id_value = theform.' + id_clientid + '.options[theform.' + id_clientid + '.selectedIndex].value;');
	if (popUpMostrar != null) { try { popUpMostrar.close(); } catch (e) { ; } }
	popUpMostrar = window.open('MostrarDetalleFormaPago.aspx?req_Id=' + id_value, 'PopUpFormaPago', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=200, left=0, top=0');
}

function Load_FormatoPresupuesto(idname, idvalue, sessionid, limitadora_id, limitadora_value) {
	if (popUpLoad != null) { try { popUpLoad.close(); } catch (e) { ; } }
	if (String(limitadora_id) == 'undefined' || String(limitadora_id) == 'null') { limitadora_id = 0; }
	if (String(limitadora_value) == 'undefined' || String(limitadora_value) == 'null') { limitadora_value = 0; }
	popUpLoad = window.open('LoadFormatoPresupuesto.aspx?CI=' + idname + '&CT=' + idvalue + '&SI=' + sessionid + '&LID=' + limitadora_id + '&LVA=' + limitadora_value, 'PopUpFormatoPresupuesto', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=500, left=0, top=0');
}

function Mostrar_FormatoPresupuesto(id_clientid) {
	eval('var theform = document.Form1;');
	eval('var id_value = theform.' + id_clientid + '.options[theform.' + id_clientid + '.selectedIndex].value;');
	if (popUpMostrar != null) { try { popUpMostrar.close(); } catch (e) { ; } }
	popUpMostrar = window.open('MostrarDetalleFormatoPresupuesto.aspx?req_Id=' + id_value, 'PopUpFormatoPresupuesto', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=200, left=0, top=0');
}

function Load_FormatoPresupuesto_Concepto(idname, idvalue, sessionid, limitadora_id, limitadora_value) {
	if (popUpLoad != null) { try { popUpLoad.close(); } catch (e) { ; } }
	if (String(limitadora_id) == 'undefined' || String(limitadora_id) == 'null') { limitadora_id = 0; }
	if (String(limitadora_value) == 'undefined' || String(limitadora_value) == 'null') { limitadora_value = 0; }
	popUpLoad = window.open('LoadFormatoPresupuesto_Concepto.aspx?CI=' + idname + '&CT=' + idvalue + '&SI=' + sessionid + '&LID=' + limitadora_id + '&LVA=' + limitadora_value, 'PopUpFormatoPresupuesto_Concepto', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=500, left=0, top=0');
}

function Mostrar_FormatoPresupuesto_Concepto(idpresupuesto_clientid, idformatopresupuesto_clientid) {
	eval('var theform = document.Form1;');
	eval('var idpresupuesto_value = theform.' + idpresupuesto_clientid + '.options[theform.' + idpresupuesto_clientid + '.selectedIndex].value;');
	eval('var idformatopresupuesto_value = theform.' + idformatopresupuesto_clientid + '.options[theform.' + idformatopresupuesto_clientid + '.selectedIndex].value;');
	if (popUpMostrar != null) { try { popUpMostrar.close(); } catch (e) { ; } }
	popUpMostrar = window.open('MostrarDetalleFormatoPresupuesto_Concepto.aspx?req_IdPresupuesto=' + idpresupuesto_value + '&req_IdFormatoPresupuesto=' + idformatopresupuesto_value, 'PopUpFormatoPresupuesto_Concepto', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=200, left=0, top=0');
}

function Load_Foto(idname, idvalue, sessionid, limitadora_id, limitadora_value) {
	if (popUpLoad != null) { try { popUpLoad.close(); } catch (e) { ; } }
	if (String(limitadora_id) == 'undefined' || String(limitadora_id) == 'null') { limitadora_id = 0; }
	if (String(limitadora_value) == 'undefined' || String(limitadora_value) == 'null') { limitadora_value = 0; }
	popUpLoad = window.open('LoadFoto.aspx?CI=' + idname + '&CT=' + idvalue + '&SI=' + sessionid + '&LID=' + limitadora_id + '&LVA=' + limitadora_value, 'PopUpFoto', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=500, left=0, top=0');
}

function Mostrar_Foto(id_clientid) {
	eval('var theform = document.Form1;');
	eval('var id_value = theform.' + id_clientid + '.options[theform.' + id_clientid + '.selectedIndex].value;');
	if (popUpMostrar != null) { try { popUpMostrar.close(); } catch (e) { ; } }
	popUpMostrar = window.open('MostrarDetalleFoto.aspx?req_Id=' + id_value, 'PopUpFoto', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=200, left=0, top=0');
}

function Load_GrupoCorreccion(idname, idvalue, sessionid, limitadora_id, limitadora_value) {
	if (popUpLoad != null) { try { popUpLoad.close(); } catch (e) { ; } }
	if (String(limitadora_id) == 'undefined' || String(limitadora_id) == 'null') { limitadora_id = 0; }
	if (String(limitadora_value) == 'undefined' || String(limitadora_value) == 'null') { limitadora_value = 0; }
	popUpLoad = window.open('LoadGrupoCorreccion.aspx?CI=' + idname + '&CT=' + idvalue + '&SI=' + sessionid + '&LID=' + limitadora_id + '&LVA=' + limitadora_value, 'PopUpGrupoCorreccion', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=500, left=0, top=0');
}

function Mostrar_GrupoCorreccion(id_clientid) {
	eval('var theform = document.Form1;');
	eval('var id_value = theform.' + id_clientid + '.options[theform.' + id_clientid + '.selectedIndex].value;');
	if (popUpMostrar != null) { try { popUpMostrar.close(); } catch (e) { ; } }
	popUpMostrar = window.open('MostrarDetalleGrupoCorreccion.aspx?req_Id=' + id_value, 'PopUpGrupoCorreccion', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=200, left=0, top=0');
}

function Load_HcoEnvio(idname, idvalue, sessionid, limitadora_id, limitadora_value) {
	if (popUpLoad != null) { try { popUpLoad.close(); } catch (e) { ; } }
	if (String(limitadora_id) == 'undefined' || String(limitadora_id) == 'null') { limitadora_id = 0; }
	if (String(limitadora_value) == 'undefined' || String(limitadora_value) == 'null') { limitadora_value = 0; }
	popUpLoad = window.open('LoadHcoEnvio.aspx?CI=' + idname + '&CT=' + idvalue + '&SI=' + sessionid + '&LID=' + limitadora_id + '&LVA=' + limitadora_value, 'PopUpHcoEnvio', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=500, left=0, top=0');
}

function Mostrar_HcoEnvio(id_clientid) {
	eval('var theform = document.Form1;');
	eval('var id_value = theform.' + id_clientid + '.options[theform.' + id_clientid + '.selectedIndex].value;');
	if (popUpMostrar != null) { try { popUpMostrar.close(); } catch (e) { ; } }
	popUpMostrar = window.open('MostrarDetalleHcoEnvio.aspx?req_Id=' + id_value, 'PopUpHcoEnvio', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=800, height=500, left=0, top=0');
}

function Load_Hotel(idname, idvalue, sessionid, limitadora_id, limitadora_value) {
	if (popUpLoad != null) { try { popUpLoad.close(); } catch (e) { ; } }
	if (String(limitadora_id) == 'undefined' || String(limitadora_id) == 'null') { limitadora_id = 0; }
	if (String(limitadora_value) == 'undefined' || String(limitadora_value) == 'null') { limitadora_value = 0; }
	popUpLoad = window.open('LoadHotel.aspx?CI=' + idname + '&CT=' + idvalue + '&SI=' + sessionid + '&LID=' + limitadora_id + '&LVA=' + limitadora_value, 'PopUpHotel', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=500, left=0, top=0');
}

function Mostrar_Hotel(id_clientid) {
	eval('var theform = document.Form1;');
	eval('var id_value = theform.' + id_clientid + '.options[theform.' + id_clientid + '.selectedIndex].value;');
	if (popUpMostrar != null) { try { popUpMostrar.close(); } catch (e) { ; } }
	popUpMostrar = window.open('MostrarDetalleHotel.aspx?req_Id=' + id_value, 'PopUpHotel', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=200, left=0, top=0');
}

function Load_HotelCongreso(idname, idvalue, sessionid, limitadora_id, limitadora_value) {
	if (popUpLoad != null) { try { popUpLoad.close(); } catch (e) { ; } }
	if (String(limitadora_id) == 'undefined' || String(limitadora_id) == 'null') { limitadora_id = 0; }
	if (String(limitadora_value) == 'undefined' || String(limitadora_value) == 'null') { limitadora_value = 0; }
	popUpLoad = window.open('LoadHotelCongreso.aspx?CI=' + idname + '&CT=' + idvalue + '&SI=' + sessionid + '&LID=' + limitadora_id + '&LVA=' + limitadora_value, 'PopUpHotelCongreso', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=500, left=0, top=0');
}

function Mostrar_HotelCongreso(idcongreso_clientid, idhotel_clientid) {
	eval('var theform = document.Form1;');
	eval('var idcongreso_value = theform.' + idcongreso_clientid + '.options[theform.' + idcongreso_clientid + '.selectedIndex].value;');
	eval('var idhotel_value = theform.' + idhotel_clientid + '.options[theform.' + idhotel_clientid + '.selectedIndex].value;');
	if (popUpMostrar != null) { try { popUpMostrar.close(); } catch (e) { ; } }
	popUpMostrar = window.open('MostrarDetalleHotelCongreso.aspx?req_IdCongreso=' + idcongreso_value + '&req_IdHotel=' + idhotel_value, 'PopUpHotelCongreso', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=200, left=0, top=0');
}

function Load_HotelCongresoFecha(idname, idvalue, sessionid, limitadora_id, limitadora_value) {
	if (popUpLoad != null) { try { popUpLoad.close(); } catch (e) { ; } }
	if (String(limitadora_id) == 'undefined' || String(limitadora_id) == 'null') { limitadora_id = 0; }
	if (String(limitadora_value) == 'undefined' || String(limitadora_value) == 'null') { limitadora_value = 0; }
	popUpLoad = window.open('LoadHotelCongresoFecha.aspx?CI=' + idname + '&CT=' + idvalue + '&SI=' + sessionid + '&LID=' + limitadora_id + '&LVA=' + limitadora_value, 'PopUpHotelCongresoFecha', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=500, left=0, top=0');
}

function Mostrar_HotelCongresoFecha(id_clientid) {
	eval('var theform = document.Form1;');
	eval('var id_value = theform.' + id_clientid + '.options[theform.' + id_clientid + '.selectedIndex].value;');
	if (popUpMostrar != null) { try { popUpMostrar.close(); } catch (e) { ; } }
	popUpMostrar = window.open('MostrarDetalleHotelCongresoFecha.aspx?req_Id=' + id_value, 'PopUpHotelCongresoFecha', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=200, left=0, top=0');
}

function Load_HotelCategorias(idname, idvalue, sessionid, limitadora_id, limitadora_value) {
	if (popUpLoad != null) { try { popUpLoad.close(); } catch (e) { ; } }
	if (String(limitadora_id) == 'undefined' || String(limitadora_id) == 'null') { limitadora_id = 0; }
	if (String(limitadora_value) == 'undefined' || String(limitadora_value) == 'null') { limitadora_value = 0; }
	popUpLoad = window.open('LoadHotelCategorias.aspx?CI=' + idname + '&CT=' + idvalue + '&SI=' + sessionid + '&LID=' + limitadora_id + '&LVA=' + limitadora_value, 'PopUpHotelCategorias', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=500, left=0, top=0');
}

function Mostrar_HotelCategorias(id_clientid) {
	eval('var theform = document.Form1;');
	eval('var id_value = theform.' + id_clientid + '.options[theform.' + id_clientid + '.selectedIndex].value;');
	if (popUpMostrar != null) { try { popUpMostrar.close(); } catch (e) { ; } }
	popUpMostrar = window.open('MostrarDetalleHotelCategorias.aspx?req_Id=' + id_value, 'PopUpHotelCategorias', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=200, left=0, top=0');
}

function Load_Inscripcion(idname, idvalue, sessionid, limitadora_id, limitadora_value) {
	if (popUpLoad != null) { try { popUpLoad.close(); } catch (e) { ; } }
	if (String(limitadora_id) == 'undefined' || String(limitadora_id) == 'null') { limitadora_id = 0; }
	if (String(limitadora_value) == 'undefined' || String(limitadora_value) == 'null') { limitadora_value = 0; }
	popUpLoad = window.open('LoadInscripcion.aspx?CI=' + idname + '&CT=' + idvalue + '&SI=' + sessionid + '&LID=' + limitadora_id + '&LVA=' + limitadora_value, 'PopUpInscripcion', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=500, left=0, top=0');
}

function Mostrar_Inscripcion(id_clientid) {
	eval('var theform = document.Form1;');
	eval('var id_value = theform.' + id_clientid + '.options[theform.' + id_clientid + '.selectedIndex].value;');
	if (popUpMostrar != null) { try { popUpMostrar.close(); } catch (e) { ; } }
	popUpMostrar = window.open('MostrarDetalleInscripcion.aspx?req_Id=' + id_value, 'PopUpInscripcion', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=200, left=0, top=0');
}

function Load_InscripcionAlojamiento(idname, idvalue, sessionid, limitadora_id, limitadora_value) {
	if (popUpLoad != null) { try { popUpLoad.close(); } catch (e) { ; } }
	if (String(limitadora_id) == 'undefined' || String(limitadora_id) == 'null') { limitadora_id = 0; }
	if (String(limitadora_value) == 'undefined' || String(limitadora_value) == 'null') { limitadora_value = 0; }
	popUpLoad = window.open('LoadInscripcionAlojamiento.aspx?CI=' + idname + '&CT=' + idvalue + '&SI=' + sessionid + '&LID=' + limitadora_id + '&LVA=' + limitadora_value, 'PopUpInscripcionAlojamiento', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=500, left=0, top=0');
}

function Mostrar_InscripcionAlojamiento(id_clientid) {
	eval('var theform = document.Form1;');
	eval('var id_value = theform.' + id_clientid + '.options[theform.' + id_clientid + '.selectedIndex].value;');
	if (popUpMostrar != null) { try { popUpMostrar.close(); } catch (e) { ; } }
	popUpMostrar = window.open('MostrarDetalleInscripcionAlojamiento.aspx?req_Id=' + id_value, 'PopUpInscripcionAlojamiento', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=200, left=0, top=0');
}

function Load_InscripcionConcepto(idname, idvalue, sessionid, limitadora_id, limitadora_value) {
	if (popUpLoad != null) { try { popUpLoad.close(); } catch (e) { ; } }
	if (String(limitadora_id) == 'undefined' || String(limitadora_id) == 'null') { limitadora_id = 0; }
	if (String(limitadora_value) == 'undefined' || String(limitadora_value) == 'null') { limitadora_value = 0; }
	popUpLoad = window.open('LoadInscripcionConcepto.aspx?CI=' + idname + '&CT=' + idvalue + '&SI=' + sessionid + '&LID=' + limitadora_id + '&LVA=' + limitadora_value, 'PopUpInscripcionConcepto', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=500, left=0, top=0');
}

function Mostrar_InscripcionConcepto(idinscripcion_clientid, idevento_clientid) {
	eval('var theform = document.Form1;');
	eval('var idinscripcion_value = theform.' + idinscripcion_clientid + '.options[theform.' + idinscripcion_clientid + '.selectedIndex].value;');
	eval('var idevento_value = theform.' + idevento_clientid + '.options[theform.' + idevento_clientid + '.selectedIndex].value;');
	if (popUpMostrar != null) { try { popUpMostrar.close(); } catch (e) { ; } }
	popUpMostrar = window.open('MostrarDetalleInscripcionConcepto.aspx?req_IdInscripcion=' + idinscripcion_value + '&req_IdEvento=' + idevento_value, 'PopUpInscripcionConcepto', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=200, left=0, top=0');
}

function Load_MedioAudiovisual(idname, idvalue, sessionid, limitadora_id, limitadora_value) {
	if (popUpLoad != null) { try { popUpLoad.close(); } catch (e) { ; } }
	if (String(limitadora_id) == 'undefined' || String(limitadora_id) == 'null') { limitadora_id = 0; }
	if (String(limitadora_value) == 'undefined' || String(limitadora_value) == 'null') { limitadora_value = 0; }
	popUpLoad = window.open('LoadMedioAudiovisual.aspx?CI=' + idname + '&CT=' + idvalue + '&SI=' + sessionid + '&LID=' + limitadora_id + '&LVA=' + limitadora_value, 'PopUpMedioAudiovisual', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=500, left=0, top=0');
}

function Mostrar_MedioAudiovisual(id_clientid) {
	eval('var theform = document.Form1;');
	eval('var id_value = theform.' + id_clientid + '.options[theform.' + id_clientid + '.selectedIndex].value;');
	if (popUpMostrar != null) { try { popUpMostrar.close(); } catch (e) { ; } }
	popUpMostrar = window.open('MostrarDetalleMedioAudiovisual.aspx?req_Id=' + id_value, 'PopUpMedioAudiovisual', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=200, left=0, top=0');
}

function Load_Moderador(idname, idvalue, sessionid, limitadora_id, limitadora_value) {
	if (popUpLoad != null) { try { popUpLoad.close(); } catch (e) { ; } }
	if (String(limitadora_id) == 'undefined' || String(limitadora_id) == 'null') { limitadora_id = 0; }
	if (String(limitadora_value) == 'undefined' || String(limitadora_value) == 'null') { limitadora_value = 0; }
	popUpLoad = window.open('LoadModerador.aspx?CI=' + idname + '&CT=' + idvalue + '&SI=' + sessionid + '&LID=' + limitadora_id + '&LVA=' + limitadora_value, 'PopUpModerador', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=500, left=0, top=0');
}

function Mostrar_Moderador(idsalasesion_clientid, idcomunicante_clientid) {
	eval('var theform = document.Form1;');
	eval('var idsalasesion_value = theform.' + idsalasesion_clientid + '.options[theform.' + idsalasesion_clientid + '.selectedIndex].value;');
	eval('var idcomunicante_value = theform.' + idcomunicante_clientid + '.options[theform.' + idcomunicante_clientid + '.selectedIndex].value;');
	if (popUpMostrar != null) { try { popUpMostrar.close(); } catch (e) { ; } }
	popUpMostrar = window.open('MostrarDetalleModerador.aspx?req_IdSalaSesion=' + idsalasesion_value + '&req_IdComunicante=' + idcomunicante_value, 'PopUpModerador', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=200, left=0, top=0');
}

function Load_Pais(idname, idvalue, sessionid, limitadora_id, limitadora_value) {
	if (popUpLoad != null) { try { popUpLoad.close(); } catch (e) { ; } }
	if (String(limitadora_id) == 'undefined' || String(limitadora_id) == 'null') { limitadora_id = 0; }
	if (String(limitadora_value) == 'undefined' || String(limitadora_value) == 'null') { limitadora_value = 0; }
	popUpLoad = window.open('LoadPais.aspx?CI=' + idname + '&CT=' + idvalue + '&SI=' + sessionid + '&LID=' + limitadora_id + '&LVA=' + limitadora_value, 'PopUpPais', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=500, left=0, top=0');
}

function Mostrar_Pais(id_clientid) {
	eval('var theform = document.Form1;');
	eval('var id_value = theform.' + id_clientid + '.options[theform.' + id_clientid + '.selectedIndex].value;');
	if (popUpMostrar != null) { try { popUpMostrar.close(); } catch (e) { ; } }
	popUpMostrar = window.open('MostrarDetallePais.aspx?req_Id=' + id_value, 'PopUpPais', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=200, left=0, top=0');
}

function Load_Plantilla(idname, idvalue, sessionid, limitadora_id, limitadora_value) {
	if (popUpLoad != null) { try { popUpLoad.close(); } catch (e) { ; } }
	if (String(limitadora_id) == 'undefined' || String(limitadora_id) == 'null') { limitadora_id = 0; }
	if (String(limitadora_value) == 'undefined' || String(limitadora_value) == 'null') { limitadora_value = 0; }
	popUpLoad = window.open('LoadPlantilla.aspx?CI=' + idname + '&CT=' + idvalue + '&SI=' + sessionid + '&LID=' + limitadora_id + '&LVA=' + limitadora_value, 'PopUpPlantilla', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=500, left=0, top=0');
}

function Mostrar_Plantilla(id_clientid) {
	eval('var theform = document.Form1;');
	eval('var id_value = theform.' + id_clientid + '.options[theform.' + id_clientid + '.selectedIndex].value;');
	if (popUpMostrar != null) { try { popUpMostrar.close(); } catch (e) { ; } }
	popUpMostrar = window.open('MostrarDetallePlantilla.aspx?req_Id=' + id_value, 'PopUpPlantilla', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=200, left=0, top=0');
}

function Load_Ponencia(idname, idvalue, sessionid, limitadora_id, limitadora_value) {
	if (popUpLoad != null) { try { popUpLoad.close(); } catch (e) { ; } }
	if (String(limitadora_id) == 'undefined' || String(limitadora_id) == 'null') { limitadora_id = 0; }
	if (String(limitadora_value) == 'undefined' || String(limitadora_value) == 'null') { limitadora_value = 0; }
	popUpLoad = window.open('LoadPonencia.aspx?CI=' + idname + '&CT=' + idvalue + '&SI=' + sessionid + '&LID=' + limitadora_id + '&LVA=' + limitadora_value, 'PopUpPonencia', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=500, left=0, top=0');
}

function Mostrar_Ponencia(id_clientid) {
	eval('var theform = document.Form1;');
	eval('var id_value = theform.' + id_clientid + '.options[theform.' + id_clientid + '.selectedIndex].value;');
	if (popUpMostrar != null) { try { popUpMostrar.close(); } catch (e) { ; } }
	popUpMostrar = window.open('MostrarDetallePonencia.aspx?req_Id=' + id_value, 'PopUpPonencia', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=200, left=0, top=0');
}

function Load_PonenciaMesa(idname, idvalue, sessionid, limitadora_id, limitadora_value) {
	if (popUpLoad != null) { try { popUpLoad.close(); } catch (e) { ; } }
	if (String(limitadora_id) == 'undefined' || String(limitadora_id) == 'null') { limitadora_id = 0; }
	if (String(limitadora_value) == 'undefined' || String(limitadora_value) == 'null') { limitadora_value = 0; }
	popUpLoad = window.open('LoadPonenciaMesa.aspx?CI=' + idname + '&CT=' + idvalue + '&SI=' + sessionid + '&LID=' + limitadora_id + '&LVA=' + limitadora_value, 'PopUpPonenciaMesa', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=500, left=0, top=0');
}

function Mostrar_PonenciaMesa(idsalasesion_clientid, idponencia_clientid) {
	eval('var theform = document.Form1;');
	eval('var idsalasesion_value = theform.' + idsalasesion_clientid + '.options[theform.' + idsalasesion_clientid + '.selectedIndex].value;');
	eval('var idponencia_value = theform.' + idponencia_clientid + '.options[theform.' + idponencia_clientid + '.selectedIndex].value;');
	if (popUpMostrar != null) { try { popUpMostrar.close(); } catch (e) { ; } }
	popUpMostrar = window.open('MostrarDetallePonenciaMesa.aspx?req_IdSalaSesion=' + idsalasesion_value + '&req_IdPonencia=' + idponencia_value, 'PopUpPonenciaMesa', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=200, left=0, top=0');
}

function Load_PrecioEvento(idname, idvalue, sessionid, limitadora_id, limitadora_value) {
	if (popUpLoad != null) { try { popUpLoad.close(); } catch (e) { ; } }
	if (String(limitadora_id) == 'undefined' || String(limitadora_id) == 'null') { limitadora_id = 0; }
	if (String(limitadora_value) == 'undefined' || String(limitadora_value) == 'null') { limitadora_value = 0; }
	popUpLoad = window.open('LoadPrecioEvento.aspx?CI=' + idname + '&CT=' + idvalue + '&SI=' + sessionid + '&LID=' + limitadora_id + '&LVA=' + limitadora_value, 'PopUpPrecioEvento', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=500, left=0, top=0');
}

function Mostrar_PrecioEvento(idevento_clientid, idfechainscripcionevento_clientid) {
	eval('var theform = document.Form1;');
	eval('var idevento_value = theform.' + idevento_clientid + '.options[theform.' + idevento_clientid + '.selectedIndex].value;');
	eval('var idfechainscripcionevento_value = theform.' + idfechainscripcionevento_clientid + '.options[theform.' + idfechainscripcionevento_clientid + '.selectedIndex].value;');
	if (popUpMostrar != null) { try { popUpMostrar.close(); } catch (e) { ; } }
	popUpMostrar = window.open('MostrarDetallePrecioEvento.aspx?req_IdEvento=' + idevento_value + '&req_IdFechaInscripcionEvento=' + idfechainscripcionevento_value, 'PopUpPrecioEvento', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=200, left=0, top=0');
}

function Load_Preferencia(idname, idvalue, sessionid, limitadora_id, limitadora_value) {
	if (popUpLoad != null) { try { popUpLoad.close(); } catch (e) { ; } }
	if (String(limitadora_id) == 'undefined' || String(limitadora_id) == 'null') { limitadora_id = 0; }
	if (String(limitadora_value) == 'undefined' || String(limitadora_value) == 'null') { limitadora_value = 0; }
	popUpLoad = window.open('LoadPreferencia.aspx?CI=' + idname + '&CT=' + idvalue + '&SI=' + sessionid + '&LID=' + limitadora_id + '&LVA=' + limitadora_value, 'PopUpPreferencia', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=500, left=0, top=0');
}

function Mostrar_Preferencia(id_clientid) {
	eval('var theform = document.Form1;');
	eval('var id_value = theform.' + id_clientid + '.options[theform.' + id_clientid + '.selectedIndex].value;');
	if (popUpMostrar != null) { try { popUpMostrar.close(); } catch (e) { ; } }
	popUpMostrar = window.open('MostrarDetallePreferencia.aspx?req_Id=' + id_value, 'PopUpPreferencia', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=200, left=0, top=0');
}

function Load_PreferenciaGenerica(idname, idvalue, sessionid, limitadora_id, limitadora_value) {
	if (popUpLoad != null) { try { popUpLoad.close(); } catch (e) { ; } }
	if (String(limitadora_id) == 'undefined' || String(limitadora_id) == 'null') { limitadora_id = 0; }
	if (String(limitadora_value) == 'undefined' || String(limitadora_value) == 'null') { limitadora_value = 0; }
	popUpLoad = window.open('LoadPreferenciaGenerica.aspx?CI=' + idname + '&CT=' + idvalue + '&SI=' + sessionid + '&LID=' + limitadora_id + '&LVA=' + limitadora_value, 'PopUpPreferenciaGenerica', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=500, left=0, top=0');
}

function Mostrar_PreferenciaGenerica(id_clientid) {
	eval('var theform = document.Form1;');
	eval('var id_value = theform.' + id_clientid + '.options[theform.' + id_clientid + '.selectedIndex].value;');
	if (popUpMostrar != null) { try { popUpMostrar.close(); } catch (e) { ; } }
	popUpMostrar = window.open('MostrarDetallePreferenciaGenerica.aspx?req_Id=' + id_value, 'PopUpPreferenciaGenerica', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=200, left=0, top=0');
}

function Load_Presidente(idname, idvalue, sessionid, limitadora_id, limitadora_value) {
	if (popUpLoad != null) { try { popUpLoad.close(); } catch (e) { ; } }
	if (String(limitadora_id) == 'undefined' || String(limitadora_id) == 'null') { limitadora_id = 0; }
	if (String(limitadora_value) == 'undefined' || String(limitadora_value) == 'null') { limitadora_value = 0; }
	popUpLoad = window.open('LoadPresidente.aspx?CI=' + idname + '&CT=' + idvalue + '&SI=' + sessionid + '&LID=' + limitadora_id + '&LVA=' + limitadora_value, 'PopUpPresidente', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=500, left=0, top=0');
}

function Mostrar_Presidente(id_clientid) {
	eval('var theform = document.Form1;');
	eval('var id_value = theform.' + id_clientid + '.options[theform.' + id_clientid + '.selectedIndex].value;');
	if (popUpMostrar != null) { try { popUpMostrar.close(); } catch (e) { ; } }
	popUpMostrar = window.open('MostrarDetallePresidente.aspx?req_Id=' + id_value, 'PopUpPresidente', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=200, left=0, top=0');
}

function Load_PresupuestoFamilia(idname, idvalue, sessionid, limitadora_id, limitadora_value) {
	if (popUpLoad != null) { try { popUpLoad.close(); } catch (e) { ; } }
	if (String(limitadora_id) == 'undefined' || String(limitadora_id) == 'null') { limitadora_id = 0; }
	if (String(limitadora_value) == 'undefined' || String(limitadora_value) == 'null') { limitadora_value = 0; }
	popUpLoad = window.open('LoadPresupuestoFamilia.aspx?CI=' + idname + '&CT=' + idvalue + '&SI=' + sessionid + '&LID=' + limitadora_id + '&LVA=' + limitadora_value, 'PopUpPresupuestoFamilia', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=500, left=0, top=0');
}

function Mostrar_PresupuestoFamilia(id_clientid) {
	eval('var theform = document.Form1;');
	eval('var id_value = theform.' + id_clientid + '.options[theform.' + id_clientid + '.selectedIndex].value;');
	if (popUpMostrar != null) { try { popUpMostrar.close(); } catch (e) { ; } }
	popUpMostrar = window.open('MostrarDetallePresupuestoFamilia.aspx?req_Id=' + id_value, 'PopUpPresupuestoFamilia', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=200, left=0, top=0');
}

function Load_Presupuesto(idname, idvalue, sessionid, limitadora_id, limitadora_value) {
	if (popUpLoad != null) { try { popUpLoad.close(); } catch (e) { ; } }
	if (String(limitadora_id) == 'undefined' || String(limitadora_id) == 'null') { limitadora_id = 0; }
	if (String(limitadora_value) == 'undefined' || String(limitadora_value) == 'null') { limitadora_value = 0; }
	popUpLoad = window.open('LoadPresupuesto.aspx?CI=' + idname + '&CT=' + idvalue + '&SI=' + sessionid + '&LID=' + limitadora_id + '&LVA=' + limitadora_value, 'PopUpPresupuesto', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=500, left=0, top=0');
}

function Mostrar_Presupuesto(id_clientid) {
	eval('var theform = document.Form1;');
	eval('var id_value = theform.' + id_clientid + '.options[theform.' + id_clientid + '.selectedIndex].value;');
	if (popUpMostrar != null) { try { popUpMostrar.close(); } catch (e) { ; } }
	popUpMostrar = window.open('MostrarDetallePresupuesto.aspx?req_Id=' + id_value, 'PopUpPresupuesto', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=200, left=0, top=0');
}

function Load_PresupuestoSubFamilia(idname, idvalue, sessionid, limitadora_id, limitadora_value) {
	if (popUpLoad != null) { try { popUpLoad.close(); } catch (e) { ; } }
	if (String(limitadora_id) == 'undefined' || String(limitadora_id) == 'null') { limitadora_id = 0; }
	if (String(limitadora_value) == 'undefined' || String(limitadora_value) == 'null') { limitadora_value = 0; }
	popUpLoad = window.open('LoadPresupuestoSubFamilia.aspx?CI=' + idname + '&CT=' + idvalue + '&SI=' + sessionid + '&LID=' + limitadora_id + '&LVA=' + limitadora_value, 'PopUpPresupuestoSubFamilia', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=500, left=0, top=0');
}

function Mostrar_PresupuestoSubFamilia(id_clientid) {
	eval('var theform = document.Form1;');
	eval('var id_value = theform.' + id_clientid + '.options[theform.' + id_clientid + '.selectedIndex].value;');
	if (popUpMostrar != null) { try { popUpMostrar.close(); } catch (e) { ; } }
	popUpMostrar = window.open('MostrarDetallePresupuestoSubFamilia.aspx?req_Id=' + id_value, 'PopUpPresupuestoSubFamilia', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=200, left=0, top=0');
}

function Load_Provincia(idname, idvalue, sessionid, limitadora_id, limitadora_value) {
	if (popUpLoad != null) { try { popUpLoad.close(); } catch (e) { ; } }
	if (String(limitadora_id) == 'undefined' || String(limitadora_id) == 'null') { limitadora_id = 0; }
	if (String(limitadora_value) == 'undefined' || String(limitadora_value) == 'null') { limitadora_value = 0; }
	popUpLoad = window.open('LoadProvincia.aspx?CI=' + idname + '&CT=' + idvalue + '&SI=' + sessionid + '&LID=' + limitadora_id + '&LVA=' + limitadora_value, 'PopUpProvincia', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=500, left=0, top=0');
}

function Mostrar_Provincia(id_clientid) {
	eval('var theform = document.Form1;');
	eval('var id_value = theform.' + id_clientid + '.options[theform.' + id_clientid + '.selectedIndex].value;');
	if (popUpMostrar != null) { try { popUpMostrar.close(); } catch (e) { ; } }
	popUpMostrar = window.open('MostrarDetalleProvincia.aspx?req_Id=' + id_value, 'PopUpProvincia', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=200, left=0, top=0');
}

function Load_Sala(idname, idvalue, sessionid, limitadora_id, limitadora_value) {
	if (popUpLoad != null) { try { popUpLoad.close(); } catch (e) { ; } }
	if (String(limitadora_id) == 'undefined' || String(limitadora_id) == 'null') { limitadora_id = 0; }
	if (String(limitadora_value) == 'undefined' || String(limitadora_value) == 'null') { limitadora_value = 0; }
	popUpLoad = window.open('LoadSala.aspx?CI=' + idname + '&CT=' + idvalue + '&SI=' + sessionid + '&LID=' + limitadora_id + '&LVA=' + limitadora_value, 'PopUpSala', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=500, left=0, top=0');
}

function Mostrar_Sala(id_clientid) {
	eval('var theform = document.Form1;');
	eval('var id_value = theform.' + id_clientid + '.options[theform.' + id_clientid + '.selectedIndex].value;');
	if (popUpMostrar != null) { try { popUpMostrar.close(); } catch (e) { ; } }
	popUpMostrar = window.open('MostrarDetalleSala.aspx?req_Id=' + id_value, 'PopUpSala', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=200, left=0, top=0');
}

function Load_SalaDia(idname, idvalue, sessionid, limitadora_id, limitadora_value) {
	if (popUpLoad != null) { try { popUpLoad.close(); } catch (e) { ; } }
	if (String(limitadora_id) == 'undefined' || String(limitadora_id) == 'null') { limitadora_id = 0; }
	if (String(limitadora_value) == 'undefined' || String(limitadora_value) == 'null') { limitadora_value = 0; }
	popUpLoad = window.open('LoadSalaDia.aspx?CI=' + idname + '&CT=' + idvalue + '&SI=' + sessionid + '&LID=' + limitadora_id + '&LVA=' + limitadora_value, 'PopUpSalaDia', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=500, left=0, top=0');
}

function Mostrar_SalaDia(id_clientid) {
	eval('var theform = document.Form1;');
	eval('var id_value = theform.' + id_clientid + '.options[theform.' + id_clientid + '.selectedIndex].value;');
	if (popUpMostrar != null) { try { popUpMostrar.close(); } catch (e) { ; } }
	popUpMostrar = window.open('MostrarDetalleSalaDia.aspx?req_Id=' + id_value, 'PopUpSalaDia', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=200, left=0, top=0');
}

function Load_SalaSesion(idname, idvalue, sessionid, limitadora_id, limitadora_value) {
	if (popUpLoad != null) { try { popUpLoad.close(); } catch (e) { ; } }
	if (String(limitadora_id) == 'undefined' || String(limitadora_id) == 'null') { limitadora_id = 0; }
	if (String(limitadora_value) == 'undefined' || String(limitadora_value) == 'null') { limitadora_value = 0; }
	popUpLoad = window.open('LoadSalaSesion.aspx?CI=' + idname + '&CT=' + idvalue + '&SI=' + sessionid + '&LID=' + limitadora_id + '&LVA=' + limitadora_value, 'PopUpSalaSesion', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=500, left=0, top=0');
}

function Mostrar_SalaSesion(id_clientid) {
	eval('var theform = document.Form1;');
	eval('var id_value = theform.' + id_clientid + '.options[theform.' + id_clientid + '.selectedIndex].value;');
	if (popUpMostrar != null) { try { popUpMostrar.close(); } catch (e) { ; } }
	popUpMostrar = window.open('MostrarDetalleSalaSesion.aspx?req_Id=' + id_value, 'PopUpSalaSesion', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=200, left=0, top=0');
}

function Load_Sede(idname, idvalue, sessionid, limitadora_id, limitadora_value) {
	if (popUpLoad != null) { try { popUpLoad.close(); } catch (e) { ; } }
	if (String(limitadora_id) == 'undefined' || String(limitadora_id) == 'null') { limitadora_id = 0; }
	if (String(limitadora_value) == 'undefined' || String(limitadora_value) == 'null') { limitadora_value = 0; }
	popUpLoad = window.open('LoadSede.aspx?CI=' + idname + '&CT=' + idvalue + '&SI=' + sessionid + '&LID=' + limitadora_id + '&LVA=' + limitadora_value, 'PopUpSede', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=500, left=0, top=0');
}

function Mostrar_Sede(id_clientid) {
	eval('var theform = document.Form1;');
	eval('var id_value = theform.' + id_clientid + '.options[theform.' + id_clientid + '.selectedIndex].value;');
	if (popUpMostrar != null) { try { popUpMostrar.close(); } catch (e) { ; } }
	popUpMostrar = window.open('MostrarDetalleSede.aspx?req_Id=' + id_value, 'PopUpSede', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=200, left=0, top=0');
}

function Load_SedeCongreso(idname, idvalue, sessionid, limitadora_id, limitadora_value) {
	if (popUpLoad != null) { try { popUpLoad.close(); } catch (e) { ; } }
	if (String(limitadora_id) == 'undefined' || String(limitadora_id) == 'null') { limitadora_id = 0; }
	if (String(limitadora_value) == 'undefined' || String(limitadora_value) == 'null') { limitadora_value = 0; }
	popUpLoad = window.open('LoadSedeCongreso.aspx?CI=' + idname + '&CT=' + idvalue + '&SI=' + sessionid + '&LID=' + limitadora_id + '&LVA=' + limitadora_value, 'PopUpSedeCongreso', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=500, left=0, top=0');
}

function Mostrar_SedeCongreso(idcongreso_clientid, idsede_clientid) {
	eval('var theform = document.Form1;');
	eval('var idcongreso_value = theform.' + idcongreso_clientid + '.options[theform.' + idcongreso_clientid + '.selectedIndex].value;');
	eval('var idsede_value = theform.' + idsede_clientid + '.options[theform.' + idsede_clientid + '.selectedIndex].value;');
	if (popUpMostrar != null) { try { popUpMostrar.close(); } catch (e) { ; } }
	popUpMostrar = window.open('MostrarDetalleSedeCongreso.aspx?req_IdCongreso=' + idcongreso_value + '&req_IdSede=' + idsede_value, 'PopUpSedeCongreso', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=200, left=0, top=0');
}

function Load_Supervisor(idname, idvalue, sessionid, limitadora_id, limitadora_value) {
	if (popUpLoad != null) { try { popUpLoad.close(); } catch (e) { ; } }
	if (String(limitadora_id) == 'undefined' || String(limitadora_id) == 'null') { limitadora_id = 0; }
	if (String(limitadora_value) == 'undefined' || String(limitadora_value) == 'null') { limitadora_value = 0; }
	popUpLoad = window.open('LoadSupervisor.aspx?CI=' + idname + '&CT=' + idvalue + '&SI=' + sessionid + '&LID=' + limitadora_id + '&LVA=' + limitadora_value, 'PopUpSupervisor', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=500, left=0, top=0');
}

function Mostrar_Supervisor(id_clientid) {
	eval('var theform = document.Form1;');
	eval('var id_value = theform.' + id_clientid + '.options[theform.' + id_clientid + '.selectedIndex].value;');
	if (popUpMostrar != null) { try { popUpMostrar.close(); } catch (e) { ; } }
	popUpMostrar = window.open('MostrarDetalleSupervisor.aspx?req_Id=' + id_value, 'PopUpSupervisor', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=200, left=0, top=0');
}

function Load_Tema(idname, idvalue, sessionid, limitadora_id, limitadora_value) {
	if (popUpLoad != null) { try { popUpLoad.close(); } catch (e) { ; } }
	if (String(limitadora_id) == 'undefined' || String(limitadora_id) == 'null') { limitadora_id = 0; }
	if (String(limitadora_value) == 'undefined' || String(limitadora_value) == 'null') { limitadora_value = 0; }
	popUpLoad = window.open('LoadTema.aspx?CI=' + idname + '&CT=' + idvalue + '&SI=' + sessionid + '&LID=' + limitadora_id + '&LVA=' + limitadora_value, 'PopUpTema', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=500, left=0, top=0');
}

function Mostrar_Tema(id_clientid) {
	eval('var theform = document.Form1;');
	eval('var id_value = theform.' + id_clientid + '.options[theform.' + id_clientid + '.selectedIndex].value;');
	if (popUpMostrar != null) { try { popUpMostrar.close(); } catch (e) { ; } }
	popUpMostrar = window.open('MostrarDetalleTema.aspx?req_Id=' + id_value, 'PopUpTema', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=200, left=0, top=0');
}

function Load_Texto(idname, idvalue, sessionid, limitadora_id, limitadora_value) {
	if (popUpLoad != null) { try { popUpLoad.close(); } catch (e) { ; } }
	if (String(limitadora_id) == 'undefined' || String(limitadora_id) == 'null') { limitadora_id = 0; }
	if (String(limitadora_value) == 'undefined' || String(limitadora_value) == 'null') { limitadora_value = 0; }
	popUpLoad = window.open('LoadTexto.aspx?CI=' + idname + '&CT=' + idvalue + '&SI=' + sessionid + '&LID=' + limitadora_id + '&LVA=' + limitadora_value, 'PopUpTexto', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=500, left=0, top=0');
}

function Mostrar_Texto(id_clientid) {
	eval('var theform = document.Form1;');
	eval('var id_value = theform.' + id_clientid + '.options[theform.' + id_clientid + '.selectedIndex].value;');
	if (popUpMostrar != null) { try { popUpMostrar.close(); } catch (e) { ; } }
	popUpMostrar = window.open('MostrarDetalleTexto.aspx?req_Id=' + id_value, 'PopUpTexto', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=200, left=0, top=0');
}

function Load_TipoCarta(idname, idvalue, sessionid, limitadora_id, limitadora_value) {
	if (popUpLoad != null) { try { popUpLoad.close(); } catch (e) { ; } }
	if (String(limitadora_id) == 'undefined' || String(limitadora_id) == 'null') { limitadora_id = 0; }
	if (String(limitadora_value) == 'undefined' || String(limitadora_value) == 'null') { limitadora_value = 0; }
	popUpLoad = window.open('LoadTipoCarta.aspx?CI=' + idname + '&CT=' + idvalue + '&SI=' + sessionid + '&LID=' + limitadora_id + '&LVA=' + limitadora_value, 'PopUpTipoCarta', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=500, left=0, top=0');
}

function Mostrar_TipoCarta(id_clientid) {
	eval('var theform = document.Form1;');
	eval('var id_value = theform.' + id_clientid + '.options[theform.' + id_clientid + '.selectedIndex].value;');
	if (popUpMostrar != null) { try { popUpMostrar.close(); } catch (e) { ; } }
	popUpMostrar = window.open('MostrarDetalleTipoCarta.aspx?req_Id=' + id_value, 'PopUpTipoCarta', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=200, left=0, top=0');
}

function Load_TipoComunicacionCorreccion(idname, idvalue, sessionid, limitadora_id, limitadora_value) {
	if (popUpLoad != null) { try { popUpLoad.close(); } catch (e) { ; } }
	if (String(limitadora_id) == 'undefined' || String(limitadora_id) == 'null') { limitadora_id = 0; }
	if (String(limitadora_value) == 'undefined' || String(limitadora_value) == 'null') { limitadora_value = 0; }
	popUpLoad = window.open('LoadTipoComunicacionCorreccion.aspx?CI=' + idname + '&CT=' + idvalue + '&SI=' + sessionid + '&LID=' + limitadora_id + '&LVA=' + limitadora_value, 'PopUpTipoComunicacionCorreccion', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=500, left=0, top=0');
}

function Mostrar_TipoComunicacionCorreccion(id_clientid) {
	eval('var theform = document.Form1;');
	eval('var id_value = theform.' + id_clientid + '.options[theform.' + id_clientid + '.selectedIndex].value;');
	if (popUpMostrar != null) { try { popUpMostrar.close(); } catch (e) { ; } }
	popUpMostrar = window.open('MostrarDetalleTipoComunicacionCorreccion.aspx?req_Id=' + id_value, 'PopUpTipoComunicacionCorreccion', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=200, left=0, top=0');
}

function Load_TipoConcepto(idname, idvalue, sessionid, limitadora_id, limitadora_value) {
	if (popUpLoad != null) { try { popUpLoad.close(); } catch (e) { ; } }
	if (String(limitadora_id) == 'undefined' || String(limitadora_id) == 'null') { limitadora_id = 0; }
	if (String(limitadora_value) == 'undefined' || String(limitadora_value) == 'null') { limitadora_value = 0; }
	popUpLoad = window.open('LoadTipoConcepto.aspx?CI=' + idname + '&CT=' + idvalue + '&SI=' + sessionid + '&LID=' + limitadora_id + '&LVA=' + limitadora_value, 'PopUpTipoConcepto', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=500, left=0, top=0');
}

function Mostrar_TipoConcepto(id_clientid) {
	eval('var theform = document.Form1;');
	eval('var id_value = theform.' + id_clientid + '.options[theform.' + id_clientid + '.selectedIndex].value;');
	if (popUpMostrar != null) { try { popUpMostrar.close(); } catch (e) { ; } }
	popUpMostrar = window.open('MostrarDetalleTipoConcepto.aspx?req_Id=' + id_value, 'PopUpTipoConcepto', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=200, left=0, top=0');
}

function Load_TipoEvento(idname, idvalue, sessionid, limitadora_id, limitadora_value) {
	if (popUpLoad != null) { try { popUpLoad.close(); } catch (e) { ; } }
	if (String(limitadora_id) == 'undefined' || String(limitadora_id) == 'null') { limitadora_id = 0; }
	if (String(limitadora_value) == 'undefined' || String(limitadora_value) == 'null') { limitadora_value = 0; }
	popUpLoad = window.open('LoadTipoEvento.aspx?CI=' + idname + '&CT=' + idvalue + '&SI=' + sessionid + '&LID=' + limitadora_id + '&LVA=' + limitadora_value, 'PopUpTipoEvento', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=500, left=0, top=0');
}

function Mostrar_TipoEvento(id_clientid) {
	eval('var theform = document.Form1;');
	eval('var id_value = theform.' + id_clientid + '.options[theform.' + id_clientid + '.selectedIndex].value;');
	if (popUpMostrar != null) { try { popUpMostrar.close(); } catch (e) { ; } }
	popUpMostrar = window.open('MostrarDetalleTipoEvento.aspx?req_Id=' + id_value, 'PopUpTipoEvento', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=200, left=0, top=0');
}

function Load_TipoInscripcion(idname, idvalue, sessionid, limitadora_id, limitadora_value) {
	if (popUpLoad != null) { try { popUpLoad.close(); } catch (e) { ; } }
	if (String(limitadora_id) == 'undefined' || String(limitadora_id) == 'null') { limitadora_id = 0; }
	if (String(limitadora_value) == 'undefined' || String(limitadora_value) == 'null') { limitadora_value = 0; }
	popUpLoad = window.open('LoadTipoInscripcion.aspx?CI=' + idname + '&CT=' + idvalue + '&SI=' + sessionid + '&LID=' + limitadora_id + '&LVA=' + limitadora_value, 'PopUpTipoInscripcion', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=500, left=0, top=0');
}

function Mostrar_TipoInscripcion(id_clientid) {
	eval('var theform = document.Form1;');
	eval('var id_value = theform.' + id_clientid + '.options[theform.' + id_clientid + '.selectedIndex].value;');
	if (popUpMostrar != null) { try { popUpMostrar.close(); } catch (e) { ; } }
	popUpMostrar = window.open('MostrarDetalleTipoInscripcion.aspx?req_Id=' + id_value, 'PopUpTipoInscripcion', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=200, left=0, top=0');
}

function Load_TipoPlantillaComunicacion(idname, idvalue, sessionid, limitadora_id, limitadora_value) {
	if (popUpLoad != null) { try { popUpLoad.close(); } catch (e) { ; } }
	if (String(limitadora_id) == 'undefined' || String(limitadora_id) == 'null') { limitadora_id = 0; }
	if (String(limitadora_value) == 'undefined' || String(limitadora_value) == 'null') { limitadora_value = 0; }
	popUpLoad = window.open('LoadTipoPlantillaComunicacion.aspx?CI=' + idname + '&CT=' + idvalue + '&SI=' + sessionid + '&LID=' + limitadora_id + '&LVA=' + limitadora_value, 'PopUpTipoPlantillaComunicacion', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=500, left=0, top=0');
}

function Mostrar_TipoPlantillaComunicacion(id_clientid) {
	eval('var theform = document.Form1;');
	eval('var id_value = theform.' + id_clientid + '.options[theform.' + id_clientid + '.selectedIndex].value;');
	if (popUpMostrar != null) { try { popUpMostrar.close(); } catch (e) { ; } }
	popUpMostrar = window.open('MostrarDetalleTipoPlantillaComunicacion.aspx?req_Id=' + id_value, 'PopUpTipoPlantillaComunicacion', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=200, left=0, top=0');
}

function Load_TipoPresupuesto(idname, idvalue, sessionid, limitadora_id, limitadora_value) {
	if (popUpLoad != null) { try { popUpLoad.close(); } catch (e) { ; } }
	if (String(limitadora_id) == 'undefined' || String(limitadora_id) == 'null') { limitadora_id = 0; }
	if (String(limitadora_value) == 'undefined' || String(limitadora_value) == 'null') { limitadora_value = 0; }
	popUpLoad = window.open('LoadTipoPresupuesto.aspx?CI=' + idname + '&CT=' + idvalue + '&SI=' + sessionid + '&LID=' + limitadora_id + '&LVA=' + limitadora_value, 'PopUpTipoPresupuesto', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=500, left=0, top=0');
}

function Mostrar_TipoPresupuesto(id_clientid) {
	eval('var theform = document.Form1;');
	eval('var id_value = theform.' + id_clientid + '.options[theform.' + id_clientid + '.selectedIndex].value;');
	if (popUpMostrar != null) { try { popUpMostrar.close(); } catch (e) { ; } }
	popUpMostrar = window.open('MostrarDetalleTipoPresupuesto.aspx?req_Id=' + id_value, 'PopUpTipoPresupuesto', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=200, left=0, top=0');
}

function Load_ComunicanteVIP(idname, idvalue, sessionid, limitadora_id, limitadora_value) {
	if (popUpLoad != null) { try { popUpLoad.close(); } catch (e) { ; } }
	if (String(limitadora_id) == 'undefined' || String(limitadora_id) == 'null') { limitadora_id = 0; }
	if (String(limitadora_value) == 'undefined' || String(limitadora_value) == 'null') { limitadora_value = 0; }
	popUpLoad = window.open('LoadComunicanteVIP.aspx?CI=' + idname + '&CT=' + idvalue + '&SI=' + sessionid + '&LID=' + limitadora_id + '&LVA=' + limitadora_value, 'PopUpComunicanteVIP', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=500, left=0, top=0');
}

function Mostrar_ComunicanteVIP(id_clientid) {
	eval('var theform = document.Form1;');
	eval('var id_value = theform.' + id_clientid + '.options[theform.' + id_clientid + '.selectedIndex].value;');
	if (popUpMostrar != null) { try { popUpMostrar.close(); } catch (e) { ; } }
	popUpMostrar = window.open('MostrarDetalleComunicanteVIP.aspx?req_Id=' + id_value, 'PopUpComunicanteVIP', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=200, left=0, top=0');
}

function Load_Campo(idname, idvalue, sessionid, limitadora_id, limitadora_value) {
	if (popUpLoad != null) { try { popUpLoad.close(); } catch (e) { ; } }
	if (String(limitadora_id) == 'undefined' || String(limitadora_id) == 'null') { limitadora_id = 0; }
	if (String(limitadora_value) == 'undefined' || String(limitadora_value) == 'null') { limitadora_value = 0; }
	popUpLoad = window.open('LoadCampo.aspx?CI=' + idname + '&CT=' + idvalue + '&SI=' + sessionid + '&LID=' + limitadora_id + '&LVA=' + limitadora_value, 'PopUpCampo', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=500, left=0, top=0');
}

function Mostrar_Campo(id_clientid) {
	eval('var theform = document.Form1;');
	eval('var id_value = theform.' + id_clientid + '.options[theform.' + id_clientid + '.selectedIndex].value;');
	if (popUpMostrar != null) { try { popUpMostrar.close(); } catch (e) { ; } }
	popUpMostrar = window.open('MostrarDetalleCampo.aspx?req_Id=' + id_value, 'PopUpCampo', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=200, left=0, top=0');
}

function Load_GrupoJefe(idname, idvalue, sessionid, limitadora_id, limitadora_value) {
	if (popUpLoad != null) { try { popUpLoad.close(); } catch (e) { ; } }
	if (String(limitadora_id) == 'undefined' || String(limitadora_id) == 'null') { limitadora_id = 0; }
	if (String(limitadora_value) == 'undefined' || String(limitadora_value) == 'null') { limitadora_value = 0; }
	popUpLoad = window.open('LoadGrupoJefe.aspx?CI=' + idname + '&CT=' + idvalue + '&SI=' + sessionid + '&LID=' + limitadora_id + '&LVA=' + limitadora_value, 'PopUpGrupoJefe', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=500, left=0, top=0');
}

function Mostrar_GrupoJefe(id_clientid) {
	eval('var theform = document.Form1;');
	eval('var id_value = theform.' + id_clientid + '.options[theform.' + id_clientid + '.selectedIndex].value;');
	if (popUpMostrar != null) { try { popUpMostrar.close(); } catch (e) { ; } }
	popUpMostrar = window.open('MostrarDetalleGrupoJefe.aspx?req_Id=' + id_value, 'PopUpGrupoJefe', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=200, left=0, top=0');
}

function Load_Jefe(idname, idvalue, sessionid, limitadora_id, limitadora_value) {
	if (popUpLoad != null) { try { popUpLoad.close(); } catch (e) { ; } }
	if (String(limitadora_id) == 'undefined' || String(limitadora_id) == 'null') { limitadora_id = 0; }
	if (String(limitadora_value) == 'undefined' || String(limitadora_value) == 'null') { limitadora_value = 0; }
	popUpLoad = window.open('LoadJefe.aspx?CI=' + idname + '&CT=' + idvalue + '&SI=' + sessionid + '&LID=' + limitadora_id + '&LVA=' + limitadora_value, 'PopUpJefe', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=500, left=0, top=0');
}

function Mostrar_Jefe(id_clientid) {
	eval('var theform = document.Form1;');
	eval('var id_value = theform.' + id_clientid + '.options[theform.' + id_clientid + '.selectedIndex].value;');
	if (popUpMostrar != null) { try { popUpMostrar.close(); } catch (e) { ; } }
	popUpMostrar = window.open('MostrarDetalleJefe.aspx?req_Id=' + id_value, 'PopUpJefe', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=200, left=0, top=0');
}

function Load_MenuSistema(idname, idvalue, sessionid, limitadora_id, limitadora_value) {
	if (popUpLoad != null) { try { popUpLoad.close(); } catch (e) { ; } }
	if (String(limitadora_id) == 'undefined' || String(limitadora_id) == 'null') { limitadora_id = 0; }
	if (String(limitadora_value) == 'undefined' || String(limitadora_value) == 'null') { limitadora_value = 0; }
	popUpLoad = window.open('LoadMenuSistema.aspx?CI=' + idname + '&CT=' + idvalue + '&SI=' + sessionid + '&LID=' + limitadora_id + '&LVA=' + limitadora_value, 'PopUpMenuSistema', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=500, left=0, top=0');
}

function Mostrar_MenuSistema(id_clientid) {
	eval('var theform = document.Form1;');
	eval('var id_value = theform.' + id_clientid + '.options[theform.' + id_clientid + '.selectedIndex].value;');
	if (popUpMostrar != null) { try { popUpMostrar.close(); } catch (e) { ; } }
	popUpMostrar = window.open('MostrarDetalleMenuSistema.aspx?req_Id=' + id_value, 'PopUpMenuSistema', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=200, left=0, top=0');
}

function Load_MenuProgramas(idname, idvalue, sessionid, limitadora_id, limitadora_value) {
	if (popUpLoad != null) { try { popUpLoad.close(); } catch (e) { ; } }
	if (String(limitadora_id) == 'undefined' || String(limitadora_id) == 'null') { limitadora_id = 0; }
	if (String(limitadora_value) == 'undefined' || String(limitadora_value) == 'null') { limitadora_value = 0; }
	popUpLoad = window.open('LoadMenuProgramas.aspx?CI=' + idname + '&CT=' + idvalue + '&SI=' + sessionid + '&LID=' + limitadora_id + '&LVA=' + limitadora_value, 'PopUpMenuProgramas', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=500, left=0, top=0');
}

function Mostrar_MenuProgramas(idmenu_clientid, idprograma_clientid) {
	eval('var theform = document.Form1;');
	eval('var idmenu_value = theform.' + idmenu_clientid + '.options[theform.' + idmenu_clientid + '.selectedIndex].value;');
	eval('var idprograma_value = theform.' + idprograma_clientid + '.options[theform.' + idprograma_clientid + '.selectedIndex].value;');
	if (popUpMostrar != null) { try { popUpMostrar.close(); } catch (e) { ; } }
	popUpMostrar = window.open('MostrarDetalleMenuProgramas.aspx?req_IdMenu=' + idmenu_value + '&req_IdPrograma=' + idprograma_value, 'PopUpMenuProgramas', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=200, left=0, top=0');
}

function Load_Permiso(idname, idvalue, sessionid, limitadora_id, limitadora_value) {
	if (popUpLoad != null) { try { popUpLoad.close(); } catch (e) { ; } }
	if (String(limitadora_id) == 'undefined' || String(limitadora_id) == 'null') { limitadora_id = 0; }
	if (String(limitadora_value) == 'undefined' || String(limitadora_value) == 'null') { limitadora_value = 0; }
	popUpLoad = window.open('LoadPermiso.aspx?CI=' + idname + '&CT=' + idvalue + '&SI=' + sessionid + '&LID=' + limitadora_id + '&LVA=' + limitadora_value, 'PopUpPermiso', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=500, left=0, top=0');
}

function Mostrar_Permiso(id_clientid) {
	eval('var theform = document.Form1;');
	eval('var id_value = theform.' + id_clientid + '.options[theform.' + id_clientid + '.selectedIndex].value;');
	if (popUpMostrar != null) { try { popUpMostrar.close(); } catch (e) { ; } }
	popUpMostrar = window.open('MostrarDetallePermiso.aspx?req_Id=' + id_value, 'PopUpPermiso', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=200, left=0, top=0');
}

function Load_Programa(idname, idvalue, sessionid, limitadora_id, limitadora_value) {
	if (popUpLoad != null) { try { popUpLoad.close(); } catch (e) { ; } }
	if (String(limitadora_id) == 'undefined' || String(limitadora_id) == 'null') { limitadora_id = 0; }
	if (String(limitadora_value) == 'undefined' || String(limitadora_value) == 'null') { limitadora_value = 0; }
	popUpLoad = window.open('LoadPrograma.aspx?CI=' + idname + '&CT=' + idvalue + '&SI=' + sessionid + '&LID=' + limitadora_id + '&LVA=' + limitadora_value, 'PopUpPrograma', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=500, left=0, top=0');
}

function Mostrar_Programa(id_clientid) {
	eval('var theform = document.Form1;');
	eval('var id_value = theform.' + id_clientid + '.options[theform.' + id_clientid + '.selectedIndex].value;');
	if (popUpMostrar != null) { try { popUpMostrar.close(); } catch (e) { ; } }
	popUpMostrar = window.open('MostrarDetallePrograma.aspx?req_Id=' + id_value, 'PopUpPrograma', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=200, left=0, top=0');
}

function Load_Rol(idname, idvalue, sessionid, limitadora_id, limitadora_value) {
	if (popUpLoad != null) { try { popUpLoad.close(); } catch (e) { ; } }
	if (String(limitadora_id) == 'undefined' || String(limitadora_id) == 'null') { limitadora_id = 0; }
	if (String(limitadora_value) == 'undefined' || String(limitadora_value) == 'null') { limitadora_value = 0; }
	popUpLoad = window.open('LoadRol.aspx?CI=' + idname + '&CT=' + idvalue + '&SI=' + sessionid + '&LID=' + limitadora_id + '&LVA=' + limitadora_value, 'PopUpRol', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=500, left=0, top=0');
}

function Mostrar_Rol(idgrupojefe_clientid, idprograma_clientid) {
	eval('var theform = document.Form1;');
	eval('var idgrupojefe_value = theform.' + idgrupojefe_clientid + '.options[theform.' + idgrupojefe_clientid + '.selectedIndex].value;');
	eval('var idprograma_value = theform.' + idprograma_clientid + '.options[theform.' + idprograma_clientid + '.selectedIndex].value;');
	if (popUpMostrar != null) { try { popUpMostrar.close(); } catch (e) { ; } }
	popUpMostrar = window.open('MostrarDetalleRol.aspx?req_IdGrupoJefe=' + idgrupojefe_value + '&req_IdPrograma=' + idprograma_value, 'PopUpRol', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=200, left=0, top=0');
}

function Load_RolJefe(idname, idvalue, sessionid, limitadora_id, limitadora_value) {
	if (popUpLoad != null) { try { popUpLoad.close(); } catch (e) { ; } }
	if (String(limitadora_id) == 'undefined' || String(limitadora_id) == 'null') { limitadora_id = 0; }
	if (String(limitadora_value) == 'undefined' || String(limitadora_value) == 'null') { limitadora_value = 0; }
	popUpLoad = window.open('LoadRolJefe.aspx?CI=' + idname + '&CT=' + idvalue + '&SI=' + sessionid + '&LID=' + limitadora_id + '&LVA=' + limitadora_value, 'PopUpRolJefe', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=500, left=0, top=0');
}

function Mostrar_RolJefe(idjefe_clientid, idprograma_clientid) {
	eval('var theform = document.Form1;');
	eval('var idjefe_value = theform.' + idjefe_clientid + '.options[theform.' + idjefe_clientid + '.selectedIndex].value;');
	eval('var idprograma_value = theform.' + idprograma_clientid + '.options[theform.' + idprograma_clientid + '.selectedIndex].value;');
	if (popUpMostrar != null) { try { popUpMostrar.close(); } catch (e) { ; } }
	popUpMostrar = window.open('MostrarDetalleRolJefe.aspx?req_IdJefe=' + idjefe_value + '&req_IdPrograma=' + idprograma_value, 'PopUpRolJefe', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=200, left=0, top=0');
}

function Load_Sesion(idname, idvalue, sessionid, limitadora_id, limitadora_value) {
	if (popUpLoad != null) { try { popUpLoad.close(); } catch (e) { ; } }
	if (String(limitadora_id) == 'undefined' || String(limitadora_id) == 'null') { limitadora_id = 0; }
	if (String(limitadora_value) == 'undefined' || String(limitadora_value) == 'null') { limitadora_value = 0; }
	popUpLoad = window.open('LoadSesion.aspx?CI=' + idname + '&CT=' + idvalue + '&SI=' + sessionid + '&LID=' + limitadora_id + '&LVA=' + limitadora_value, 'PopUpSesion', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=500, left=0, top=0');
}

function Mostrar_Sesion(id_clientid) {
	eval('var theform = document.Form1;');
	eval('var id_value = theform.' + id_clientid + '.options[theform.' + id_clientid + '.selectedIndex].value;');
	if (popUpMostrar != null) { try { popUpMostrar.close(); } catch (e) { ; } }
	popUpMostrar = window.open('MostrarDetalleSesion.aspx?req_Id=' + id_value, 'PopUpSesion', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=200, left=0, top=0');
}

function Load_TipoFichero(idname, idvalue, sessionid, limitadora_id, limitadora_value) {
	if (popUpLoad != null) { try { popUpLoad.close(); } catch (e) { ; } }
	if (String(limitadora_id) == 'undefined' || String(limitadora_id) == 'null') { limitadora_id = 0; }
	if (String(limitadora_value) == 'undefined' || String(limitadora_value) == 'null') { limitadora_value = 0; }
	popUpLoad = window.open('LoadTipoFichero.aspx?CI=' + idname + '&CT=' + idvalue + '&SI=' + sessionid + '&LID=' + limitadora_id + '&LVA=' + limitadora_value, 'PopUpTipoFichero', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=500, left=0, top=0');
}

function Mostrar_TipoFichero(id_clientid) {
	eval('var theform = document.Form1;');
	eval('var id_value = theform.' + id_clientid + '.options[theform.' + id_clientid + '.selectedIndex].value;');
	if (popUpMostrar != null) { try { popUpMostrar.close(); } catch (e) { ; } }
	popUpMostrar = window.open('MostrarDetalleTipoFichero.aspx?req_Id=' + id_value, 'PopUpTipoFichero', 'resizable=yes, status=no,toolbar=no,scrollbars=yes,menubar=no,width=600, height=200, left=0, top=0');
}
