https://side.fenaprevi.org.br/LoginPage.action

Submitted URL:
https://side.fenaprevi.org.br/LoginPage.action
Report Finished:

The outgoing links identified from the page

JavaScript Variables · 19 found

Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope

Console log messages · 15 found

Messages logged to the web console

HTML

The raw HTML body of the page

<!DOCTYPE html><html><head><meta http-equiv="origin-trial" content="A/kargTFyk8MR5ueravczef/wIlTkbVk1qXQesp39nV+xNECPdLBVeYffxrM8TmZT6RArWGQVCJ0LRivD7glcAUAAACQeyJvcmlnaW4iOiJodHRwczovL2dvb2dsZS5jb206NDQzIiwiZmVhdHVyZSI6IkRpc2FibGVUaGlyZFBhcnR5U3RvcmFnZVBhcnRpdGlvbmluZzIiLCJleHBpcnkiOjE3NDIzNDIzOTksImlzU3ViZG9tYWluIjp0cnVlLCJpc1RoaXJkUGFydHkiOnRydWV9">
		<title>SIDE - Login</title>

		<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE10">
		<meta charset="utf-8">
		<meta name="viewport" content="width=device-width, initial-scale=1.0">
		<meta http-equiv="pragma" content="no-cache">
		
		<link rel="shortcut icon" type="image/x-icon" href="/img/favicon.ico">
		<link rel="stylesheet" type="text/css" href="/bootstrap/css/bootstrap.min.css">
		<link rel="stylesheet" type="text/css" href="/css/local.css">
		<link rel="stylesheet" type="text/css" href="/css/principal.css">
		<link rel="stylesheet" type="text/css" href="/javascript/jquery-ui/jquery-ui.min.css">
		
		<script type="text/javascript" async="" charset="utf-8" src="https://www.gstatic.com/recaptcha/releases/xds0rzGrktR88uEZ2JUvdgOY/recaptcha__en.js" crossorigin="anonymous" integrity="sha384-LsgFz6D3IXKi1Rzqj4uhSQDNZOj1dcZCWxIrJG5IYGWvpJ304xZdrK8AxV/LlQPB"></script><script type="text/javascript" src="/javascript/jquery-3.7.1.min.js"></script>
		<script type="text/javascript" src="/javascript/jquery.numeric.min.js"></script>
		<script type="text/javascript" src="/javascript/jquery.maskedinput.js"></script>
		<script type="text/javascript" src="/javascript/jquery-ui/jquery-ui.min.js"></script>
		<script type="text/javascript" src="/javascript/jquery.maskMoney.min.js" charset="utf-8"></script>
		<script type="text/javascript" src="/javascript/content/main.js"></script>
		<script type="text/javascript" src="/javascript/login.js"></script>
		<script type="text/javascript" src="/bootstrap/js/bootstrap.min.js"></script>
		<script src="https://www.google.com/recaptcha/api.js" async="" defer=""></script>
		
		<style type="text/css">
			body {
				margin-top: 50px;
			}
		</style>
	</head>
	<body class="login">
		<input type="hidden" value="all" id="shortcut">
		
		<div id="wrapper">
			<nav class="navbar navbar-inverse navbar-fixed-top" role="navigation">
				<div class="navbar-header">
					<a class="navbar-brand" href="#">SIDE - Sistema para Intercâmbio de Documentos Eletrônicos</a>
				</div>
				<a class="navbar-brand navbar-right" href="#" onclick="window.open('https://fenaprevi.org.br')">Fenaprevi</a>
			</nav>
		</div>
		<div class="container centerPage text-center login_space">
			<div class="panel-body panelwithoutborder hidden-xs">
				<h2 class="form-signin-heading text-center font-bemvindo">Bem Vindo!</h2>
			</div>
			
			<div class="panel_login text-center" id="divCompatibility" style="display: none;">
				<div class="row">
					<h2>Este sistema está homologado para browser IE versão 9 ou superior</h2><br>
					<h3>Caso a versão do seu Internet Explorer seja anterior à versão 9 atualize-o</h3><br>
					<h3>Caso seu Internet Explorer esteja com modo de compatibilidade ativado, <a href="DesativarCompatibilidade.action">desative</a></h3>
				</div>
			</div>
			
			
			
			<div class="panel_login text-center" id="divLogin">
				<img id="u17_img" alt="FENAPREVI" class="imgfena" src="/img/fenaprevForm.png">
				<form id="Login" name="Login" action="Login.action" method="POST" class="form-signin">
					<div class="row">
						<div class="form-group">
							<div class="msg_expira">
								 

								 

								 
							</div>
						</div>
					</div>
					<div class="row">
						<div class="form-group"></div>
					</div>
					<div class="row">
						<div class="form-group">
							<input type="text" name="usuarioLogin" id="usuarioLogin" class="form-control enterSubmit" placeholder="Usuário" tabindex="1" autofocus="">
						</div>
					</div>
					<div class="row">
						<div class="form-group">
							<input type="password" name="senha" id="senha" class="form-control enterSubmit" placeholder="Senha" tabindex="2" autocomplete="off">
						</div>
					</div>
					
					<div class="row">
						<button class="btn btn-primary btn-default btn-block" type="submit">Entrar</button>
					</div>
					<div class="row">
						<hr>
					</div>
					<div class="row" id="forgot">
						<p class="text-center">
							<a href="#" id="esqueci-senha">Esqueceu sua senha?</a>
						</p>
					</div>
					<div class="row" id="forgot">
						<p class="text-center">
							<a href="#" id="suporteLogin">Suporte</a>
						</p>
					</div>
				</form>



			</div>
			
			<div class="panel_login text-center center" id="divEmail" style="display: none">
				<div class="row center-block">
					<img id="u17_img" alt="FENAPREVI" class="imgfena" src="/img/fenaprevForm.png">
				</div>
				<form class="form-signin" action="EsqueceuSenha.action" method="POST">
					<div class="row">
						<div class="form-group"></div>
					</div>
					<div class="row">
						<div class="form-group"></div>
					</div>
					<div class="row">
						<div class="form-group">
							<p style="color:black" id="msg">
								Digite seu usuário e clique em <b>"Enviar"</b> para ter sua senha recuperada por e-mail.
							</p>
						</div>
					</div>
					<div class="row">
						<div class="form-group">
							<label for="email">Usuário:</label> 
							<input type="login" class="form-control" name="usuarioLogin" id="usuarioLoginEsqueciSenha" placeholder="Digite seu Usuário">
						</div>
					</div>
					<div class="row">
						<button class="btn btn-primary btn-default btn-block" id="enviar" type="submit">Enviar</button>
					</div>
					<div class="row">
						<hr>
					</div>
					<div class="row">
						<div class="form-group"></div>
					</div>
					<div class="row" id="forgot">
						<p class="text-center">
							<a href="#" id="voltar">Voltar</a>
						</p>
					</div>
				</form>
			</div>
			</div>
		
	
	
	
	
	<script>
		jQuery('#suporteLogin').click(function(e){
			e.preventDefault();
			
			jQuery.ajax({
				url: '/SuporteLogin.action',
				type: 'GET',
				success: function(data, textStatus, jqXHR) {
					jQuery('body').prepend(data);
					jQuery('#about-modal').modal({
						backdrop : 'static',
						keyboard : false
					}).on('hidden.bs.modal', function(){
						jQuery('#about-modal').remove();
					});
				}, error: function(jqXHR, textStatus, errorThrown) {
					alert('Ocorreu um erro, tente novamente mais tarde.');
				}
			});
		});
	</script>

</body><!--[if lt IE 9]>
		<script type="text/javascript">
			if(document.documentMode == 7) {
				jQuery('#divCompatibility').css('display', 'block');
				jQuery('#divLogin').hide();
			}
		</script>
	<![endif]--></html>