www.eventsforce.net Open in urlscan Pro
35.176.151.90  Public Scan

Submitted URL: https://britishcouncil-spain.cmail20.com/t/y-l-mdhjiky-hrihjiqo-t/
Effective URL: https://www.eventsforce.net/britishcouncil/frontend/reg/tRegisterEmailNew.csp?pageID=3935802&eventID=6837&language=4&tempPer...
Submission: On September 10 via manual from NL — Scanned from NL

Form analysis 1 forms found in the DOM

Name: myFormPOST ../../frontend/reg/registeremailnew2.csp?tempPersonID=6743589

<form id="ef-main-form-id" name="myForm" action="../../frontend/reg/registeremailnew2.csp?tempPersonID=6743589" method="POST" onsubmit="return validateForm();">
  <input type="hidden" name="tempPersonID" value="6743589">
  <input type="hidden" name="eventID" value="6837">
  <!-- Optimizely -->
  <script src="https://cdn.optimizely.com/js/3074371378.js"></script>
  <!-- Header default - empty-->
  <header class="navbar navbar-slim">
    <div class="container">
      <h2 class="navbar-header">
        <div class="navbar-brand">
          <a href="#" class="bc-brand-logo">British Council</a>
          <div class="bc-brand-slogan">
            <div id="div_3936015" class="ef-proweb1-resizable-text-block" data-text-block-id="3936015" style="display:block; margin-bottom:0px;">
              <div class="ef-custom-content-section">
                <h3><span style="color:#00ccff;">Success through English with the British Council</span></h3>
              </div>
            </div>
          </div>
        </div>
      </h2>
    </div><!-- end container -->
  </header>
  <div class="container ef-template-container">
    <div class="row">
      <div class="col-xs-12">
        <div id="ef_menu_area" class="ef_proweb_menu_block ef-menu-block noPrint">
          <div class="dropdown visible-xs-block">
            <button class="btn btn-primary dropdown-toggle" data-toggle="dropdown" type="button">Menu <span class="caret"></span>
            </button>
          </div>
          <div class="ef_nav_horizontal hidden-xs" role="navigation">
          </div>
        </div>
        <!--Footer / tFooter.csp-->
        <!--Menu Follow Buttons / tMenu.csp-->
        <div id="#socialMediaModuleMenu">
        </div>
      </div>
    </div>
    <div class="row">
      <div class="col-xs-12">
        <style>
          /*Style definitions for the progress bar Divs */
          .ef_progress_bar_progress_div {
            width: 0%;
          }
        </style>
        <h1>
          <!-- before header -->
          <a name="dataID_3935803" style="display:none;"></a>
          <style>
            #ef-id-page-heading {
              display: none
            }
          </style>
          <!-- after header -->
        </h1>
      </div>
    </div>
    <div class="row">
      <div class="col-xs-12 col-md-8 ef-event-middle-column">
        <table class="ef-registration-section" width="100%" cellpadding="0" cellspacing="0" border="0">
          <tbody>
            <tr>
              <td colspan="2">
                <table border="0" cellpadding="0" cellspacing="0" class="black10px" width="100%">
                </table>
              </td>
            </tr>
            <tr>
              <td class="redbold12px" colspan="2">
              </td>
            </tr>
            <tr>
              <td class="black10px" colspan="2"> Introduzca su dirección de correo electrónico </td>
            </tr>
            <tr>
              <td class="blackbold10px ef_proweb_form_prompt">
                <label id="" class="" for="txtEmail"> Dirección de correo electrónico&nbsp;<span id="efManMarker-txtEmail" class="mandatory">*</span>
                </label>
              </td>
              <td>
                <input type="email" name="txtEmail" id="txtEmail" value="" oninput="efClearCustomFormErrorMessage(this);"
                  oninvalid="efSetCustomFormErrorMessage(this,'Introduzca una dirección de correo electrónico única y válida, ej. yourself@somesite.org');"
                  title="Introduzca una dirección de correo electrónico única y válida, ej. yourself@somesite.org" class="EF_inputBox">
              </td>
            </tr>
            <tr>
              <td class="black10px" colspan="2">
                <br>
                <br>
              </td>
            </tr>
            <tr>
              <td colspan="2">
                <table border="0" cellpadding="0" cellspacing="0" class="black10px" width="100%">
                </table>
              </td>
            </tr>
          </tbody>
        </table>
        <table width="100%" border="0" cellspacing="0" cellpadding="0">
          <tbody>
            <tr>
              <td width="33%" align="left"> &nbsp; </td>
              <td width="33%" align="center"> &nbsp; </td>
              <td width="34%" align="right">
                <input class="noPrint standardButton ef_frontend_button ef_frontend_button_proceed" type="submit" value="Continuar" name="butProceed" id="butProceed" title="Enviar y continuar" onclick="">
              </td>
            </tr>
          </tbody>
        </table>
      </div>
      <div id="right_column" class="col-xs-12 col-md-4 bc-col-sidebar ef-event-right-column">
        <!--Footer / tFooter.csp-->
        <!--Menu Follow Buttons / tMenu.csp-->
      </div>
    </div>
  </div>
  <!-- Footer -->
  <footer class="bc-footer">
    <div class="container">
      <div class="row">
        <div class="col-xs-12 col-md-4 col-lg-12">
          <h2 class="sr-only">About British Council UK</h2>
        </div>
      </div><!-- /row -->
      <hr class="hidden-md hidden-lg">
      <div class="bc-copyright">
        <script language="javascript">
          isAccessible = 0;
        </script>
        <script language="javascript">
          if (isAccessible == 0) document.forms[0].txtEmail.focus();
        </script>
        <script language="javascript">
          function getPassword() {
            var email = document.forms[0].txtEmail.value;
            if (1 == 1) {
              if ((email == '') || (email == null)) {
                if ('email' == 'username') {
                  email = prompt('Introduzca su nombre de usuario', '')
                } else {
                  email = prompt('Introduzca su dirección de correo electrónico', '')
                }
              }
              if ((email != '') && (email != null)) {
                var redirectLink = 'tRequestPassword.csp?pageID=3935935&eventID=6837';
                $("#ef-email-value-id").val(email);
                $("#ef-main-form-id").attr("action", redirectLink);
                $("#ef-main-form-id").attr("onsubmit", "");
                $("#ef-main-form-id").submit();
              }
            }
          }
          // us JS var to control the validateForm method
          showEC = 0
        </script>
        <script language="javascript">
          // when form submitted
          function validateForm() {
            if (showEC == 1) {
              return checkEmail()
            } else {
              return miniValidateMandatory();
            }
          }
        </script>
        <script language="javascript">
          // add JS validation for text and password fields
          // validateMandatory's evil size-challenged alter ego
          function miniValidateMandatory() {
            if (isAccessible) return true; // will be done serverside	
            if (!(document.myForm)) {
              return true;
            }
            var checkitems = document.myForm.elements;
            var alertData = 'Los siguientes apartados son obligatorios:';
            var itemCount = checkitems.length;
            var ok = 1;
            for (var i = 0; i < itemCount; i++) {
              var myElem = document.myForm.elements[i];
              if (myElem.type != "password" && myElem.type != "text") {
                continue;
              }
              if (!(myElem.value.length)) {
                ok = 0;
                alertData += "\n" + myElem.name.substring(3);
                addClass(myElem, "mandatoryIgnored");
              } else {
                removeClass(myElem, "mandatoryIgnored");
              }
            }
            if (!(ok)) {
              alert(alertData);
              return false;
            } else {
              return true;
            }
          }
          // helper functions for miniValidateMandatory function
          // see http://www.openjs.com/scripts/dom/class_manipulation.php for the css-related funcs
          function hasClass(ele, cls) {
            try {
              return ele.className.match(new RegExp('(\\s|^)' + cls + '(\\s|$)'));
            } catch (e) {
              return false
            }
          }

          function addClass(ele, cls) {
            if (!this.hasClass(ele, cls)) {
              ele.className += " " + cls;
            }
          }

          function removeClass(ele, cls) {
            if (hasClass(ele, cls)) {
              var reg = new RegExp('(\\s|^)' + cls + '(\\s|$)');
              ele.className = ele.className.replace(reg, ' ');
            }
          }
        </script>
        <!--Footer / tFooter.csp-->
        <div id="socialMediaModule">
        </div>
        <!--Menu Follow Buttons / tMenu.csp-->
      </div>
    </div>
  </footer>
  <!-- Google Tag Manager -->
  <noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-N43Q6K" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
  <script>
    (function(w, d, s, l, i) {
      w[l] = w[l] || [];
      w[l].push({
        'gtm.start': new Date().getTime(),
        event: 'gtm.js'
      });
      var f = d.getElementsByTagName(s)[0],
        j = d.createElement(s),
        dl = l != 'dataLayer' ? '&l=' + l : '';
      j.async = true;
      j.src = '//www.googletagmanager.com/gtm.js?id=' + i + dl;
      f.parentNode.insertBefore(j, f);
    })(window, document, 'script', 'dataLayer', 'GTM-N43Q6K');
  </script>
  <!-- End Google Tag Manager -->
  <!-- START OF SmartSource Data Collector TAG v10.2.29 -->
  <!-- Copyright (c) 2012 Webtrends Inc.  All rights reserved. -->
  <script>
    window.webtrendsAsyncInit = function() {
      var dcs = new Webtrends.dcs().init({
        dcsid: "dcs222eptisiyguzccs7v4mfd_2h9u",
        domain: "statse.webtrendslive.com",
        timezone: 0,
        i18n: true,
        adimpressions: true,
        adsparam: "WT.ac",
        download: true,
        downloadtypes: "xls,doc,pdf,txt,csv,zip,docx,xlsx,rar,gzip,swf,mid,mp3",
        mailto: true,
        offsite: true,
        onsitedoms: "eventsforce.net",
        fpcdom: ".eventsforce.net",
        plugins: {
          hm: {
            src: "//s.webtrends.com/js/webtrends.hm.js"
          }
        }
      });
      dcs.track();
    };
    (function() {
      var s = document.createElement("script");
      s.async = true;
      s.src = "https://cdn.eventsforce.net/files/ef-z6u4xka56uyi/template/britishcouncil_aptis/webtrends.js";
      var s2 = document.getElementsByTagName("script")[0];
      s2.parentNode.insertBefore(s, s2);
    }());
  </script>
  <noscript><img alt="DCSIMG" id="DCSIMG" width="1" height="1"
      src="//statse.webtrendslive.com/dcs222eptisiyguzccs7v4mfd_2h9u/njs.gif?dcssip=http://eventsforce.net&amp;dcsuri=/nojavascript&amp;WT.dl=0&amp;WT.es=http://eventsforce.net/nojavascript&amp;WT.js=No&amp;WT.tv=BC.nojs.1"></noscript>
  <!-- END OF SmartSource Data Collector TAG v10.2.29 -->
  <!-- JS Layout Fixes -->
  <script>
    $(function() {
      // Expand the day selector pills to full width to reduce wrapping
      var isAgendaPage = $('.ef-agenda-grid').length
      if (isAgendaPage) {
        $('button[name="daySelector"]').closest('.row').find('[class*="col-"]').css('width', '100%')
      }
    })
  </script>
  <!-- end of EF page -->
  <br style="clear:both;">
  <div id="eflogodiv" style="padding-top:30px;padding-left:15px;padding-bottom:10px;padding-right:15px;">
    <a id="eflogoa" href="https://www.eventsforce.com/?utm_source=EVBRITISHCOUNCIL&amp;utm_medium=PoweredByEventsforce&amp;utm_campaign=PBlogo" border="0" target="_blank">
			<img id="eflogoimg" src="https://cdn.eventsforce.net/libs/ef-website-images/ef_powered_by.png" alt="Powered by Eventsforce" border="0">
		</a>
  </div>
  <div class=" modal" id="ef-website-modal" tabindex="-1" role="dialog" aria-hidden="true">
    <div class="ef-website-modal-dialog">
      <div class="modal-content"></div>
    </div>
  </div>
  <div id="fadeOutPage" style="position: fixed;top: 0; left: 0;z-index: 500;background:#BBBBBB;padding:5px;border:0px;text-align:center;font-weight:bold;width:100%;height:100%;visibility:hidden;filter: alpha(opacity=50); opacity: 0.50;">
    <div id="timeoutbox">
      <!-- //behavior: url(../../media/styleSheets/rc/border-radius.htc)--> Su sesión está a punto de agotarse. ¿Desea continuar su sesión? <br>
      <span id="timeLeft"></span>
      <br>
      <br>
      <input class="noPrint standardButton ef_frontend_button " type="button" value="Continuar" name="sessTimeoutReset" id="sessTimeoutReset" onclick="">
    </div>
  </div>
  <script language="JavaScript" type="text/JavaScript"> var timeoutLeft;
	var origTitle=document.title;

	
	setTimeout("sessTimeout()",7079000);

	function sessTimeout() {

		document.getElementById("timeoutbox").style.visibility='visible';
		document.getElementById("fadeOutPage").style.visibility='visible';
	
		document.title = "Su sesión está a punto de caducar";
		timeoutLeft=12;
		showTimeLeft();
	
	}


	function showTimeLeft() {
		if (timeoutLeft==0) {
			// null global exit warning variable
			if (typeof nullExitWarning == "function") {
				nullExitWarning();
			}
			document.location="..\/..\/frontend\/xt\/timeout.csp?eventID=6837&languageID=4";
		}
		if ((timeoutLeft!=0)&&(timeoutLeft<=121)) {
			timeoutLeft=timeoutLeft-1
			var timeoutLeftText='Tiempo restante: %TIMEOUTLEFT% segundos...';
			timeoutLeftText=timeoutLeftText.replace(/%TIMEOUTLEFT%/g,timeoutLeft);
			document.getElementById("timeLeft").innerHTML = timeoutLeftText;
			setTimeout("showTimeLeft()",1000);
		}
	}


	function sessTimeOutReset() {
		document.getElementById("timeoutbox").style.visibility='hidden';
		document.getElementById("fadeOutPage").style.visibility='hidden';
		document.title = origTitle;
		timeoutLeft=7079000;
		setTimeout("sessTimeout()",timeoutLeft);
		$.ajax({
			url: '..\/..\/system\/resetSessionTimeoutAJAX.csp?CSPToken=gZcC49kHjjCSkejAKAh4A7wiN2UTAcPSA1hdDuYh8sf8kWYF_M7Us9r3k930bkmiwuTatblcqCGkgII$7deFIA'
		});
	}

	//-->
	</script>
  <!-- end of single sign one exclusion -->
</form>

Text Content

BRITISH COUNCIL


SUCCESS THROUGH ENGLISH WITH THE BRITISH COUNCIL

Menu








Introduzca su dirección de correo electrónico Dirección de correo electrónico *





   




ABOUT BRITISH COUNCIL UK

--------------------------------------------------------------------------------





Su sesión está a punto de agotarse. ¿Desea continuar su sesión?