			<script>
				document.addEventListener("DOMContentLoaded", function () {
                    jQuery(".mo_btn-mo").prop("disabled",false);
                    });
			</script>
					<script type="text/javascript">
			document.addEventListener("DOMContentLoaded", function () {
                jQuery(document).ready(function () {
                jQuery(".login-button").css("cursor", "pointer");
            });
                            });
			function mo_openid_on_consent_change(checkbox){
				if (! checkbox.checked) {
					jQuery('#mo_openid_consent_checkbox').val(1);
					jQuery(".mo_btn-mo").attr("disabled", true);
					jQuery(".login-button").addClass("dis");
				} else {
					jQuery('#mo_openid_consent_checkbox').val(0);
					jQuery(".mo_btn-mo").attr("disabled", false);
					jQuery(".login-button").removeClass("dis");
				}
			}

			var perfEntries = performance.getEntriesByType("navigation");

			if (perfEntries[0].type === "back_forward") {
				location.reload(true);
			}
			function HandlePopupResult(result) {
				window.location = "https://lms.flash-jet.com";
			}
			function moOpenIdLogin(app_name,is_custom_app) {
				var current_url = window.location.href;
				var cookie_name = "redirect_current_url";
				var d = new Date();
				d.setTime(d.getTime() + (2 * 24 * 60 * 60 * 1000));
				var expires = "expires="+d.toUTCString();
				document.cookie = cookie_name + "=" + current_url + ";" + expires + ";path=/";

								var base_url = 'https://lms.flash-jet.com';
				var request_uri = '/en_us/wp-json/wp/v2/pages/276';
				var http = 'https://';
				var http_host = 'lms.flash-jet.com';
				var default_nonce = '821c0a1f10';
				var custom_nonce = '3a9a407c31';
				if(is_custom_app == 'false'){
					if ( request_uri.indexOf('wp-login.php') !=-1){
						var redirect_url = base_url + '/?option=getmosociallogin&wp_nonce=' + default_nonce + '&app_name=';

					}else {
						var redirect_url = http + http_host + request_uri;
						if(redirect_url.indexOf('?') != -1){
							redirect_url = redirect_url +'&option=getmosociallogin&wp_nonce=' + default_nonce + '&app_name=';
						}
						else
						{
							redirect_url = redirect_url +'?option=getmosociallogin&wp_nonce=' + default_nonce + '&app_name=';
						}
					}

				}
				else {
					if ( request_uri.indexOf('wp-login.php') !=-1){
						var redirect_url = base_url + '/?option=oauthredirect&wp_nonce=' + custom_nonce + '&app_name=';


					}else {
						var redirect_url = http + http_host + request_uri;
						if(redirect_url.indexOf('?') != -1)
							redirect_url = redirect_url +'&option=oauthredirect&wp_nonce=' + custom_nonce + '&app_name=';
						else
							redirect_url = redirect_url +'?option=oauthredirect&wp_nonce=' + custom_nonce + '&app_name=';
					}

				}
				if( 0) {
					var myWindow = window.open(redirect_url + app_name, "", "width=700,height=620");
				}
				else{
					window.location.href = redirect_url + app_name;
				}
			}
		</script>
		{"id":276,"date":"2025-02-25T17:50:22","date_gmt":"2025-02-25T15:50:22","guid":{"rendered":"https:\/\/lms.flash-jet.com\/login\/"},"modified":"2025-03-13T16:01:06","modified_gmt":"2025-03-13T14:01:06","slug":"login","status":"publish","type":"page","link":"https:\/\/lms.flash-jet.com\/en_us\/login\/","title":{"rendered":"Login"},"content":{"rendered":"<div id=\"user-registration\" class=\"user-registration\">\n<div class=\"ur-frontend-form login  \" id=\"ur-frontend-form\">\n\t\t<form class=\"user-registration-form user-registration-form-login login\" method=\"post\">\n\t\t<div class=\"ur-form-row\">\n\t\t\t<div class=\"ur-form-grid\">\n\t\t\t\t\t\t\t\t<div\n\t\t\t\t\tclass=\" user-registration-form-row user-registration-form-row--wide form-row form-row-wide\"\n\t\t\t\t\tdata-field=\"username\">\n\t\t\t\t\t<label for=\"username\">Username or Email <span class=\"required\">*<\/span><\/label>\t\t\t\t\t<span class=\"input-wrapper\">\n\t\t\t\t\t\t<input placeholder=\"\" type=\"text\"\n\t\t\t\t\t\t\t\tclass=\"user-registration-Input user-registration-Input--text input-text\" name=\"username\"\n\t\t\t\t\t\t\t\tid=\"username\"\n\t\t\t\t\t\t\t   value=\"\"\n\t\t\t\t\t\t\t\tstyle=\"\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\/>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<div\n\t\t\t\t\t\tclass=\" user-registration-form-row user-registration-form-row--wide form-row form-row-wide hide_show_password\"\n\t\t\t\t\t\tdata-field=\"password\">\n\t\t\t\t\t\t<label for=\"password\">Password <span class=\"required\">*<\/span><\/label>\t\t\t\t\t\t<span class=\"input-wrapper\">\n\t\t\t\t\t\t<span class=\"password-input-group\">\n\t\t\t\t\t\t<input\n\t\t\t\t\t\t\tplaceholder=\"\"\n\t\t\t\t\t\t\tclass=\"user-registration-Input user-registration-Input--text input-text\" type=\"password\"\n\t\t\t\t\t\t\tname=\"password\" id=\"password\"\n\t\t\t\t\t\t\tstyle=\"\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t\/>\n\n\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"javaScript:void(0)\" class=\"password_preview dashicons dashicons-hidden\"\n\t\t\t\t\t\t\ttitle=\"Show password\"><\/a>\n\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t<div class=\"form-row\">\n\t\t\t\t\t<input type=\"hidden\" id=\"user-registration-login-nonce\" name=\"user-registration-login-nonce\" value=\"96f1fd47df\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/en_us\/wp-json\/wp\/v2\/pages\/276\" \/>\t\t\t\t\t\t<div class=\"user-registration-before-login-btn\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"\" data-field=\"remember-me\">\n\t\t\t\t\t\t\t\t\t<label\n\t\t\t\t\t\t\t\t\t\tclass=\"user-registration-form__label user-registration-form__label-for-checkbox inline\">\n\t\t\t\t\t\t\t\t\t\t<input\n\t\t\t\t\t\t\t\t\t\t\tclass=\"user-registration-form__input user-registration-form__input-checkbox\"\n\t\t\t\t\t\t\t\t\t\t\tname=\"rememberme\" type=\"checkbox\" id=\"rememberme\" value=\"forever\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\/>\n\t\t\t\t\t\t\t\t\t\t<span>Remember Me<\/span>\n\t\t\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div data-field=\"lost-password\"\n\t\t\t\t\t\t\t\t\tclass=\"user-registration-LostPassword lost_password \">\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/lms.flash-jet.com\/en_us\/lost-password\/\">Lost your password?<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div data-field=\"login-button\" class=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<button type=\"submit\"\n\t\t\t\t\t\t\t\tclass=\"user-registration-Button button ur-submit-button  \"\n\t\t\t\t\t\t\t\tname=\"login\"\n\t\t\t\t\t\t\t\tvalue=\"Login\">Login<\/button>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<input type=\"hidden\" name=\"redirect\"\n\t\t\t\t\t\tvalue=\"\"\/>\n\n\t\t\t\t<div class=\"user-registration-register register \" data-field=\"registration-setting\">\t\t\t\t\t\t\t<a href=\"https:\/\/lms.flash-jet.com\/en_us\/?post_type=user_registration&#038;p=274\"> Not a member yet? Register now.\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/div>\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t<\/form>\n<\/div>\n\n<\/div>\n\n\n<p><center><div class='mo-openid-app-icons'>\n\t\t\t\t\t <p style='color:#000000; width: fit-content;'> Connect with<\/p><a class=' login-button ' title= ' Login with Google' onClick=\"moOpenIdLogin('google','true');\" title= ' Login with  google'><i style='margin-top:10px;width:35px !important;height:35px !important;margin-left:4px !important;background:#DB4437;font-size: 19px !important;text-align:center; padding-top: 8px;color:white'  class='fab fa-google  mo_btn-mo mo_openid-login-button login-button mo_btn_transform_i  square' ><\/i><\/a><\/div> <br><\/center><\/p>\n\n\n\n<p>&nbsp;<\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>&nbsp;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_themeisle_gutenberg_block_has_review":false,"footnotes":""},"class_list":["post-276","page","type-page","status-publish"],"_links":{"self":[{"href":"https:\/\/lms.flash-jet.com\/en_us\/wp-json\/wp\/v2\/pages\/276","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lms.flash-jet.com\/en_us\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/lms.flash-jet.com\/en_us\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/lms.flash-jet.com\/en_us\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/lms.flash-jet.com\/en_us\/wp-json\/wp\/v2\/comments?post=276"}],"version-history":[{"count":6,"href":"https:\/\/lms.flash-jet.com\/en_us\/wp-json\/wp\/v2\/pages\/276\/revisions"}],"predecessor-version":[{"id":424,"href":"https:\/\/lms.flash-jet.com\/en_us\/wp-json\/wp\/v2\/pages\/276\/revisions\/424"}],"wp:attachment":[{"href":"https:\/\/lms.flash-jet.com\/en_us\/wp-json\/wp\/v2\/media?parent=276"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}