https://onlinerealsoft.com/

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

The outgoing links identified from the page

LinkText
https://youtu.be/ikIaz1hXxl8
https://realtimebiometrics.com/whatsapp_Api_Request.phpWhatsapp Api Request
https://youtu.be/yav5VgZagXs How to create new account?
https://youtu.be/n17jAiGmzEE How to connect your Biometric Device to the cloud?
https://youtu.be/xQlD5OItVr0 How to create Masters?
https://youtu.be/PFBkup8I7JE How to get the report?
https://youtu.be/IXIFCbGEjq0 How to setup Payroll?
https://youtu.be/95drBIrOudc How to setup Leave Register?
https://youtu.be/ZNHKg_sytGw How to manage NightShift and Process?
https://youtu.be/rRuCTqBIUHc How to insert manual Punch in Cloud Software?

JavaScript Variables · 71 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
validateFormfunction
restrictNumberfunction
restrictAlphabetsfunction
specialKeysobject
IsAlphaNumericfunction
rotatefunction
rotate1function

Console log messages · 1 found

Messages logged to the web console

TypeCategoryLog
verbosedom
URL
https://onlinerealsoft.com/
Text
[DOM] Input elements should have autocomplete attributes (suggested: "current-password"): (More info: https://goo.gl/9p2vKq) %o

HTML

The raw HTML body of the page

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html id="main125" lang="en" class="Select Color"><head><meta http-equiv="PRAGMA" content="NO-CACHE"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width, initial-scale=1"><title>
	Realtime Biometrics India (P) Limited
</title><link rel="stylesheet" media="screen" href="css/theme.new.css"><link href="css/glightbox.css" rel="stylesheet" type="text/css"><link rel="shortcut icon" href="images/favicon.ico" type="image/x-icon"><link rel="apple-touch-icon" href="images/favicon.ico"><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.css"><link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.carousel.min.css"><link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.theme.default.min.css">

        <style type="text/css">
            .cs-page-loading {
                position: fixed;
                top: 0;
                right: 0;
                bottom: 0;
                left: 0;
                width: 100%;
                height: 100%;
                -webkit-transition: all .4s .2s ease-in-out;
                transition: all .4s .2s ease-in-out;
                background-color: #fff;
                opacity: 0;
                visibility: hidden;
                z-index: 9999;
            }

            .cs-page-loading.active {
                opacity: 1;
                visibility: visible;
            }

            .cs-page-loading-inner {
                position: absolute;
                top: 50%;
                left: 0;
                width: 100%;
                text-align: center;
                -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
                -webkit-transition: opacity .2s ease-in-out;
                transition: opacity .2s ease-in-out;
                opacity: 0;
            }

            .cs-page-loading.active>.cs-page-loading-inner {
                opacity: 1;
            }

            .cs-page-loading-inner>span {
                display: block;
                font-family: 'Open Sans', sans-serif;
                font-size: 1rem;
                font-weight: normal;
                color: #918773;
            }

            .cs-page-spinner {
                display: inline-block;
                width: 2.75rem;
                height: 2.75rem;
                margin-bottom: .75rem;
                vertical-align: text-bottom;
                border: .15em solid #f18b38;
                border-right-color: transparent;
                border-radius: 50%;
                -webkit-animation: spinner .75s linear infinite;
                animation: spinner .75s linear infinite;
            }

            @-webkit-keyframes spinner {
                100% {
                    -webkit-transform: rotate(360deg);
                    transform: rotate(360deg);
                }
            }

            @keyframes spinner {
                100% {
                    -webkit-transform: rotate(360deg);
                    transform: rotate(360deg);
                }
            }

            @media only screen and (max-width: 1111px) {
                #ImageButton1 {
                    position: relative !important;
                    right: 0 !important;
                    left: 80%;
                }
            }

            .btn-link {
                color: #f18b38;
            }

            .btn-link:hover {
                color: #e26e10;
            }

            .accordion [data-toggle='collapse']:hover i {
                color: #e26e10;
            }

            .accordion [data-toggle='collapse'] i {
                color: #f18b38;
            }

            .border-primary {
                border-color: rgb(244 172 109 / 35%) !important;
            }

            .riapng{
                width: 140px;
                position: fixed;
                bottom: 10px;
                right: 10px;
            }


            /*        #log.nav-tabs .nav-link {
            color: #fff;
        }
            #log.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
                color: #fff;
                background-color: #ff6500;
                border-color: rgba(255, 101, 0,0.35);
            }*/

            .btn-whatsapp-pulse {
    background: #25d366;
    color: #fff;
    position: fixed;
    bottom: 40px;
    left: 77px;
    font-size: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 0;
    height: 0;
    padding: 22px;
    text-decoration: none;
    border-radius: 50%;
    animation-name: pulse;
    animation-duration: 1.5s;
    animation-timing-function: ease-out;
    animation-iteration-count: infinite;
}
            .btn-whatsapp-pulse i{
                font-size:25px;
            }

            .supports{
    color: #000;
    position: fixed;
    bottom: 2px;
    width:100%;
    font-size: 20px;
    display: flex;
    height: 0;
    padding-left:20px;
    padding-bottom:25px;
    text-decoration: none;
    animation-name: pulse;
    animation-duration: 1.5s;
    animation-timing-function: ease-out;
    animation-iteration-count: infinite;
            }
            .signupBox{
                margin-right:4rem;
            }
            header{
                position:fixed!important;
                background:#fff;
                box-shadow:0px 17px 10px -10px rgba(0, 0, 0, 0.4);
            }

   

        </style>
        <script type="text/javascript">
            (function () {
                window.onload = function () {
                    var preloader = document.querySelector('.cs-page-loading');
                    preloader.classList.remove('active');
                    setTimeout(function () {
                        preloader.remove();
                    }, 2000);
                };
            })();
            function validateForm() {
                var x = document.forms["form1"]["TextBox1"].value;
                var y = document.forms["form1"]["TextBox2"].value;
                var z = document.forms["form1"]["TextBox3"].value;
                //if (x == null || x == "") {
                //    alert("Corporate Id is Not Empty");
                //    return false;
                //}
                if (y == null || y == "") {
                    alert("User Name is Not Empty");
                    return false;
                }
                if (z == null || z == "") {
                    alert("Password is Not Empty");
                    return false;
                }
            }
        </script>

        <script type="text/javascript">
            function restrictNumber(e) {
                if ((event.keyCode > 64 && event.keyCode < 91) || (event.keyCode > 96 && event.keyCode < 123) || event.keyCode == 8)
                    return true;
                else {
                    alert("Please enter character only");
                    return false;
                }
            }
            function restrictAlphabets(e, zip) {
                var x = e.which || e.keycode;
                if ((x >= 48 && x <= 57) || x == 8 ||
                    (x >= 35 && x <= 40) || x == 46) {
                    document.getElementById("errorphone").style.display = "none";
                    return true;
                }
                else {
                    document.getElementById("errorphone").style.display = "block";
                    return false;
                }
            }
        </script>

        <script type="text/javascript">
            var specialKeys = new Array();
            specialKeys.push(8); //Backspace
            specialKeys.push(9); //Tab
            specialKeys.push(46); //Delete
            specialKeys.push(36); //Home
            specialKeys.push(35); //End
            specialKeys.push(37); //Left
            specialKeys.push(39); //Right
            function IsAlphaNumeric(e) {
                var keyCode = e.keyCode == 0 ? e.charCode : e.keyCode;
                if ((e.keyCode == 189 || e.charCode == 189 || e.charCode == 95)) {
                    return true;
                }
                var ret = ((keyCode >= 48 && keyCode <= 57) || (keyCode >= 65 && keyCode <= 90) || (keyCode >= 97 && keyCode <= 122) || (specialKeys.indexOf(e.keyCode) != -1 && e.charCode != e.keyCode));
                document.getElementById("error").style.display = ret ? "none" : "inline";
                return ret;
            }
            function rotate() {
                var df = document.getElementById('log');
                df.firstElementChild.firstElementChild.classList.remove('active');
                df.lastElementChild.firstElementChild.classList.add('active');
                var gh = document.getElementById('tblog');
                gh.firstElementChild.classList.remove('show');
                gh.firstElementChild.classList.remove('active');
                gh.lastElementChild.classList.add('active');
                gh.lastElementChild.classList.add('show');
                document.getElementById('TextBox1').value = document.getElementById('corp').value;
                document.getElementById('TextBox1').disabled = "true";
            }

            function rotate1() {
                alert('Multiple Corporate id register with this phone number please login with corporate id');
                var df = document.getElementById('log');
                df.firstElementChild.firstElementChild.classList.remove('active');
                df.lastElementChild.firstElementChild.classList.add('active');
                var gh = document.getElementById('tblog');
                gh.firstElementChild.classList.remove('show');
                gh.firstElementChild.classList.remove('active');
                gh.lastElementChild.classList.add('active');
                gh.lastElementChild.classList.add('show');
                document.getElementById('TextBox1').value = document.getElementById('corp').value;

            }



            //function rotate2() {
            //      only for oem --data  reset corporate id
            //    var df = document.getElementById('log');
            //    df.firstElementChild.firstElementChild.classList.remove('active');
            //    df.lastElementChild.firstElementChild.classList.add('active');
            //    var gh = document.getElementById('tblog');
            //    gh.firstElementChild.classList.remove('show');
            //    gh.firstElementChild.classList.remove('active');
            //    gh.lastElementChild.classList.add('active');
            //    gh.lastElementChild.classList.add('show');
            //    if (document.getElementById('corp').value.length > 0) {
            //        document.getElementById('TextBox1').value = document.getElementById('corp').value;
            //    }
            //    if (document.getElementById('TextBox1').value.length > 0) {

            //    }

            //}


            function rotate2() {
                //for online realsoft -- data set corporate id
                var df = document.getElementById('log');
                df.firstElementChild.firstElementChild.classList.remove('active');
                df.lastElementChild.firstElementChild.classList.add('active');
                var gh = document.getElementById('tblog');
                gh.firstElementChild.classList.remove('show');
                gh.firstElementChild.classList.remove('active');
                gh.lastElementChild.classList.add('active');
                gh.lastElementChild.classList.add('show');
                if (document.getElementById('corp').value.length > 0) {
                    document.getElementById('TextBox1').value = document.getElementById('corp').value;
                }
                if (document.getElementById('TextBox1').value.length > 0) {
                    document.getElementById('corp').value = document.getElementById('TextBox1').value;
                }

            }

            function bl() {
                alert('Message : This Phone number not register with us');
                document.getElementById('TextBox1').value = "";
                document.getElementById('TextBox1').removeAttribute('disabled');

            }
        </script>

    </head>

    <body id="LoginForm">
        <form method="post" action="./" id="form1">
