centroislamicodechile.cl
Open in
urlscan Pro
64.90.53.6
Public Scan
Submitted URL: http://centroislamicodechile.cl/
Effective URL: https://centroislamicodechile.cl/
Submission: On April 12 via api from US — Scanned from DE
Effective URL: https://centroislamicodechile.cl/
Submission: On April 12 via api from US — Scanned from DE
Form analysis
1 forms found in the DOMName: form_203163082273650 — POST https://submit.jotform.com/submit/203163082273650/
<form class="jotform-form" action="https://submit.jotform.com/submit/203163082273650/" method="post" name="form_203163082273650" id="203163082273650" accept-charset="utf-8" autocomplete="on" novalidate="true">
<input type="hidden" name="formID" value="203163082273650">
<input type="hidden" id="JWTContainer" value="">
<input type="hidden" id="cardinalOrderNumber" value="">
<div role="main" class="form-all">
<style>
.form-all:before {
background: none;
}
</style>
<ul class="form-section page-section">
<li class="form-line jf-required" data-type="control_fullname" id="id_3">
<label class="form-label form-label-top form-label-auto" id="label_3" for="first_3"> Nombre <span class="form-required"> * </span>
</label>
<div id="cid_3" class="form-input-wide jf-required" data-layout="full">
<div data-wrapper-react="true">
<span class="form-sub-label-container" style="vertical-align:top" data-input-type="first">
<input type="text" id="first_3" name="q3_nombre[first]" class="form-textbox validate[required]" data-defaultvalue="" autocomplete="section-input_3 given-name" size="10" value="" data-component="first"
aria-labelledby="label_3 sublabel_3_first" required="">
<label class="form-sub-label" for="first_3" id="sublabel_3_first" style="min-height:13px" aria-hidden="false"> Nombre </label>
</span>
<span class="form-sub-label-container" style="vertical-align:top" data-input-type="last">
<input type="text" id="last_3" name="q3_nombre[last]" class="form-textbox validate[required]" data-defaultvalue="" autocomplete="section-input_3 family-name" size="15" value="" data-component="last"
aria-labelledby="label_3 sublabel_3_last" required="">
<label class="form-sub-label" for="last_3" id="sublabel_3_last" style="min-height:13px" aria-hidden="false"> Apellido </label>
</span>
</div>
</div>
</li>
<li class="form-line jf-required" data-type="control_email" id="id_4">
<label class="form-label form-label-top form-label-auto" id="label_4" for="input_4"> Email <span class="form-required"> * </span>
</label>
<div id="cid_4" class="form-input-wide jf-required" data-layout="half">
<span class="form-sub-label-container" style="vertical-align:top">
<input type="email" id="input_4" name="q4_email" class="form-textbox validate[required, Email]" data-defaultvalue="" style="width:310px" size="310" value="" data-component="email" aria-labelledby="label_4 sublabel_input_4" required="">
<label class="form-sub-label" for="input_4" id="sublabel_input_4" style="min-height:13px" aria-hidden="false"> ejemplo@ejemplo.com </label>
</span>
</div>
</li>
<li class="form-line jf-required" data-type="control_textarea" id="id_5">
<label class="form-label form-label-top form-label-auto" id="label_5" for="input_5"> Mensaje <span class="form-required"> * </span>
</label>
<div id="cid_5" class="form-input-wide jf-required" data-layout="full">
<textarea id="input_5" class="form-textarea validate[required]" name="q5_mensaje" style="width:648px;height:163px" data-component="textarea" required="" aria-labelledby="label_5"></textarea>
</div>
</li>
<li class="form-line jf-required" data-type="control_captcha" id="id_6">
<label class="form-label form-label-top form-label-auto" id="label_6" for="input_6"> Favor verificar que usted es humano <span class="form-required"> * </span>
</label>
<div id="cid_6" class="form-input-wide jf-required" data-layout="full">
<section data-wrapper-react="true">
<div id="recaptcha_input_6" data-component="recaptcha" data-callback="recaptchaCallbackinput_6" data-expired-callback="recaptchaExpiredCallbackinput_6">
<div style="width: 304px; height: 78px;">
<div><iframe title="reCAPTCHA"
src="https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LdU3CgUAAAAAB0nnFM3M3T0sy707slYYU51RroJ&co=aHR0cHM6Ly9jZW50cm9pc2xhbWljb2RlY2hpbGUuY2w6NDQz&hl=de&v=6MY32oPwFCn9SUKWt8czDsDw&size=normal&cb=gzjkq7su76wb"
width="304" height="78" role="presentation" name="a-jn7jabqcxet3" frameborder="0" scrolling="no"
sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe></div><textarea id="g-recaptcha-response" name="g-recaptcha-response"
class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
</div><iframe style="display: none;"></iframe>
</div>
<input type="hidden" id="input_6" class="hidden validate[required]" name="recaptcha_visible" required="">
<script type="text/javascript" src="https://www.google.com/recaptcha/api.js?render=explicit&onload=recaptchaLoadedinput_6"></script>
<script type="text/javascript">
var recaptchaLoadedinput_6 = function() {
window.grecaptcha.render($("recaptcha_input_6"), {
sitekey: '6LdU3CgUAAAAAB0nnFM3M3T0sy707slYYU51RroJ',
});
var grecaptchaBadge = document.querySelector('.grecaptcha-badge');
if (grecaptchaBadge) {
grecaptchaBadge.style.boxShadow = 'gray 0px 0px 2px';
}
};
/**
* Called when the reCaptcha verifies the user is human
* For invisible reCaptcha;
* Submit event is stopped after validations and recaptcha is executed.
* If a challenge is not displayed, this will be called right after grecaptcha.execute()
* If a challenge is displayed, this will be called when the challenge is solved successfully
* Submit is triggered to actually submit the form since it is stopped before.
*/
var recaptchaCallbackinput_6 = function() {
var isInvisibleReCaptcha = false;
var hiddenInput = $("input_6");
hiddenInput.setValue(1);
if (!isInvisibleReCaptcha) {
if (hiddenInput.validateInput) {
hiddenInput.validateInput();
}
} else {
triggerSubmit(hiddenInput.form)
}
function triggerSubmit(formElement) {
var button = formElement.ownerDocument.createElement('input');
button.style.display = 'none';
button.type = 'submit';
formElement.appendChild(button).click();
formElement.removeChild(button);
}
}
// not really required for invisible recaptcha
var recaptchaExpiredCallbackinput_6 = function() {
var hiddenInput = $("input_6");
hiddenInput.writeAttribute("value", false);
if (hiddenInput.validateInput) {
hiddenInput.validateInput();
}
}
</script>
</section>
</div>
</li>
<li class="form-line" data-type="control_button" id="id_2">
<div id="cid_2" class="form-input-wide" data-layout="full">
<div data-align="auto" class="form-buttons-wrapper form-buttons-auto jsTest-button-wrapperField">
<button id="input_2" type="submit" class="form-submit-button form-submit-button-light_rounded submit-button jf-form-buttons jsTest-submitField" data-component="button" data-content=""> Enviar </button>
</div>
</div>
</li>
<li style="display:none"> Should be Empty: <input type="text" name="website" value="">
</li>
</ul>
</div>
<script>
JotForm.showJotFormPowered = "0";
</script>
<script>
JotForm.poweredByText = "Desarrollado por Jotform";
</script>
<input type="hidden" class="simple_spc" id="simple_spc" name="simple_spc" value="203163082273650-203163082273650">
<script type="text/javascript">
var all_spc = document.querySelectorAll("form[id='203163082273650'] .si" + "mple" + "_spc");
for (var i = 0; i < all_spc.length; i++) {
all_spc[i].value = "203163082273650-203163082273650";
}
</script>
<input type="hidden" name="event_id" value="1681261463705_203163082273650_nnXXwje">
</form>
Text Content
Ir al contenido CENTRO ISLÁMICO DE CHILE * Inicio * Organismos * Historia Radio Islam Chile Radio Islam Chile Centro Islámico de Chile Main Menu * Inicio * Organismos * Historia BIENVENIDOS A CENTRO ISLÁMICO DE CHILE Organismos ACERCA DE LA COMUNIDAD MUSULMANA DE CHILE Los musulmanes en Chile están conformados por los descendientes de los primeros musulmanes que provenían de países como Siria, Líbano, Palestina y Jordania, además de ciudadanos paquistaníes, turcos, egipcios, marroquíes, argelinos, africanos y de una gran cantidad de hombres y mujeres chilenos, que han aceptado el Islam como su religión. Historia TE DEUM METROPOLITANO DE FIESTAS PATRIAS 2022 El pasado 18 de Septiembre se realizó en la Catedral Metropolitana el tradicional Te Deum Ecumenico, con la participación del Centro Islámico de Chile, en representación de la Comunidad Musulmana de Chile. TE DEUM DE VALPARAÍSO DE FIESTAS PATRIAS 2022 El pasado 15 de Septiembre se realizó en la Catedral de Valaparaíso el Te Deum Ecumenico, con la participación del Centro Islámico de Chile, en representación de la Comunidad Musulmana de Viña del Mar y la Quinta Región. TE DEUM I. MUNIC. DE SAN JOAQUÍN 2022 El pasado 14 de Septiembre se realizó el Te Deum Ecumenico de la I. Municipalidad de San Joaquin, con la participación del Centro Islámico de Chile, en representación de la Comunidad Musulmana de Chile. SERVICIOS JUTBAH , HORARIOS Y BOLETÍN JUTBAH MEZQUITA AS-SALAM Cada viernes publicamos la traducción al español del tema de la Jutbah semanal de Mezquita As-Salam. HORARIOS DE ORACIONES Los Horarios de Oraciones para 18 ciudades de Chile se publican antes del término del mes anterior, con las actualizaciones de cambios de hora. BOLETÍN SEMANAL Si desea recibir semanalmente el Boletín de Mezquita As-Salam, puede registrar su email en el formulario. * Nombre * Nombre Apellido * Email * ejemplo@ejemplo.com * Mensaje * * Favor verificar que usted es humano * * Enviar * Should be Empty: ACERCA DE CONTACT Copyright © 2023 Centro Islámico de Chile Powered by Centro Islámico de Chile