 
							Welcome to ASPCA Learn
<
$(document).ready(function(){$('.login-field label[for=Username]').text('Email Address');const passwordInput = document.querySelector("#Password");const eyeIcon = document.createElement("i");eyeIcon.classList.add("fa", "c-password-input__show-password", "fa-eye-slash");passwordInput.parentNode.appendChild(eyeIcon);eyeIcon.addEventListener("click", function() {if (passwordInput.type === "password") {passwordInput.type = "text";eyeIcon.classList.remove("fa-eye-slash");eyeIcon.classList.add("fa-eye");} else {passwordInput.type = "password";eyeIcon.classList.remove("fa-eye");eyeIcon.classList.add("fa-eye-slash");}});eyeIcon.addEventListener("click", function() {document.querySelector("#showPassword").click();});document.querySelector("#loginContainer > div > div > div.login-form.col-md-6 > form > div.login-forgot > a").innerText = 'Forgot Username or Password?';$('body.loginBg .login-box').append($('.login-welcome > .info:last-child'));$('body.loginBg .login-box > .info').append('scan formobile app');$('.login-form > form > .login-forgot').after('Create Account')});Please enter your username and password to access your online learning.
					
						$(document).ready(function(){$('.login-field label[for=Username]').text('Email Address');const passwordInput = document.querySelector("#Password");const eyeIcon = document.createElement("i");eyeIcon.classList.add("fa", "c-password-input__show-password", "fa-eye-slash");passwordInput.parentNode.appendChild(eyeIcon);eyeIcon.addEventListener("click", function() {if (passwordInput.type === "password") {passwordInput.type = "text";eyeIcon.classList.remove("fa-eye-slash");eyeIcon.classList.add("fa-eye");} else {passwordInput.type = "password";eyeIcon.classList.remove("fa-eye");eyeIcon.classList.add("fa-eye-slash");}});eyeIcon.addEventListener("click", function() {document.querySelector("#showPassword").click();});document.querySelector("#loginContainer > div > div > div.login-form.col-md-6 > form > div.login-forgot > a").innerText = 'Forgot Username or Password?';$('body.loginBg .login-box').append($('.login-welcome > .info:last-child'));$('body.loginBg .login-box > .info').append('scan formobile app');$('.login-form > form > .login-forgot').after('Create Account')});Please enter your username and password to access your online learning.
QR Login: Scan this Code to Login to Litmos on the mobile app