<div class="aspNetHidden">
<input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="">
<input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="">
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="pC0Gq9JHmt+IIXtZi6WErDIoHWCJj7rhDB784J84jLHJRyU6PLlMOCwyAHe5XB9vO/squyjdSivgncThQ6GZ3jzVnKQaBLnm97t5kNcOeIaKOm70E0fH6IgiJLE1BJqpyxIkTmDTcDlB/qeJIMgeWEnA6zFzYqyOlQPhppdJs+XFkLyEAwX0zIPoKY/Wuu25ulYCYwZ5apC6yRbaRV6RKOqJlWppmy420kXXITbtD6s+yUElmZl9+3vK0iTKPfDEXEdxF3dZy6dFY/X5sNp95Xe7ip5EHo1ZG5RVrQHx6e6yHcN28YFIKdl80H6i4dGvheiQiwxT8e2zJ506V7QuMO0eKkKglYVILqzempBZ2x6RQSHmJgDWgvkJF80zVQrE50Fnub0fzzDFnbRpVFd+1flhn0ZEFQ7I5gfVdTOsgngZTc665qfCVzefo97KpM6q07jnMTGWTHilNBC2vD4Nj9FpeoysJ259ospSOlUCIClqGMBgRuBDZuK37oDayU6ZwUNFEXN+7WWLjpjl71LrOw==">
</div>

