https://getwashconnect.com/

Submitted URL:
https://getwashconnect.com/
Report Finished:

The outgoing links identified from the page

LinkText
http://www.wash.com
http://www.kiosofttechnologies.comKioSoft Technologies.

JavaScript Variables · 9 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

NameType
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
$function
jQueryfunction
jQuery1110047966839041514264object
Holderobject
canvasobject
attr_datasrcobject

Console log messages · 0 found

Messages logged to the web console

HTML

The raw HTML body of the page

<!DOCTYPE html><html lang="en"><head>
    <meta charset="utf-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <meta name="description" content="">
    <meta name="author" content="LYON SUN <[email protected]>">
    <link rel="shortcut icon" href="">
    <title>Sign in | Laundry Portal</title>
    <!-- Bootstrap core CSS -->
    <link href="https://www.getwashconnect.com/static/css/bootstrap.min.css" rel="stylesheet">
    <!-- Custom styles for this template -->
    <link rel="stylesheet" href="https://www.getwashconnect.com/static/font-awesome/css/font-awesome.min.css">
    <link href="https://www.getwashconnect.com/static/css/common.css" rel="stylesheet">
    <link href="https://www.getwashconnect.com/static/css/login.css" rel="stylesheet">

    <link href="https://www.getwashconnect.com/static/select2-3.5.2/select2.css" rel="stylesheet">
    <link href="https://www.getwashconnect.com/static/select2-3.5.2/select2-bootstrap.css" rel="stylesheet">
    <style>
    .error {
      color: #a94442;
    }
    </style>
  <style id="holderjs-style" type="text/css"></style></head>
  <body>
    <nav class="navbar navbar-default navbar-static-top" role="navigation">
      <div class="navbar-header grad">
        <span class="nav navbar-nav hidden-xs"><img src="https://www.getwashconnect.com/static/images/wash.png" alt="WASH-Connect"></span>
        <a class="navbar-brand" href="https://www.getwashconnect.com/" aria-label="Laundry Portal Home">Laundry Portal</a>
      </div>
    </nav>
<div class="container">
  <div class="row" style="display:block">
    <div class="col-md-7 col-lg-6 hidden-xs">
      <p class="marketing-text text-center">Keep
	      <!--customize for CSC-->
	      		      track of your laundry
	      		      with WASH-Connect</p>
    </div>
    <div class="col-md-5 col-lg-offset-1 col-lg-4" style="margin-bottom:20px;">
      <img src="https://www.getwashconnect.com/static/images/washboard.png" alt="WASH-Connect" width="100%">
    </div>
  </div>
  <div class="row" style="display:block">
    <div class="col-md-7 col-lg-6 hidden-xs" style="display:block">
    <div id="carousel-login" class="carousel slide" data-ride="carousel">
  <ol class="carousel-indicators">
    <li data-target="#carousel-login" data-slide-to="0" class=""></li>
    <li data-target="#carousel-login" data-slide-to="1" class=""></li>
    <li data-target="#carousel-login" data-slide-to="2" class="active"></li>
  </ol>
  <div class="carousel-inner">
    <div class="item">
      <img src="https://www.getwashconnect.com/static/images/machine.png" alt="First slide">
      <div class="container">
        <div class="carousel-caption">
          <h3>See what's available in your laundry room.</h3>
        </div>
      </div>
    </div>
    <div class="item">
      <img src="https://www.getwashconnect.com/static/images/usage.png" alt="Second slide">
      <div class="container">
        <div class="carousel-caption">
          <h3>Track your usage.</h3>
        </div>
      </div>
    </div>
    <div class="item active">
      <img src="https://www.getwashconnect.com/static/images/alert.png" alt="Third slide">
      <div class="container">
        <div class="carousel-caption">
          <h3>Get alerts when your laundry is finishing.</h3>
        </div>
      </div>
    </div>
  </div>
  <a class="left carousel-control" href="#carousel-login" data-slide="prev"><span class="glyphicon glyphicon-chevron-left"></span></a>
  <a class="right carousel-control" href="#carousel-login" data-slide="next"><span class="glyphicon glyphicon-chevron-right"></span></a>
