<!DOCTYPE html><html><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1"><meta http-equiv="X-UA-Compatible" content="IE=edge" /><meta http-equiv="Pragma" content="no-cache"><meta http-equiv="Cache-Control" content="no-store"><link rel="stylesheet"	href="https://use.fontawesome.com/releases/v5.8.1/css/all.css"	integrity="sha384-50oBUHEmvpQ+1lW4y57PTFmhCaXp0ML5d60M1M7uH2+nqUivzIebhndOJK28anvf"	crossorigin="anonymous"><style>.title-section {	text-align: center;	margin-bottom: 10px;	padding-left: 10px;	padding-right: 10px;}.title-section span.title-1 {	display: block;}.content-section {	height: 100%;	padding: 40px 20px;	box-sizing: border-box;	min-height: 100vh;}.hn-severity-info {	border: 1.5px solid;	border-radius: 8px;	border-color: #3F8CC1;	padding: 10px;	background: #fff;	margin-bottom: 40px;	text-align: left;	margin-left: auto;	margin-right: auto;	display: block;	font-family: Arial;	height: 50px;}.hn-severity-info .ui-text {	font-size: 14px;	font-weight: bolder;	float: right;	width: 90%;}.hn-severity-info .ui-message-icon {	width: 20px;	color: #3F8CC1;	font-size: 14px;}.hn-disabled-button {	color: #999999;}.input-code {	width: 98%;	min-height: 30px;	opacity: 0.4;}/*Justificacion de texto*/.align-center {	text-align: center;}/*General*/body {	margin: 0px;}/*Estilos definidos para la cabecera*/header {	width: 100%;	height: 65px;	padding-top: 20px;	padding-left: 20px;	margin-bottom: 15px;	box-sizing: border-box;}header .container-logo img {	height: 100%;	width: auto;}.container-logo, .container-logo-text {	display: inline-block;	height: 100%;}.container-logo-text {	vertical-align: bottom;	padding-left: 5px;}.logo-text {	font-size: 12px;	display: block;	line-height: 17px;}/****Fin de estilos de la cabecera****//*Dimensiones contenedor principal*//*Fuente Arial*/.arial {	font-family: Arial, Helvetica, sans-serif;}/*Texto en negrita*/.bold {	font-weight: bold;}/*Margenes*/.mg-btm-wide {	margin-bottom: 20px;}.mg-btm-wide-max {	margin-bottom: 30px;}.mg-btm-small {	margin-bottom: 5px;}.mg-btm-normal {	margin-bottom: 10px;}.mg-top-normal {	margin-top: 10px;}.mg-top-wide-max {	margin-top: 30px;}.mg-top-wide {	margin-top: 20px;}/*Boton estandar*/.btn {	background-color: #008DA2;	color: snow;	display: block;	width: 100%;	height: 55px;	border: 1px solid;	border-radius: 3px;	font-size: 16px;	margin-top: 55px;	opacity: 1;}/*Boton disabled*/.btn-disabled {	background: #F6F6F6;	color: #999999;	display: block;	width: 100%;	height: 55px;	border: 1px solid;	border-radius: 3px;	border-color: #999999;	font-size: 16px;	margin-top: 55px;	opacity: 0.4;}/*Boton sin relleno*/.btn-simple {	background-color: transparent;	color: #008DA2;	display: block;	width: 100%;	height: 55px;	border: none;	font-size: 16px;}/*Background*/.sea-sunrise-background {	background-color: #F3F5F6;}/*Titulos*/.title-1 {	color: #6D8CA3;	font-weight: 100;	font-size: 19px;	font-family: neo sans medium;}.title-2 {	font-size: 17px;	font-family: neo sans medium;}.icon-text {	font-family: neo sans medium;	font-size: 19px;}.label {	color: #999999;	font-size: 14px;	display: block;	padding-bottom: 3px;	font-family: Arial, Helvetica, sans-serif;}.content {	font-size: 19px;	font-family: Arial, Helvetica, sans-serif;}/*Colores*/.success-color {	color: #70A83B;}.refuse-color {	color: #F14B43;}.change-color {	color: #6D8CA3;}.dark-blue-color {	color: #616E7B;}/*Justificacion de texto*/.align-center {	text-align: center;}/*Display*/.block {	display: block;}.inline-block {	display: inline-block;}/*Iconos*/.icon {	font-size: 120px;}.resume-section {	margin-bottom: 20px;}.qr-text {	font-size: 16px;	line-height: 20px;	font-family: neo sans medium;	font-weight: bold;}/*.hn-messages-float {    width: 100%;    position: absolute;    right: auto;    top: 470px;}*/.hn-messages-float {	width: 300px;	min-height: 115px;	position: fixed;	z-index: 99999;	border-radius: 7px;}.hn-messages-float {	background-color: #fff;	-webkit-box-shadow: 2px 2px 5px #999;	-moz-box-shadow: 2px 2px 5px #999;	-webkit-filter: shadow(color = #999999, direction = 135, strength = 2);	filter: shadow(color = #999999, direction = 135, strength = 2);}.hn-messages-float.hn-severity-error {	border: 2px #f14b43 solid;}.hn-messages-float.hn-severity-error .float-icon {	background-color: #f14b43;}.hn-messages-float .float-icon {	float: left;	padding: 10px;	min-height: 83%;	position: absolute;}.hn-messages-float .float-container {	position: absolute;}.hn-messages-float .float-container {	float: left;	max-width: 84%;	padding: 5px;	margin-top: 9px;	margin-left: 37px;}.hn-messages-float .hn-messages-close-icon {	position: absolute;	right: 0px;}.hn-messages p:first-child .hn-messages-close-icon, .hn-messages-float .hn-messages-close-icon	{	display: inline-block;	font: normal normal normal 14px/1 FontAwesome;	font-size: inherit;	text-rendering: auto;	-webkit-font-smoothing: antialiased;	float: right;	margin-right: 5px;	margin-top: 5px;	cursor: pointer;}.hn-messages-float span.hn-messages-icon {	color: #fff;}.hn-messages-float span.hn-messages-icon {	font-size: 16px;	vertical-align: middle;}.hn-messages-float .float-container .tittle {	font-weight: 700;	margin-bottom: 5px;}.hn-messages-float .float-container .text, .hn-messages-float .float-container .tittle	{	display: block;	clear: both;	word-break: break-word;}.hn-messages-float .float-container .text, .hn-messages-float .float-container .tittle	{	display: block;	clear: both;	word-break: break-word;}hn-messages-component div.float-container>span.text {	word-break: break-word;}.hn-messages-float .hn-messages-close-icon {	position: absolute;	right: 0px;}.hn-messages p:first-child .hn-messages-close-icon, .hn-messages-float .hn-messages-close-icon	{	display: inline-block;	font: normal normal normal 14px/1 FontAwesome;	font-size: inherit;	text-rendering: auto;	-webkit-font-smoothing: antialiased;	float: right;	margin-right: 5px;	margin-top: 5px;	cursor: pointer;}</style><script>	var identifier = 'STcwOEkzOTE=';	var codigo = '';	var error = "2";		function showCertificate() {		if(error == "1") {			document.getElementById("error-section-1").style.display = "block";		}		if(error == "2") {			document.getElementById("error-section-2").style.display = "block";		}		if(error == "3") {			document.getElementById("error-section-3").style.display = "block";		}			}		function closeError() {		if(error == "1") {			document.getElementById("error-section-1").style.display = "none";		}		if(error == "2") {			document.getElementById("error-section-2").style.display = "none";		}		if(error == "3") {			document.getElementById("error-section-3").style.display = "none";		}	}		function enviarCodigo(o) {			console.log("geturlparametro " + getUrlParametro());		console.log(identifier);		document.getElementById("identifier").value = identifier;		document.code.submit();	}	function checkCodigo() {		codigo = document.getElementById("code").value;		if (codigo != "") {			document.getElementById("boton0").className = "btn";			document.getElementById("boton0").disabled = false;		} else {			document.getElementById("boton0").className = "btn-disabled";			document.getElementById("boton0").disabled = true;			console.log("Formato del código incorrecto");		}	}		function getUrlParametro()	{	    var pageUrl = window.location.search.substring(1);	    var separator = pageUrl.split('&');	    for (var i = 0; i < separator.length; i++) 	    {	        var name = separator[i].split('code=');	        return name[1];	    }	}	function pulsar(e) {		    		if (e.keyCode === 13 && !e.shiftKey) {    	    		e.preventDefault();       			enviarCodigo();    		}	}</script></head><body onload="showCertificate();">	<!-- Cabecera -->	<header>		<!-- Logo -->		<div class="container-logo">			<img				src="data:image/png;base64,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">		</div>		<!-- Texto logo -->		<div class="container-logo-text">			<span class="logo-text arial bold">Servicio Madrile&ntilde;o				de Salud</span> <span class="logo-text arial bold">CONSEJER&Iacute;A				DE SANIDAD</span>		</div>	</header>	<main> <!-- Título sección -->	<div class="title-section" id="titulo0">		<span class="title-1 mg-btm-small">Certificado COVID digital</span>	</div>	<div class="content-section" id="seccion">		<div id="card-container" class="hn-severity-info">			<span class="ui-message-icon fa fa-info-circle"></span> <span				class="ui-text mg-btm-small bold arial">Para continuar,				indique el c&oacute;digo de verificaci&oacute;n entregado junto a su				certificado</span>		</div>		<div>			<form action="getViewCertificate" name="code" method="get">				<span class="label"><span style="color: orange;">*</span>					C&oacute;digo verificaci&oacute;n</span> <input maxlength="4" onkeypress="pulsar(event)"					oninput="javascript:checkCodigo();" class="input-code" name="code"					id="code" /> 					<input type="hidden" value="identifier" name="identifier" id="identifier" />			</form>		</div>		<!-- Botones de acción -->		<div class="buttons-section align-center" id="botonera0">			<button id="boton0" type="submit" disabled class="btn-disabled" 				onclick="javascript:enviarCodigo();">Siguiente</button>		</div>				<!-- Error pin incorrecto -->		<div id="error-section-1" style="display:none" class="hn-messages-float hn-severity-error ng-star-inserted">			<div class="float-icon">				<span class="hn-messages-icon"><i					class="fas fa-exclamation-circle"></i> </span>			</div>			<div class="float-container">				<span class="tittle"></span> <span class="text">El c&oacute;digo de verificaci&oacute;n del certificado COVID no es v&aacute;lido</span>			</div>			<span class="hn-messages-close-icon" onclick="javascript:closeError();"><i class="fas fa-times"></i></span>		</div>				<!-- Error número máximo de intentos -->		<div id="error-section-2" style="display:none" class="hn-messages-float hn-severity-error ng-star-inserted">			<div class="float-icon">				<span class="hn-messages-icon"><i					class="fas fa-exclamation-circle"></i> </span>			</div>			<div class="float-container">				<span class="tittle"></span> <span class="text">El c&oacute;digo de verificaci&oacute;n del certificado COVID no es v&aacute;lido. Ha superado el n&uacute;mero de intentos permitidos. Solicite un nuevo certificado.</span>			</div>			<span class="hn-messages-close-icon" onclick="javascript:closeError();"><i class="fas fa-times"></i></span>		</div>		<!-- Error genérico -->		<div id="error-section-3" style="display:none" class="hn-messages-float hn-severity-error ng-star-inserted">			<div class="float-icon">				<span class="hn-messages-icon"><i					class="fas fa-exclamation-circle"></i> </span>			</div>			<div class="float-container">				<span class="tittle"></span> <span class="text">Error al consultar sus datos</span>			</div>			<span class="hn-messages-close-icon" onclick="javascript:closeError();"> <i class="fas fa-times"></i></span>		</div>			</div>	</main></body></html>