<script type="text/javascript">
//<![CDATA[
var theForm = document.forms['form1'];
if (!theForm) {
    theForm = document.form1;
}
function __doPostBack(eventTarget, eventArgument) {
    if (!theForm.onsubmit || (theForm.onsubmit() != false)) {
        theForm.__EVENTTARGET.value = eventTarget;
        theForm.__EVENTARGUMENT.value = eventArgument;
        theForm.submit();
    }
}
//]]>
</script>


<script src="/WebResource.axd?d=pynGkmcFUV13He1Qd6_TZG_jwdEGcp27wUP3QZ7yGnpM-COlbi3GlpxVjpY2lqbe1Vhv7tkfEcdECcxFxtF8QA2&amp;t=638286277360000000" type="text/javascript"></script>


<script src="/ScriptResource.axd?d=yeSNAJTOPtPimTGCAo3LlROO7T-f9GXArdi0EJLm8rkpEiB2z2dEHoncWBGriFkSD1PG-tTiZKSrzZVkdM3KFUiaNWcLTABOUslGzWATw0XjnX7jBaaFWXELaHJc2prp0&amp;t=f2cd5c5" type="text/javascript"></script>
<script type="text/javascript">
//<![CDATA[
if (typeof(Sys) === 'undefined') throw new Error('ASP.NET Ajax client-side framework failed to load.');
//]]>
</script>