</div>    </div>
    <div class="col-md-5 col-lg-offset-1 col-lg-4" style="">
    <div class="login-box">
      <form action="https://www.getwashconnect.com/" class="form-signin" id="form-signin" method="post" accept-charset="utf-8" novalidate="novalidate">
  <div class="input-group merged">
    <span class="input-group-addon"><i class="fa fa-fw fa-user"></i></span>
    <input type="text" name="login" value="" id="login" class="form-control" maxlength="80" size="30" autocomplete="off" style="background-color:transparent;" onfocus="this.removeAttribute('readonly')" placeholder="Email address" readonly="">
  </div>
  <div class="input-group merged">
    <span class="input-group-addon"><i class="fa fa-fw fa-lock"></i></span>
    <input type="password" name="password" value="" id="password" placeholder="Password" class="form-control" size="30" autocomplete="off" style="background-color:transparent;" onfocus="this.removeAttribute('readonly')" readonly="">
  </div>
  <div class="form-group merged">
    <input type="checkbox" name="remember" value="1" id="remember">
    <label for="remember">Remember me</label>    <a href="https://www.getwashconnect.com/auth/forgot_password/" class="pull-right">Forgot password?</a>  </div>
    <div class="form-group merged">
    
<input type="hidden" name="next" value="">
    <button type="submit" id="btn-submit" class="btn btn-default btn-block"><i class="fa fa-fw fa-sign-in"></i> Sign in</button>
  </div>

  <div class="form-group merged" style="overflow:hidden">

    
    
          </div>



  </form>  <div class="merged">
    <hr>
    <a href="https://www.getwashconnect.com/register/" class="btn btn-success btn-block"><i class="fa fa-fw fa-user-plus"></i> Register IT'S FREE!</a>	    </div>
</div>    </div>
  </div>

  
<script src="https://www.getwashconnect.com/static/js/jquery.min.js"></script>
<script src="https://www.getwashconnect.com/static/js/bootstrap.min.js"></script>
<script src="https://www.getwashconnect.com/static/js/holder.js"></script>
<script src="https://www.getwashconnect.com/static/js/jquery.validate.min.js"></script>
<script src="https://www.getwashconnect.com/static/js/jquery.validate.bootstrap.popover.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
<![endif]-->

<script src="https://www.getwashconnect.com/static/js/femail.js"></script>

<script>
$(function() {
  var validator = $("#form-signin").validate_popover({
    rules: {
      login: {
        required: true,
        validateName: true
      },
      password: {
        required: true,
      }
    },
    messages: {
      login: {
        required: "Please enter your email address",
        validateName: "Your email address must be in the format of [email protected]"
      },
      password: {
        required: "Please enter your password."
      }
    },
    popoverPosition: 'top'
  });

  $('#modal-landing-notice').modal('show');
});

if($(window).width()<=320){
  //$('#google_a').removeClass("pull-right");
  //$('#google_a').attr("class","center-block");
  $('#facebook_pic').attr("width",110);
  $('#google_pic').attr("width",110);
}
</script>


      </div>
      <div id="footer">
        <div class="container-fluid">
          <a href="http://www.wash.com" target="_blank"><img src="https://www.getwashconnect.com/static/images/wash.png" alt="WASH Multifamily Laundry Systems"></a>
          <div class="copyright">
            <span>Copyright © 2002-2024 <a href="http://www.kiosofttechnologies.com" target="_blank">KioSoft Technologies.</a> All Rights Reserved.</span>
            <span class="text-muted">VERSION: 2.34.5.0 // Last Updates: 2023-02-15 // 0.0345 s</span>
            <span></span>
          </div>
        </div>
      </div>
    
  
</body></html>