Untitled
4 years ago in Plain Text
<!-- Added by Rahul L --><!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en" >
<head>
<meta http-equiv="X-UA-Compatible" content="IE=Edge"/>
<meta name="viewport" content="width=device-width">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="X-Frame-Options" content="deny">
<meta http-equiv='cache-control' content='no-cache'>
<meta http-equiv='expires' content='0'>
<meta http-equiv='pragma' content='no-cache'>
<title>Axis Bank Internet Banking</title>
<!-- rel=dynamic-content indicates an element that is replaced with the contents produced by the specified href.
dyn-cs:* URIs are resolved using the WP DynamicContentSpotMappings resource environment provider. These values can
also be set using theme metadata if a theme is specified in the URI (e.g. @tl:oid:theme_unique_name). -->
<!-- rendering is delegated to the specified href for each locale -->
<!--<link rel="SHORTCUT ICON" href="axis/css/images/favicon.ico"/> -->
<style id="antiClickjack">body{display:none !important;}</style>
<script>
if(window.self == window.top) {
var antiClickjack = document.getElementById("antiClickjack");
antiClickjack.parentNode.removeChild(antiClickjack);
} else {
top.location = self.location;
}
</script>
<script type="text/JavaScript">
//edit this message to say what you want
var message = "Right click is disabled";
function clickIE() {
if (document.all) {
alert(message);
return false;
}
}
function clickNS(e) {
if (document.layers || (document.getElementById && !document.all)) {
if (e.which == 2 || e.which == 3) {
alert(message);
return false;
}
}
}
if (document.layers) {
document.captureEvents(Event.MOUSEDOWN);
document.onmousedown = clickNS;
} else {
document.onmouseup = clickNS;
document.oncontextmenu = clickIE;
}
document.oncontextmenu = new Function("return false")
</script>
<script type="text/JavaScript">
function mouseDown(e) {
var ctrlPressed=0;
var altPressed=0;
var shiftPressed=0;
if (parseInt(navigator.appVersion)>3) {
var evt = e ? e:window.event;
if (document.layers && navigator.appName=="Netscape"
&& parseInt(navigator.appVersion)==4) {
// NETSCAPE 4 CODE
var mString =(e.modifiers+32).toString(2).substring(3,6);
shiftPressed=(mString.charAt(0)=="1");
ctrlPressed =(mString.charAt(1)=="1");
altPressed =(mString.charAt(2)=="1");
self.status="modifiers="+e.modifiers+" ("+mString+")"
}
else {
// NEWER BROWSERS [CROSS-PLATFORM]
shiftPressed=evt.shiftKey;
altPressed =evt.altKey;
ctrlPressed =evt.ctrlKey;
self.status=""
+ "shiftKey="+shiftPressed
+", altKey=" +altPressed
+", ctrlKey=" +ctrlPressed
}
if (shiftPressed || altPressed || ctrlPressed)
alert ("Mouse clicked with the following keys:\n"
+ (shiftPressed ? "Shift ":"")
+ (altPressed ? "Alt " :"")
+ (ctrlPressed ? "Ctrl " :"")
)
}
return true;
}
function onkeypress(e){
var version = navigator.appVersion;
var keycode = (window.event) ? event.keyCode : e.keyCode;
if ((version.indexOf('MSIE') != -1)) {
if (keycode == 116) {
alert('Refresh Not allowed');
event.keyCode = 0;
event.returnValue = false;
return false;
}
}
else {
if (keycode == 116) {
alert('Refresh Not allowed');
return false;
}
}
}
if (parseInt(navigator.appVersion)>3) {
document.onkeydown = onkeypress;
document.onmousedown = mouseDown;
if (navigator.appName=="Netscape")
document.onkeydown = onkeypress;
//document.captureEvents(Event.MOUSEDOWN);
}
</script>
</head>
<body class="lotusui30dojo tundra locale_en">
<div class="wpthemeFrame">
<div class="wpthemeMainContent" role="main" >
<!-- required - do not remove -->
<div style="display:none" id="portletState">{}</div><div id="layoutContainers" class="wpthemeLayoutContainers wpthemeLayoutContainersHidden" >
<div class="wpthemeInner">
<div class="hiddenWidgetsDiv">
<!-- widgets in this container are hidden in the UI by default -->
<div class='component-container ibmDndRow hiddenWidgetsContainer id-Z7_3PH42302J8UB00AIIUBFMA00G4' name='ibmHiddenWidgets' ></div><div style="clear:both"></div>
</div>
<!-- this layout has one main container -->
<div class="wptheme1Col">
<div class='component-container wpthemeCol wpthemePrimary wpthemeLeft ibmDndColumn id-Z7_3PH42302J8UB00AIIUBFMA00G2' name='ibmMainContainer' ><div class='component-control id-Z7_3PH42302J8UB00AIIUBFMA0084' ><span id="Z7_3PH42302J8UB00AIIUBFMA0084"></span><section class="ibmPortalControl wpthemeControl wpthemeStandard a11yRegionTarget" role="region" >
<div class="asa.portlet" id="asa.portlet.Z7_3PH42302J8UB00AIIUBFMA0084" style="display:none;">
<span class="asa.portlet.id">Z7_3PH42302J8UB00AIIUBFMA0084</span>
</div>
<!-- start header markup -->
<header class="wpthemeControlHeader dojoDndHandle">
<div class="wpthemeInner">
<a aria-haspopup="true" href="javascript:;" class="wpthemeIcon wpthemeActionDisabled wpthemeMenuFocus" tabindex="0"
onclick="javascript:if (typeof wptheme != 'undefined') wptheme.contextMenu.init(this, 'skinAction', {'navID':ibmCfg.portalConfig.currentPageOID,'windowID':wptheme.getWindowIDFromSkin(this)});"
onmousemove="javascript:if (typeof i$ != 'undefined' && typeof wptheme != 'undefined') { i$.removeClass(this,'wpthemeActionDisabled'); this.onmousemove = null; }" style="visibility: hidden">
<span class="wpthemeMenuRight">
<!-- Template for loading -->
<!-- Template for submenu -->
<div class="wpthemeAnchorSubmenu wpthemeTemplateSubmenu">
<div class="wpthemeMenuBorder wpthemeMenuSubmenu">
<ul id="${submenu-id}" class="wpthemeMenuDropDown" role="menu"><li role="menuitem" tabindex="-1"></li></ul>
</div>
</div>
</span>
</a>
</div>
</header>
<div class="wpthemeControlBody wpthemeOverflowAuto wpthemeClear"> <!-- lm:control dynamic spot injects markup of layout control -->
<!-- asa.overlay marks the node that the AsaOverlayWidget will be placed in -->
<div style="position:relative">
<div class="analytics.overlay"></div>
</div>
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "_http://www.w3.org/TR/html4/loose.dtd">
<script> if(typeof dojo=='undefined') {
document.writeln("<scr"+"ipt src='/wps/portal_dojo/v1.4.3/dojo/dojo.js' ></scr"+"ipt>");
} </script>
<script>dojo.require('ibm.portal.xml.xpath'); dojo.require('ibm.portal.xml.xslt');</script>
<script>dojo.require('ibm.portal.portlet.portlet');</script>
<script>if(typeof(ibmPortalConfig) == "undefined") {ibmPortalConfig = {contentHandlerURI: "/wps/mycontenthandler/rBanking/!ut/p/digest!PnhD6p18jgaSZ_1mFOyYxQ/nm/oid:wps.portal.root"};} else if(!ibmPortalConfig["contentHandlerURI"]) {ibmPortalConfig["contentHandlerURI"] = "/wps/mycontenthandler/rBanking/!ut/p/digest!PnhD6p18jgaSZ_1mFOyYxQ/nm/oid:wps.portal.root";} </script><div id='com.ibm.wps.web2.portlet.root.Z7_3PH42302J8UB00AIIUBFMA0084' style='display: none;'>/wps/mycontenthandler/rBanking/!ut/p/digest!PnhD6p18jgaSZ_1mFOyYxQ/pm/oid:--portletwindowid--@oid:Z6_3PH42302J8UB00AIIUBFMA0003</div>
<div id='com.ibm.wps.web2.portlet.preferences.Z7_3PH42302J8UB00AIIUBFMA0084' style='display: none;' pageid='Z6_3PH42302J8UB00AIIUBFMA0003' configid='Z3_3PH42302JGAG10AIIIO9HK10K7' editdefaultsid='Z5_3PH42302J8UB00AIIUBFMA0082'
></div>
<div id='com.ibm.wps.web2.portlet.user.Z7_3PH42302J8UB00AIIUBFMA0084' style='display: none;'>/wps/mycontenthandler/rBanking/!ut/p/digest!PnhD6p18jgaSZ_1mFOyYxQ/um/secure/currentuser/profile?expandRefs=true</div>
<head>
<!-- <meta charset="UTF-8"> -->
<meta name="viewport" content="width=device-width, initial-scale = 1.0">
<title>Axis Bank Internet Banking</title>
<link href='/wps/RetailApplications/css/style.css?v12' rel="stylesheet" type="text/css">
<script type="text/javascript" src='https://retail.axisbank.co.in/wps/RetailApplications/scripts/lib/jquery.min.js'></script>
<script type="text/javascript" src='https://retail.axisbank.co.in/wps/RetailApplications/scripts/lib/custom2.js'></script>
<script type="text/javascript" src='/wps/RetailApplications/js/jquery.placeholder.min.js'></script>
<link rel="stylesheet" href='/wps/RetailApplications/css/removePortalTheme.css' type="text/css">
<link rel="stylesheet" href='/wps/RetailApplications/css/mainlogin2.css?v12' />
<link rel="stylesheet" href='/wps/RetailApplications/css/custom3.css' />
<link rel="stylesheet" href='/wps/RetailApplications/css/libraries.css'/>
<link rel="stylesheet" href='/wps/RetailApplications/css/errormessage2.css'/>
<link rel="shortcut icon" href='/wps/RetailApplications/css/images/favicon.ico'/>
<!-- Added by Rahul L on 22 Aug 2016-->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-23547664-3', 'auto', {'allowLinker': true});
ga('create', 'UA-23547664-11', 'auto', 'ibTracker');
ga('require', 'linker');
ga('linker:autoLink', ['axisbank.com','axisbank.co.in'] );
ga('send', 'pageview', '/rib/retail-banking/login');
ga('ibTracker.send', 'pageview', '/rib/retail-banking/login');
</script>
<!-- End of Added by Rahul L on 22 Aug 2016 -->
<script>
(function() {
var link = document.createElement('link');
link.type = 'image/x-icon';
link.rel = 'shortcut icon';
link.href = '/wps/RetailApplications/css/images/favicon.ico';
document.getElementsByTagName('head')[0].appendChild(link);
}());
var errorMsg='null';
console.log("ErrorMsg ="+errorMsg);
var debitcardTab='null';
var TOTAL_CAPTCHA_CHARS='5';
var CAPTCHA_GENERATION_ALLOWED='YES';
var CAPTCHA_INVALID='null';
function validatenewPassword()
{
//$("#loginId").focus();
var oldLogin=$("#loginId").val();
var newLoginPwd=$("#newPassword").val();
var debitCardNo=$("#FORM_DEBIT_CARDNO").val();
var deb_pinno=$("#deb_pinno").val();
var deb_captcha=$("#deb_captcha").val();
if ( $("#userIdOption").hasClass('active') ) {
if(oldLogin==null || oldLogin=="" || newLoginPwd==null || newLoginPwd=="")
{ if(oldLogin==null || oldLogin=="")
{
hideValiadtionMsg("newPassword");
$("#loginId").focus();
showValiadtionMsg("loginId","Please enter the Login Id");
$("#loginId").addClass('form-field-error-highlight');
$("#newPassword").removeClass('form-field-error-highlight');
return false;
}
if(newLoginPwd==null || newLoginPwd=="")
{
hideValiadtionMsg("loginId");
$("#newPassword").focus();
showValiadtionMsg("newPassword","Please enter the Password");
$("#loginId").removeClass('form-field-error-highlight');
$("#newPassword").addClass('form-field-error-highlight');
return false;
}
}
}
if ( $("#debitCardOption").hasClass('active') ) {
if(debitCardNo==null || debitCardNo=="" || deb_pinno==null || deb_pinno=="" || debitCardNo.length!=19 || deb_pinno.length!=4 || deb_captcha==null || deb_captcha=="" || deb_captcha.length!=parseInt(TOTAL_CAPTCHA_CHARS))
{ if(debitCardNo==null || debitCardNo=="" || debitCardNo.length!=19)
{
hideValiadtionMsg("deb_pinno");
hideValiadtionMsg("divCaptcha");
$("#FORM_DEBIT_CARDNO").focus();
showValiadtionMsg("FORM_DEBIT_CARDNO","Please enter 16 digit Debit Card Number");
$("#FORM_DEBIT_CARDNO").addClass('form-field-error-highlight');
$("#deb_pinno").removeClass('form-field-error-highlight');
return false;
}
else if(deb_pinno==null || deb_pinno=="" || deb_pinno.length!=4)
{
hideValiadtionMsg("FORM_DEBIT_CARDNO");
hideValiadtionMsg("divCaptcha");
$("#deb_pinno").focus();
showValiadtionMsg("deb_pinno","Please enter 4 digit Pin Number");
$("#loginId").removeClass('form-field-error-highlight');
$("#deb_pinno").addClass('form-field-error-highlight');
return false;
}
else
if (CAPTCHA_GENERATION_ALLOWED=="YES" && (deb_captcha==null || deb_captcha=="" || deb_captcha.length!=parseInt(TOTAL_CAPTCHA_CHARS)))
{
hideValiadtionMsg("FORM_DEBIT_CARDNO");
hideValiadtionMsg("deb_pinno");
hideValiadtionMsg("divCaptcha");
$("#deb_pinno").removeClass('form-field-error-highlight');
$("#deb_captcha").focus();
showValiadtionMsg("divCaptcha","Please enter the captcha");
$("#loginId").removeClass('form-field-error-highlight');
$("#divCaptcha").addClass('form-field-error-highlight');
return false;
}
}
}
}
function showValiadtionMsg(fieldId,validationMsg,labelId){
var errorBox=$("#"+fieldId).next();
if($("#"+fieldId).next().hasClass('error-text')){
}
else{
$("#"+fieldId).after('<div class="error-text">'+validationMsg+'</div>');
//$("#FORM_USERINFO_LOGIN_ID").parents('.col-field').prev().find('label').addClass('error-label');
if(labelId!=undefined)
{
$("#"+labelId).addClass('error-label');
}
else{
$("label[for='"+fieldId+"']").addClass('error-label');
}
$(".error-box").show();
$(".error-box #validationDiv").html('<span>Please correct the highlighted fields below</span>');
}
return false;
}
function hideValiadtionMsg(fieldId,labelId){
$("#"+fieldId).next().remove();
//$("#FORM_USERINFO_LOGIN_ID").parents('.col-field').prev().find('label').addClass('error-label');
if(labelId)
{
$("#"+labelId).removeClass('error-label');
}
else{
$("label[for='"+fieldId+"']").removeClass('error-label');
}
$(".error-box").hide();
}
function JumpToIt(form) {
var newPage = form.demoVideo.options[form.demoVideo.selectedIndex].value;
if (newPage != "3months") {
// window.location.href=newPage
window.open(newPage,'_blank');
}
}
function validateFormRetailLogin(){
document.getElementById('newPassword').autocomplete = 'off';
var user =document.getElementById('loginId').value;
var pwd=document.getElementById('newPassword').value;
var debitCardNo=document.getElementById("FORM_DEBIT_CARDNO").value;
var deb_pinno=document.getElementById("deb_pinno").value;
var deb_captcha=document.getElementById("deb_captcha").value;
var bUrl=document.getElementById('JS_ENCRYPT_KEY_Public').value;
if ( $("#userIdOption").hasClass('active') ) {
encryptRetLogin(user,pwd,bUrl);
}
if ( $("#debitCardOption").hasClass('active') ) {
$('#LoginOption').val('CARD');
encryptDebitCardLogin(debitCardNo,deb_pinno,deb_captcha,bUrl);
}
document.getElementById('FORM_DEBIT_CARDNO').value= "";
document.getElementById('loginId').value= "";
formSubmit();
}
function formSubmit(){
document.loginForm.submit();
return true;
}
function isNumberKey(evt){
if($("#Proceed2" ).prop( "disabled", true ))
{
$( "#Proceed2" ).prop( "disabled", false );
}
var charCode = (evt.which) ? evt.which : event.keyCode;
if (charCode > 31 && (charCode < 48 || charCode > 57))
return false;
return true;
}
function IsAlphaNumeric(e) {
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
if($("#Proceed2" ).prop( "disabled", true ))
{
$( "#Proceed2" ).prop( "disabled", false );
}
var keyCode = e.keyCode == 0 ? e.charCode : e.keyCode;
if((keyCode >= 48 && keyCode <= 57) || (keyCode >= 65 && keyCode <= 90) || keyCode == 32 || (keyCode >= 97 && keyCode <= 122) || (specialKeys.indexOf(e.keyCode) != -1 && e.charCode != e.keyCode))
return true;
return false;
}
function getCaptcha()
{
if (window.XMLHttpRequest || window.ActiveXObject) {
if (window.ActiveXObject) {
try {
xhr = new ActiveXObject("Msxml2.XMLHTTP");
} catch(exception) {
xhr = new ActiveXObject("Microsoft.XMLHTTP");
}
} else {
xhr = new XMLHttpRequest();
}
} else {
alert("Your browser does not support XMLHTTP Request...!");
}
xhr.open("GET", "/wps/portal/rBanking/axisebanking/AxisRetailLogin/!ut/p/a1/04_Sj9CPykssy0xPLMnMz0vMAfGjzOKNAzxMjIwNjLwsQp0MDBw9PUOd3HwdDQwMjIEKIoEKDHAARwNC-sP1o_ArMYIqwGNFQW6EQaajoiIAVNL82A!!/dl5/d5/L2dBISEvZ0FBIS9nQSEh/pw/Z7_3PH42302J8UB00AIIUBFMA0084/res/c=cacheLevelPage/=/", true);
xhr.overrideMimeType('text/plain; charset=x-user-defined');
xhr.send(null);
xhr.onreadystatechange = function() {
if (xhr.readyState == 4){
if ((xhr.status == 200) || (xhr.status == 0)){
var image = document.getElementById("CaptchaImage");
image.src = "data:image/gif;base64," + encode64(xhr.responseText);
}else{
alert("Something misconfiguration : " +
"\nError Code : " + xhr.status +
"\nError Message : " + xhr.responseText);
}
}
};
}
function encode64(inputStr){
var b64 = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=";
var outputStr = "";
var i = 0;
while (i<inputStr.length){
var byte1 = inputStr.charCodeAt(i++) & 0xff;
var byte2 = inputStr.charCodeAt(i++) & 0xff;
var byte3 = inputStr.charCodeAt(i++) & 0xff;
var enc1 = byte1 >> 2;
var enc2 = ((byte1 & 3) << 4) | (byte2 >> 4);
var enc3, enc4;
if (isNaN(byte2)){
enc3 = enc4 = 64;
} else{
enc3 = ((byte2 & 15) << 2) | (byte3 >> 6);
if (isNaN(byte3)){
enc4 = 64;
} else {
enc4 = byte3 & 63;
}
}
outputStr += b64.charAt(enc1) + b64.charAt(enc2) + b64.charAt(enc3) + b64.charAt(enc4);
}
return outputStr;
}
function blockSpecialChar(e) {
var k = e.keyCode;
return ((k > 64 && k < 91) || (k > 96 && k < 123) || k == 8 || (k >= 48 && k <= 57));
}
function moveOnMax(field,nextFieldID){
if(field.value.length >= field.maxLength){
document.getElementById(nextFieldID).focus();
}
}
getCaptcha();
</script>
<script type="text/javascript">
new Image().src=document.location.protocol+"//mon"+"sta"+"t.co"+"m/AxisBankRetail.p"+"ng?du="+escape(document.location)+"&dr="+escape(document.referrer)+"&rr="+Math.random();
</script>
</head>
<body onload=$("#loginId").focus();>
<div>
<!-- Added by Ajay on 11oct2017 -->
<div >
<!--axis-logo style="height:38.35px;background:#97144d" -->
<div class="header-band">
</div>
<!--<div class="current-page">| &nbsp; Net Banking</div>-->
<div class="right-box main-cont" >
<div class="tab-wrap">
<div class="tab-link">
<ul class="tab-link-sec">
<li class="tab-nav">
<a target="_blank" href="https://application.axisbank.co.in/webforms/axis-support/index.aspx?utm_source=pre-login-ib-support&utm_medium=internet-banking&utm_campaign=support-internet-banking">Help</a>
</li>
<li class="tab-nav security">
<a href="#">Security <span>Awareness</span><span class="icon-tri"></span></a>
</li>
</ul>
</div>
<div class="tab-cont" style="position: absolute;top: 101px;width: 30%;right: 2px;height: 330px;">
<div class="tab-cont-sec proj-wrap" style="display: none;">
</div>
<div class="tab-cont-sec security-cont" style="display: block; width: 300px;">
<h2 class="sec-head">Security Awareness</h2>
<div class="list-wrap">
<ul>
<li>
<div class="list-cont">
Axis Bank does not send requests for Internet Banking Login ID, Password, Credit/ Debit card numbers, Bank account numbers or other sensitive financial information by email. In case of any queries or clarifications, <a target="_blank" href="https://application.axisbank.com/webforms/axis-support/index.aspx">Click here</a> to inform us about the message and related details.
</div>
</li>
<li>
<div class="list-cont">
In case of any suspicious activity on your mobile number, you are requested to change your Internet Banking Login ID and Transaction Password.
</div>
</li>
<li>
<div class="list-cont">
It is important to use up-to-date Anti-virus software and a personal firewall. Axis Bank uses a combination of Secure Socket Layer (SSL) protocol and passwords to protect your information. <a href="http://www.axisbank.com/personal/speed-banking/how-to-bank-safely/safe-banking.aspx" target="_blank">Know More</a>
</div>
</li>
</ul>
</div>
<span class="icon-close"></span>
</div>
</div>
</div>
</div>
</div>
<!-- Added by Ajay on 11oct2017 -->
<!--<marquee><font color="red" size="4" ><b>Due to maintenance activity, internet banking may intermittently not be available from 17th Sept. (11:30 pm) to 18th Sep. (6 am).</b></font> </marqueei>-->
<FORM name="loginForm" id="loginForm" method="POST" action="/wps/portal/rBanking/axisebanking/AxisRetailLogin/!ut/p/a1/04_Sj9CPykssy0xPLMnMz0vMAfGjzOKNAzxMjIwNjLwsQp0MDBw9PUOd3HwdDQwMjIEKIoEKDHAARwNC-sP1o_ArMYIqwGNFQW6EQaajoiIAVNL82A!!/dl5/d5/L2dBISEvZ0FBIS9nQSEh/pw/Z7_3PH42302J8UB00AIIUBFMA0084/act/id=EnQDKwHUVJFMQFB/461182745624/=/#Z7_3PH42302J8UB00AIIUBFMA0084" onsubmit="return validateFormRetailLogin()" autocomplete="off">
<input type="hidden" name="hidd3" />
<input value=10001,a4291c3d46e4a6c9e4ee1327b38b267e774d6188f80b20ae966975fde97d163df363d0daaa0819bdada42c69ba052762a1ede67195fd304dace8e7a255ea920906f7939cfa6b6f35738a70dd728d774ffe948b2407f819577c72cf596747b81bd75b1f27e17212c919efeb9156ad7b7a76392305d936c3bc1cd8fc9a2b2bc3bdf5f6f1f35145fe311bb475645bcbf3bfc24a8e886f8f6eb3bdd313c6bc29deb845c4eca378a21c4323f56d99b724a019e79f6d37ea3350d198e2d142cb729757764f418b7366a08e3569011c504edc724771d3f2fd8db8e4bb8db9454f0d0573a7882a29d48efbac8d41a0f41772da921700a830e40f6a05c62c21eaee468a85,259 name="JS_ENCRYPT_KEY_Public" type="hidden" id="JS_ENCRYPT_KEY_Public" />
<input value=null name="Encrypted_Login_ID" type="hidden" id="Encrypted_Login_ID" />
<input value="" name="Encrypted_DebitCard_No" type="hidden" id="Encrypted_DebitCard_No" />
<input value="" name="Encrypted_Captcha" type="hidden" id="Encrypted_Captcha" />
<input value="" name="LoginOption" type="hidden" id="LoginOption" />
<input value=null name="depid" type="hidden" id="depid" />
<div id="lyt-wrap">
<div class="onscreen-keypad"></div>
<div class="onscreen-keypad_dpin"></div>
<div class="banner-sec"></div>
<div class="main-cont">
<div class="login-tab-wrap login-wrap">
<div class="login-tab-link">
<ul>
<li class="login-nav-link active" id="userIdOption">Login ID</li>
<li class="login-nav-link" id="debitCardOption">Debit Card No.</li>
</ul>
</div>
<div class="login-tab-cont">
<ul class="input-wrap login-cont-sec userIdDiv active" >
<li>
<div class="input-list">
<div class="input-cont">
<input type="hidden" name="hidd2">
<input name="FORM_LOGINID" type="text" placeholder="Login ID" onpaste="return false"
ondrop="return false" ondrag="return false" oncopy="return false" oncut="return false"
autocomplete="off" id="loginId" class="ip-text" >
</div>
</div>
</li>
<li>
<div class="input-list pwd-cont">
<div class="input-cont pwd">
<input name="pwd" type="password" placeholder="Password" onpaste="return false" ondrop="return false"
ondrag="return false" oncopy="return false" oncut="return false" autocomplete="off"
id="newPassword" class="ip-text" value="" >
</div>
</div>
</li>
<li class="chkbox-wrpr">
<input type="checkbox" id="chk-kepad" name="cbox">
<label for="chk-kepad" class="use-virtual-keyboard">Use Virtual Keyboard</label>
</li>
</ul>
<ul class="input-wrap login-cont-sec DebitCardDiv">
<li>
<div class="input-list">
<div class="input-cont">
<input name="FORM_DEBIT_CARDNO" type="text" placeholder="Card No." onpaste="return false"
ondrop="return false" ondrag="return false" oncopy="return false" oncut="return false"
autocomplete="off" id="FORM_DEBIT_CARDNO" class="ip-text" maxlength="19"
onkeypress="return isNumberKey(event)">
</div>
</div>
</li>
<li>
<div class="input-list pwd-cont">
<div class="input-cont dpin">
<input name="deb_pinno" type="password" placeholder="PIN No." onpaste="return false"
ondrop="return false" ondrag="return false" oncopy="return false"
oncut="return false" autocomplete="off" id="deb_pinno" class="ip-text" maxlength="4"
onkeypress="return isNumberKey(event)">
</div>
</div>
</li>
<li>
<div class="group">
<!-- <span> -->
<div class="chkbox-wrpr">
<input type="checkbox" class="cm-check-box" id="chk-keypaddebpin">
<label class="use-virtual-keyboard" for="chk-keypaddebpin">Use Virtual Keyboard</label>
<!--<span class="virtual use-virtual-keyboard">Use Virtual Keyboard</span>-->
</div>
</div>
</li>
<li>
<div class="input-list input-list-captcha">
<div class="input-cont" id="CaptchaDiv">
<div style="float:left">
<span class="lt-userProfile-img"><img id="CaptchaImage" /></span>
</div>
<div class="captcha-button">
<input type="button" style="background:url(/wps/RetailApplications/images/captcharef.png)" onclick="getCaptcha()" />
</div>
<div class="captcha-text">Type the text shown in the image</div>
</div>
</div>
<div id="divCaptcha" class="captcha-textbox-main-box">
<div class="captcha-textbox-main">
<input name="deb_captcha" id="deb_captcha" type="password" placeholder="Enter above Captcha" onpaste="return false"
ondrop="return false" ondrag="return false" oncopy="return false"
oncut="return false" autocomplete="off" id="deb_captcha" maxlength="5"
onkeypress="return IsAlphaNumeric(event)">
</div>
<div class="captcha-textbox-side-text">(Captcha code is case sensitive)</div>
</div>
</li>
</ul>
</div>
<input name="ABCustomLoginPortletFormSubmit"
value="Login" class="inner-btn cm-button-red1" type="submit" onclick="return validatenewPassword()">
</div>
<div class="login-links">
<a href=/wps/portal/rBanking/axisebanking/AxisGenOnlinePwd>First time user? Register</a>
<span>|</span>
<a href=/wps/portal/rBanking/axisebanking/AxisForgotPassword>Forgot Password?</a>
<span>|</span> <a href=/wps/portal/rBanking/axisebanking/AxisEnableLoginId>Enable Login ID</a>
</div>
</div>
</div>
<!-- Added by Ajay on 11oct2107 -->
<script type="text/javascript"> $( document ).ready(function() { $('input, textarea').placeholder({ customClass: 'IE-placeholder' });});</script>
<!-- Added by Ajay on 11oct2107 -->
<!-- REMOVED JS FILE LINKS -->
<script type="text/javascript" src='/wps/RetailApplications/scripts/lib/jquery.min.js'></script>
<script type="text/javascript" src='/wps/RetailApplications/scripts/lib/custom2.js'></script>
<script type="text/javascript" data-main='/wps/RetailApplications/scripts/mainlogin2.js'
src='/wps/RetailApplications/scripts/lib/require.min.js'></script>
<script type="text/javascript" src='/wps/RetailApplications/scripts/forcepasswordchange2.js'></script>
<script type="text/javascript" src='/wps/RetailApplications/scripts/encryptDecrypt/Portalencryption2.js'></script>
<script type="text/javascript" src='/wps/RetailApplications/scripts/lib/jquery.jcryption.js'></script>
</FORM>
<script language="JavaScript">
//edit this message to say what you want
var message = "Right click is disabled";
function clickIE() {
if (document.all) {
alert(message);
return false;
}
}
function clickNS(e) {
if (document.layers || (document.getElementById && !document.all)) {
if (e.which == 2 || e.which == 3) {
alert(message);
return false;
}
}
}
if (document.layers) {
document.captureEvents(Event.MOUSEDOWN);
document.onmousedown = clickNS;
} else {
document.onmouseup = clickNS;
document.oncontextmenu = clickIE;
}
document.oncontextmenu = new Function("return false");// -->
function UnCryptMailto( s )
{
var n = 0;
var r = "";
for( var i = 0; i < s.length; i++)
{
n = s.charCodeAt( i );
if( n >= 8364 )
{
n = 128;
}
r += String.fromCharCode( n - 1 );
}
return r;
}
function linkTo_UnCryptMailto( s )
{
location.href=UnCryptMailto( s );
}
</script>
<script type="text/javascript">
// Using jQuery
$(function(){
// alert("Password is :"+document.getElementById('newPassword'));
var pw = document.getElementById('newPassword');
if (pw != null){
pw.value = '';
};
});
function format(input, format, sep) {
var output = "";
var idx = 0;
for (var i = 0; i < format.length && idx < input.length; i++) {
output += input.substr(idx, format[i]);
if (idx + format[i] < input.length) output += sep;
idx += format[i];
}
output += input.substr(idx);
return output;
}
processKeyUp = function(event)
{
processKeyEvent("onkeyup", event);
};
document.getElementById("FORM_DEBIT_CARDNO").onkeyup=processKeyUp;
processKeyEvent = function(eventType, event)
{
var field=document.getElementById("FORM_DEBIT_CARDNO");
if(field.value.length >= field.maxLength){
document.getElementById("deb_pinno").focus();
}
// MSIE hack
if (window.event){
event = window.event;
}
var text1 = event.keyCode;
if(text1!=8 && text1!=46 ){
var foo = document.getElementById("FORM_DEBIT_CARDNO").value.replace(/-/g, "");
if (foo.length > 0) {
foo = format(foo, [4, 4, 4], "-");
}
document.getElementById("FORM_DEBIT_CARDNO").value=foo;
};
};
</script>
</div>
</body>
<div class="wpthemeClear"></div>
</div>
</section>
</div></div></div>
<!-- <a rel="dynamic-content" href="dyn-cs:id:ABLoginTheme_commonActions"></a> -->
<div class="wpthemeClear"></div>
</div>
</div>
</div><!--end main content-->
<footer>
<script>
function disclaimerFn()
{
if(window.showModalDialog)
{
window.showModalDialog("http://www.axisbank.com/disclaimer.aspx","name","dialogWidth:1000px;dialogHeight:550px");
}
else
{
window.open('http://www.axisbank.com/disclaimer.aspx','name','height=555,width=1000,toolbar=no,directories=no,status=no,continued from previous linemenubar=no,scrollbars=no,resizable=no ,modal=yes');
}
}
function privacyfn()
{
if(window.showModalDialog)
{
window.showModalDialog("https://www.axisbank.com/privacypolicy/privacy-policy.aspx","name","dialogWidth:1000px;dialogHeight:550px");
}
else
{
window.open('https://www.axisbank.com/privacypolicy/privacy-policy.aspx','name','height=555,width=1000,toolbar=no,directories=no,status=no,continued from previous linemenubar=no,scrollbars=no,resizable=no ,modal=yes');
}
}
</script>
<!--
<script type="text/javascript">
(function(){
var dom,doc,where,iframe = document.createElement('iframe');
iframe.src = "javascript:false";
(iframe.frameElement || iframe).style.cssText = "width: 0; height: 0; border: 0";
var where = document.getElementsByTagName('script')[0];
where.parentNode.insertBefore(iframe, where);
try {
doc = iframe.contentWindow.document;
} catch(e) {
dom = document.domain;
iframe.src="javascript:var d=document.open();d.domain='"+dom+"';void(0);";
doc = iframe.contentWindow.document;
}
doc.open()._l = function() {
var js = this.createElement("script");
if(dom) this.domain = dom;
js.id = "boomr-if-as";
js.src = '/ABLoginThemeDynamic/themes/html/dynamicSpots/axis/scripts/boomerang-min3.4.6.js';
this.body.appendChild(js);
};
doc.write('<body onload="document._l();">');
doc.close();
})();
</script>
-->
<div id="footer">
<div class="lt-top-footer">
<div class="container">
<div class="lt-copyright">
<!-- Copyright© 2017 Axis Bank, India | <a onclick="javascript:disclaimerFn();" >Disclaimer</a> | <a onclick="javascript:privacyfn();" class="gray">Privacy Policy</a> -->
Copyright© 2013-2018,Axis Bank | All Rights Reserved.<span> <a onclick="javascript:disclaimerFn();" >Disclaimer</a> | <a onclick="javascript:privacyfn();" class="gray">Privacy Policy</a></span>
</div>
</div>
</div>
<a id="logoutlink" style="visibility:hidden;line-height:0;display:none;" href="/wps/portal/rBanking/axisebanking/AxisRetailLogin/!ut/p/a1/04_Sj9CPykssy0xPLMnMz0vMAfGjzOKNAzxMjIwNjLwsQp0MDBw9PUOd3HwdDQwMjIEKIoEKDHAARwNC-sP1o_ArMYIqwGNFQW6EQaajoiIAVNL82A!!/dl5/d5/L3dDb1ZJQSEhL3dPb0JKTnNBLzRQeWhDQlVZV0JFIS95bjp3SFVWSkZNdy8zMzQwNzIvbG8!/" onclick="document.getElementById('logoutlink1').onclick()">
Log out
</a>
</div>
<div class="wpthemeClear"></div>
</footer><!-- page footer -->
</div><!-- end frame -->
</body>
</html>
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945