<script src="/ScriptResource.axd?d=DT3YJR8QaqV61-teuz0hgmCK8Chg3j9I5pE9USRcQ-CWvmCmw4pFjjvqtagYB4KU-Xq2tb0kfZAg393yct_-6__N7azZGtjfJdOIIiZ78vQA0eUJwB_X9EwaSirU3yjKv3J16piE6BX9khPt0nGDMQ2&amp;t=f2cd5c5" type="text/javascript"></script>
<div class="aspNetHidden">

	<input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="CA0B0334">
</div>
        <script type="text/javascript">
//<![CDATA[
Sys.WebForms.PageRequestManager._initialize('ScriptManager1', 'form1', ['tctl11','ctl11'], [], [], 90, '');
//]]>
</script>

            <div class="cs-page-loading">
                <div class="cs-page-loading-inner">
                    <div class="cs-page-spinner"></div>
                    <span>Loading...</span>
                </div>
                </div>
            <!-- Modal markup -->

            <main class="cs-page-wrapper d-flex flex-column">
                <div style="position: fixed; top: 40%; right: 0; z-index: 10">
                    <input type="image" name="ImageButton2" id="ImageButton2" src="images/DEMOLOGIN.jpg" style="height: 250px; width: 56px; z-index: 90">
                </div>
                <header class="cs-header navbar navbar-expand-lg navbar-light navbar-floating">
                    <div class="container px-0 px-xl-3">
                        <button class="navbar-toggler ml-n2 mr-2" type="button" data-toggle="offcanvas" data-offcanvas-id="primaryMenu">
                            <span class="navbar-toggler-icon"></span>
                        </button>
                        <a class="navbar-brand order-lg-1 mx-auto ml-lg-0 pr-lg-2 mr-lg-4" href="#">
                            <img class=" d-lg-block" width="153" src="images/logo.png" alt="Realtime"></a>
                        <div class="d-flex align-items-center order-lg-3 ml-lg-auto">
                            <a class="nav-link-style font-size-sm font-weight-bold text-nowrap d-none d-lg-inline-block" href="#"><i class="fe-mail font-size-xl mr-2"></i>
                                <span id="lblemail">[email protected]</span>
                            </a>
                            <a class="btn btn-primary font-weight-bold ml-grid-gutter d-none d-lg-inline-block" href="#"><i class="fe-phone mr-2"></i>
                                <span id="lblphoneno">Support No :+91 88-6060-6565</span>
                            </a>
                            <a class="btn btn-success font-weight-bold text-nowrap d-none" href="Admin/Default.aspx">
                                
                            </a>
                        </div>
                        <div class="cs-offcanvas-collapse order-lg-2" id="primaryMenu">
                            <div class="cs-offcanvas-cap navbar-box-shadow">
                                <h5 class="mt-1 mb-0">Menu</h5>
                                <button class="close lead" type="button" data-toggle="offcanvas" data-offcanvas-id="primaryMenu">
                                    <span aria-hidden="true">×</span></button>
                            </div>
                            <div class="cs-offcanvas-body">
                                <!--Left Menu-->
                                <ul class="navbar-nav">
                                    <li class="nav-item"><a class="nav-link" href="/">Home</a></li>
                                    <li class="nav-item"><a class="nav-link" href="signup.aspx">Sign Up</a></li>
                                    <li id="Pricelist" class="nav-item"><a class="nav-link" href="newprice.aspx">Pricing</a></li>
                                    <li class="nav-item d-none d-sm-block d-lg-none"><a href="#" class="nav-link">+91-8860606565</a></li>
                                    <li class="nav-item d-none d-sm-block d-lg-none"><a href="#" class="nav-link">[email protected]</a></li>
                                    <li class="nav-item"><a class="nav-link" href="Admin/Default.aspx">
                                            <span id="lblPartnerLogin1">Partner Login</span>
                                        </a></li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </header>
                <div class="d-none d-md-block position-absolute w-50 h-100 bg-size-contain" style="top: 0; left: 0;">
                </div>
                <div class="container-fluid d-flex align-items-center" style="flex: 1 0 auto;padding-top:8rem;">
                    <div class="w-100">
                        <div class="row">
                            <div class="col-lg-7 col-md-7 text-center">
                                <div class="owl-carousel owl-theme owl-loaded owl-drag">
                                    
                                    
                                   
                                

                                     


 
                                <div class="owl-stage-outer"><div class="owl-stage" style="transform: translate3d(-881px, 0px, 0px); transition: all 0s ease 0s; width: 2645px;"><div class="owl-item cloned" style="width: 430.828px; margin-right: 10px;"><div class="item">
                                        <img src="images/banner/banner1.jpg" alt="img1">
                                    </div></div><div class="owl-item cloned" style="width: 430.828px; margin-right: 10px;"><div class="item">
                                        <img src="images/banner/banner2.jpg" alt="img2">
                                    </div></div><div class="owl-item active" style="width: 430.828px; margin-right: 10px;"><div class="item">
                                        <img src="images/banner/banner1.jpg" alt="img1">
                                    </div></div><div class="owl-item" style="width: 430.828px; margin-right: 10px;"><div class="item">
                                        <img src="images/banner/banner2.jpg" alt="img2">
                                    </div></div><div class="owl-item cloned" style="width: 430.828px; margin-right: 10px;"><div class="item">
                                        <img src="images/banner/banner1.jpg" alt="img1">
                                    </div></div><div class="owl-item cloned" style="width: 430.828px; margin-right: 10px;"><div class="item">
                                        <img src="images/banner/banner2.jpg" alt="img2">
                                    </div></div></div></div><div class="owl-nav disabled"><button type="button" role="presentation" class="owl-prev"><span aria-label="Previous">‹</span></button><button type="button" role="presentation" class="owl-next"><span aria-label="Next">›</span></button></div><div class="owl-dots"><button role="button" class="owl-dot active"><span></span></button><button role="button" class="owl-dot"><span></span></button></div></div>
                                <a class="glightbox d-none" glightbox="" href="https://youtu.be/ikIaz1hXxl8">
                                    <div style="display:flex;justify-content:center;align-items:center">
                                        <i id="playvideo" class="fe-play-circle" style="position:absolute;font-size:75px;margin-top:80px;color:#7993f1"></i>
                                        <img src="images/new1.gif" class="img-responsive" style="width:78%;" alt="">
                                    </div>
                                </a>
                                <div id="Panel1" class="d-none">
	
                                    <div class="text-center" style="border-radius:10px;display:flex;align-items:center;">
                                      
                                        <a href="https://realtimebiometrics.com/whatsapp_Api_Request.php" class="btn btn-lg btn-block text-light" style="font-size:30px;font-weight:700;padding:5px 0;background:#766df4;">Whatsapp Api Request</a>

                                        <img src="images/hand.gif" alt="" style="width:120px;transform:scaleX(-1);">
                                    </div>
                                
</div>
                                <div id="Panel3">
	
                                        <div class="text-center " style="border-radius:10px;display:flex;align-items:center;">
                                            <a href="#softwaretraining" class="btn btn-lg btn-block text-light" style="font-size: 25px;font-weight:700;padding:5px 0;background:#28a745;width: 100%;">Software Training Videos</a>
                                           
                                            

                                            <img src="images/hand.gif" alt="" style="width:85px;transform:scaleX(-1);">
                                        </div>
                                    
</div>
                            </div>
                            <div class="col-lg-5 col-md-5">
                                <div class="cs-view show">
                                    
                                    <div class="bg-secondary rounded-lg pt-4 pb-1 px-3 signupBox">
                                         
                                          <p style="text-align:center; color:white; background:#FE4800; border-radius:8px; padding:2px; padding-top:10px; padding-bottom:10px; font-weight:bold; font-size:14px;">Sign up <span>(Get <span id="lblfreeuser">500</span> free users for cloud and mobile app for <span id="lblmonths">2</span> Months )</span></p>
                             
                                        <ul class="nav nav-tabs" id="log" role="tablist">
                                            <li id="ddd" class="nav-item mr-1">
                                                <a href="#email" id="tbmail" class="nav-link active" data-toggle="tab" role="tab">
                                                    <i class="fe-phone mr-2"></i>
                                                    <b>Mobile Number</b>
                                                </a>
                                            </li>
                                            <li class="nav-item">
                                                <a href="#corporate" class="nav-link" data-toggle="tab" role="tab">
                                                    <i class="fe-user mr-2"></i>
                                                    <b>Corporate ID</b>
                                                </a>
                                            </li>
                                        </ul>
                                        <div class="tab-content" id="tblog">
                                            <div class="tab-pane fade show active" id="email" role="tabpanel">
                                                <div class="form-group">
                                                    <label class="form-label font-weight-bold" for="recovery-email">Enter your registered phone number</label>
                                                    <input name="txtphone" type="text" maxlength="10" id="txtphone" class="form-control forget-input" placeholder="Phone Number" autocomplete="off" onkeypress="return restrictAlphabets(event)">
                                                    <span id="errorphone" class="small text-danger font-weight-bold" style="display: none">Only Numbers allowed</span>
                                                    <div id="ctl11">
	
                                                            <input type="hidden" name="corp" id="corp">
                                                            <input type="submit" name="Button2" value="Proceed" id="Button2" class="login-btn btn btn-primary my-4 px-6">
                                                        
</div>
                                                </div>
                                            </div>
                                            <div class="tab-pane fade" id="corporate" role="tabpanel">
                                                <div class="form-group">
                                                    <span class="text-dark font-weight-bold">Corporate ID<sup class="text-danger ml-1">*</sup></span>
                                                    <span id="error" class="small text-danger font-weight-bold" style="display: none">special characters not allowed</span>
                                                    <div class="input-group-overlay form-group">
                                                        <div class="input-group-prepend-overlay">
                                                            <span class="input-group-text"><i class="fe-briefcase"></i></span>
                                                        </div>
                                                        <input name="TextBox1" maxlength="255" id="TextBox1" class="form-control prepended-form-control" placeholder="Corporate ID" type="text" onkeypress="return IsAlphaNumeric(event);">
                                                        
                                                    </div>
                                                    
                                                    <span class="text-dark font-weight-bold">User Name<sup class="text-danger ml-1">*</sup></span>
                                                    <div class="input-group-overlay form-group">
                                                        <div class="input-group-prepend-overlay">
                                                            <span class="input-group-text"><i class="fe-user"></i></span>
                                                        </div>
                                                        <input name="TextBox2" maxlength="255" id="TextBox2" class="form-control prepended-form-control" type="text" placeholder="Username">
                                                    </div>
                                                    <span class="text-dark font-weight-bold">Password<sup class="text-danger ml-1">*</sup></span>
                                                    <div class="input-group-overlay cs-password-toggle form-group">
                                                        <div class="input-group-prepend-overlay">
                                                            <span class="input-group-text"><i class="fe-lock"></i></span>
                                                        </div>
                                                        <input name="TextBox3" type="password" id="TextBox3" tabindex="3" class="form-control prepended-form-control" placeholder="Password">
                                                        <label class="cs-password-toggle-btn">
                                                            <input class="custom-control-input" type="checkbox"><i class="fe-eye cs-password-toggle-indicator"></i><span class="sr-only">Show password</span>
                                                        </label>
                                                    </div>
                                                    <input type="submit" name="Button1" value="Log in" onclick="return validateForm();" id="Button1" tabindex="4" class="login-btn btn btn-primary btn-block font-weight-bolder">
                                                </div>
                                            </div>
                                        </div>

                                    </div>
                                    <div class="d-flex justify-content-between align-items-center form-group" style="margin:10px 5rem 0 10px;">
                                        <a class="nav-link-style font-size-ms" href="forgetpasswd.aspx"><b>Forgot password?</b></a>
                                        <p class="font-size-ms mb-0">Don't have an account? <a href="signup.aspx" class="font-weight-bold">Sign up</a></p>
                                    </div>
                                    <div class="mt-2 text-center">
                                        <img src="images/visit.png" style="width:50%">
                                        <h2>Visitor Management System</h2>
                                        <h4>Get Free Demo : +91-88-6060-6565</h4>
                                    </div>

                                   

                                </div>
                            </div>
                          

                        </div>
                    </div>
                </div>
                
            </main>
            <div id="Panel2" class="container-fluid mt-5">
	
                <div class="p-4" id="softwaretraining" style="box-shadow:0 0.5px 15px rgb(0 0 0 / 10%);border-radius:10px;">
                    <div class="row">
                        <div class="col-md-7 col-12 text-center">
                            <a class="glightbox" glightbox="" href="https://youtu.be/ikIaz1hXxl8">
                                <div style="display:flex;justify-content:center;align-items:center">
                                    <i class="fe-play" style="position:absolute;font-size:80px"></i>
                                    <img src="images/fulltraining.jpg" alt="Realtime" class="img-thumbnail border-primary">
                                </div>
                            </a>
                            
                        </div>
                        <div class="col-md-5 col-12">
                            <div class="accordion" id="accordionSupport">
                                <div class="card">
                                    <div class="card-header">
                                        <h2 class="mb-0">
                                            <a class="glightbox nav-link p-0" glightbox="" href="https://youtu.be/yav5VgZagXs">
                                                <button class="btn btn-link btn-block text-decoration-none" style="display: flex; align-items: center; justify-content: space-between" type="button" data-toggle="collapse" data-target="#collapseOne" aria-expanded="true" aria-controls="collapseOne">
                                                    How to create new account?
                                                    <i class="fe-play" style="font-size: 25px"></i>
                                                </button>
                                            </a>
                                        </h2>
                                    </div>
                                </div>
                                <div class="card">
                                    <div class="card-header">
                                        <h2 class="mb-0">
                                            <a class="glightbox nav-link p-0" glightbox="" href="https://youtu.be/n17jAiGmzEE">
                                                <button class="btn btn-link btn-block text-left text-decoration-none collapsed" style="display:flex;align-items:center;justify-content:space-between" type="button" data-toggle="collapse" data-target="#collapseTwo" aria-expanded="false" aria-controls="collapseTwo">
                                                    How to connect your Biometric Device to the cloud?
                                                    <i class="fe-play" style="font-size:25px"></i>
                                                </button>
                                            </a>
                                        </h2>
                                    </div>
                                </div>
                                <div class="card">
                                    <div class="card-header">
                                        <h2 class="mb-0">
                                            <a class="glightbox nav-link p-0" glightbox="" href="https://youtu.be/xQlD5OItVr0">
                                                <button class="btn btn-link btn-block text-left text-decoration-none collapsed" style="display:flex;align-items:center;justify-content:space-between" type="button" data-toggle="collapse" data-target="#collapseThree" aria-expanded="false" aria-controls="collapseThree">
                                                    How to create Masters?
                                                    <i class="fe-play" style="font-size:25px"></i>
                                                </button>
                                            </a>
                                        </h2>
                                    </div>
                                </div>
                                <div class="card">
                                    <div class="card-header">
                                        <h2 class="mb-0">
                                            <a class="glightbox nav-link p-0" glightbox="" href="https://youtu.be/PFBkup8I7JE">
                                                <button class="btn btn-link btn-block text-left text-decoration-none collapsed" style="display:flex;align-items:center;justify-content:space-between" type="button" data-toggle="collapse" data-target="#collapseFour" aria-expanded="false" aria-controls="collapseFour">
                                                    How to get the report?
                                                    <i class="fe-play" style="font-size:25px"></i>
                                                </button>
                                            </a>
                                        </h2>
                                    </div>
                                </div>
                                <div class="card">
                                    <div class="card-header">
                                        <h2 class="mb-0">
                                            <a class="glightbox nav-link p-0" glightbox="" href="https://youtu.be/IXIFCbGEjq0">
                                                <button class="btn btn-link btn-block text-left text-decoration-none collapsed" style="display:flex;align-items:center;justify-content:space-between" type="button" data-toggle="collapse" data-target="#collapseFive" aria-expanded="false" aria-controls="collapseFive">
                                                    How to setup Payroll?
                                                    <i class="fe-play" style="font-size:25px"></i>
                                                </button>
                                            </a>
                                        </h2>
                                    </div>
                                </div>
                                <div class="card">
                                    <div class="card-header">
                                        <h2 class="mb-0">
                                            <a class="glightbox nav-link p-0" glightbox="" href="https://youtu.be/95drBIrOudc">
                                                <button class="btn btn-link btn-block text-left text-decoration-none collapsed" style="display:flex;align-items:center;justify-content:space-between" type="button" data-toggle="collapse" data-target="#collapseSix" aria-expanded="false" aria-controls="collapseSix">
                                                    How to setup Leave Register?
                                                    <i class="fe-play" style="font-size:25px"></i>
                                                </button>
                                            </a>
                                        </h2>
                                    </div>
                                </div>
                                <div class="card">
                                    <div class="card-header">
                                        <h2 class="mb-0">
                                            <a class="glightbox nav-link p-0" glightbox="" href="https://youtu.be/ZNHKg_sytGw">
                                                <button class="btn btn-link btn-block text-left text-decoration-none collapsed" style="display:flex;align-items:center;justify-content:space-between" type="button" data-toggle="collapse" data-target="#collapseSeven" aria-expanded="false" aria-controls="collapseSeven">
                                                    How to create AutoShift and Process?
                                                    <i class="fe-play" style="font-size:25px"></i>
                                                </button>
                                            </a>
                                        </h2>
                                    </div>
                                </div>
                                <div class="card">
                                    <div class="card-header">
                                        <h2 class="mb-0">
                                            <a class="glightbox nav-link p-0" glightbox="" href="https://youtu.be/ZNHKg_sytGw">
                                                <button class="btn btn-link btn-block text-left text-decoration-none collapsed" style="display:flex;align-items:center;justify-content:space-between" type="button" data-toggle="collapse" data-target="#collapseSeven" aria-expanded="false" aria-controls="collapseSeven">
                                                    How to manage NightShift and Process?
                                                    <i class="fe-play" style="font-size:25px"></i>
                                                </button>
                                            </a>
                                        </h2>
                                    </div>
                                </div>
                                <div class="card">
                                    <div class="card-header">
                                        <h2 class="mb-0">
                                            <a class="glightbox nav-link p-0" glightbox="" href="https://youtu.be/rRuCTqBIUHc">
                                                <button class="btn btn-link btn-block text-left text-decoration-none collapsed" style="display:flex;align-items:center;justify-content:space-between" type="button" data-toggle="collapse" data-target="#collapseEight" aria-expanded="false" aria-controls="collapseEight">
                                                    How to insert manual Punch in Cloud Software?
                                                    <i class="fe-play" style="font-size:25px"></i>
                                                </button>
                                            </a>
                                        </h2>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>

            
</div>

            <div class="cs-footer pt-1">
                <div class="container font-size-sm mb-0 py-3 text-center">
                    <span class="text-muted mr-1">2021 © All rights reserved. Made by</span><a class="nav-link-style" href="//realtimebiometrics.com" target="_blank" rel="noopener">
                        <span id="lblcompanyname">Realtime Biometrics India (P) Limited</span>
                         <input type="hidden" name="ipaddresss" id="ipaddresss">
                       
                    </a>
                </div>
            </div>
            
                 <div id="whatsapp">
                <a href="https://wa.me/+918860606565?text=Hi" class="btn-whatsapp-pulse btn-whatsapp-pulse-border text-decoration-none text-color-hover-light">
  		              <i class="bi bi-whatsapp"></i>
		        </a>
                <br>
                   <h6 class="supports">  Whatsapp Support </h6>
             </div> 

            <div id="ria">
            <a href="https://realtimebiometrics.com/ria"><img class="riapng" src="Image/ria.png"></a>
            </div>

            <script type="text/javascript" src="js/jquery.new.js"></script>
            <script type="text/javascript" src="js/bootstrap.new.js"></script>
            <script type="text/javascript" src="js/theme.new.js"></script>
            <script type="text/javascript" src="js/glightbox.js"></script>
            <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/owl.carousel.min.js"></script>
            <script type="text/javascript">
                $('.owl-carousel').owlCarousel({
                    autoplay:true,
                    loop:true,
                    margin: 10,
                    nav: false,
                    responsive:{
                        0:{
                            items:1
                        },
                        600:{
                            items:1
                        },
                        1000:{
                            items:1
                        }
                    }
                })
            </script>
            <script type="text/javascript">
                const lightbox = GLightbox({
                    plyr: {
                        config: {
                            ratio: '16:9', // or '4:3'
                            muted: false,
                            hideControls: false,
                            youtube: {
                                noCookie: true,
                                rel: 0,
                                showinfo: 0,
                                iv_load_policy: 3
                            }
                        }
                    }
                });
            </script>
  

            <script type="text/javascript">
                $(document).ready(function () {
                    $("form").bind("keypress", function (e) {
                        if (e.keyCode == 13) {
                            return false;
                        }
                    });
                    $('#changeip').modal('show');
                });
            </script>
        </form>
    

    </body></html>