CINXE.COM

Login to PIERER NEW MOBILITY MEDIA LIBRARY

<!doctype html> <!-- Website designed and developed by Bright, www.assetbank.co.uk --> <html lang="en" dir="ltr" class="no-js allow-autofocus "> <!--<![endif]--> <head> <title>Login to PIERER NEW MOBILITY MEDIA LIBRARY</title> <meta charset="utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="stylesheet" type="text/css" media="all" href="/assetbank-e-mobility/css/standard/main.css?v=2025.2.28.8" /> <link rel="stylesheet" type="text/css" media="all" href="/assetbank-e-mobility/css/standard/colour-scheme.css?v=1742955760784" /> <link rel="stylesheet" type="text/css" media="all" href="/assetbank-e-mobility/css/standard/colour-scheme-override.css?v=1742955760784" /> <link rel="stylesheet" type="text/css" media="all" href="/assetbank-e-mobility/css/standard/lib-bundle.css?v=2025.2.28.8" /> <script type="text/javascript" src="/assetbank-e-mobility/js/lib-core.js?v=2025.2.28.8" ></script> <script type="text/javascript" src="/assetbank-e-mobility/js/jquery-bundle.js?v=2025.2.28.8" ></script> <script type="text/javascript" src="/assetbank-e-mobility/js/bright-core.js?v=2025.2.28.8" ></script> <script type="text/javascript"> // Global variable to store date format from app setting (used in datepicker javascript) var jqDateFormats = { 'standard' : 'dd/mm/yy', 'yearMonth' : 'mm/yy' }; var csrfToken = "Y9ZWovqxIGWG16dfgImF"; var springCsrfToken = "D5_NLrn60ZRaFhNHlbOHqJ0twIpwXuzlBzPJU0_a_6PRaHIla_urFovJ4vV3d3J0856znKVL7egUa4jINAP_ZHnom5e1WUQX"; var contextUrl = window.location.origin + "/assetbank-e-mobility"; var currentVersion = "2025.2.28.8"; // when dom ready $j(function() { //Initialise toggleable elements clickToggle.init(); navTooltips.init(false, 'ltr'); }); </script> <!-- Meta tags --> <meta name="keywords" content="Asset Bank" /> <meta name="description" content="Asset Bank" /> <!-- Custom #108793 + #119492 + #134100 --> <!-- OneTrust Cookies Consent Notice start for pierernewmobility.com --> <script src="https://cdn.cookielaw.org/scripttemplates/otSDKStub.js" type="text/javascript" charset="UTF-8" data-domain-script="1ccf55c6-5c3d-41c5-8c8c-4791905ba87e" ></script> <script type="text/javascript"> function OptanonWrapper() { } </script> <!-- OneTrust Cookies Consent Notice end for pierernewmobility.com --> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-TGBQ4D3');</script> <!-- End Google Tag Manager --> <!-- #135919 --> <script type="text/javascript"> (function (sCDN,sCDNProject,sCDNWorkspace,sCDNVers) { if ( window.localStorage !== null && typeof window.localStorage === "object" && typeof window.localStorage.getItem === "function" && window.sessionStorage !== null && typeof window.sessionStorage === "object" && typeof window.sessionStorage.getItem === "function" ) { sCDNVers = window.sessionStorage.getItem('jts_preview_version') || window.localStorage.getItem('jts_preview_version') || sCDNVers; } window.jentis = window.jentis || {}; window.jentis.config = window.jentis.config || {}; window.jentis.config.frontend = window.jentis.config.frontend || {}; window.jentis.config.frontend.cdnhost = sCDN+"/get/"+sCDNWorkspace+"/web/"+sCDNVers+"/"; window.jentis.config.frontend.vers = sCDNVers; window.jentis.config.frontend.env = sCDNWorkspace; window.jentis.config.frontend.project = sCDNProject; window._jts = window._jts || []; var f = document.getElementsByTagName("script")[0]; var j = document.createElement("script"); j.async = true; j.src = window.jentis.config.frontend.cdnhost+"25j70y.js"; f.parentNode.insertBefore(j, f) })("https://7bmmsc.media.pierernewmobility.com","media-pierernewmobility-com","live","_"); _jts.push({ track: "pageview" }); _jts.push({ track: "submit" }); </script> <script src="https://unpkg.com/vue@3.4.21/dist/vue.global.prod.js" type="text/javascript"></script> <!-- Refresh after 40 minutes to prevent the session going stale --> <meta http-equiv="refresh" content="2400"> <script type="text/JavaScript"> // give the username field the focus once the dom is ready $(function () { $('#username').focus(); }); </script> <style type="text/css"> html, body { height: 100%; } </style> <script type="text/javascript"> $(window).on('load', function() { // If in browser that doesn't support css3 scalable background images if ($j('html').hasClass('ie8') || $j('html').hasClass('ie7') ) { // Add a helper div to the page containing the background image $j('body').prepend('<div class="bg-scale-fallback"><img src="https://media.pierernewmobility.com/assetbank-e-mobility/go/displayBackgroundImage?id=6" alt="" /></div>'); var $theWindow = $j(window), $bg = $j(".bg-scale-fallback img"), aspectRatio = $bg.width() / $bg.height(); function resizeBg() { if ( ($theWindow.width() / $theWindow.height()) < aspectRatio ) { $bg .removeClass() .addClass('bgheight'); } else { $bg .removeClass() .addClass('bgwidth'); } } // Set the background image to 100% by 100% now and every time the window is resized $theWindow .resize(resizeBg) .trigger("resize"); } }); </script> <style type="text/css"> #loginPage, #registrationPage { background: url(https://media.pierernewmobility.com/assetbank-e-mobility/go/displayBackgroundImage?id=6) no-repeat center top fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; position: relative; margin: 0; } .box, .box__spacer, #loginPage .leftShadow, #registrationPage .leftShadow { margin-top: 0; position: relative; top: 10%; margin-left: 5%; top: 10%; } div.rightShadow, div.leftShadow { padding-bottom:0; } .bg-scale-fallback { position:fixed; width: 100%; height: 100%; } .bg-scale-fallback img { position: fixed; top: 0; left: 0; } .bgwidth { width: 100%; } .bgheight { height: 100%; } /* Overide positionning of login panel on small devices (as can appear off screen) */ @media all and (max-width: 767px) { .box, #loginPage .leftShadow { top: 10%; margin-left: auto; } } @media all and (max-width: 430px) { .box, #loginPage .leftShadow { top: 0; } } </style> </head> <body id="loginPage"> <div class="box" id="loginPanel"> <div class="box__header logo box--centered"> <a href="/assetbank-e-mobility/action/viewHome" class="logo-link"> <img src="/assetbank-e-mobility/images/standard/logo.png" alt="PIERER NEW MOBILITY MEDIA LIBRARY" class="logo logo-img" id="logoHomeLink" /> </a> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-TGBQ4D3" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> </div> <div class="box__inner"> <h1 class="hidden-visually">Login</h1> <!-- System messages for the user --> <div class="printHide msg__wrapper"> </div> <script type="text/javascript"> $(document).ready( function() { if ($('.js-notify-close').length) { brightNotify.populateDismissUrls(); brightNotify.handleNotificationDismiss(); } }); </script> <!-- intro text --> <p><a href="https://media.pierernewmobility.com/Shibboleth.sso/Login" class="button button--block" rel="nofollow">Dealer Login</a></p> <div style="border-bottom: 1px solid #ddd; margin-bottom: 25px;"></div> <p>Or enter your details here</p> <form id="loginForm" method="post" action="/assetbank-e-mobility/action/login" class="form-full-field form--login"><input type="hidden" name="CSRF" value="Y9ZWovqxIGWG16dfgImF" /> <input type="hidden" name="ssoPluginName" value="none"/> <input type="hidden" name="forwardUrl" value="" /> <input type="hidden" name="loggedOut" value="false" /> <div class="form-group form-group-stacked m-t-0"> <label for="username" class="form-label"> Email Address: </label> <div class="form-controls"> <i aria-hidden="true" class="icon-person field-icon"></i> <input type="text" class="text js-auto-fill-off" autocomplete="off" name="username" id="username" property="username" maxlength="255" placeholder="Email address"> </div> </div> <div class="form-group form-group-stacked"> <label for="password" class="form-label">Password:</label> <div class="form-controls"> <i aria-hidden="true" class="icon-lock field-icon"></i> <input type="password" name="password" maxlength="50" value="" autocomplete="off" id="password" class="js-caps-check js-auto-fill-off" placeholder="Password" /> </div> </div> <script type="text/javascript"> $j(function() { formUtil.capsWarning('Caps lock is on'); // add capslock warnings autoFillOff.init(); }); </script> <div class="form-group form-group-stacked"> <div class="form-controls"> <div class="chadio"> <label> <input type="checkbox" name="conditionsAccepted" value="on" id="accept" /> <span>I agree to comply with the <a href="../action/viewConditionsPopup?extra&#61;true" class="help-popup" target="_blank" title="View Terms and Conditions in a new window" rel="nofollow noopener noreferrer">Terms and Conditions</a> of the use of Asset Bank.</span> </label> </div> </div> </div> <div class="form-group form-group-stacked"> <div class="form-controls"> <input type="submit" name="submit" value="Log in" id="login-button" class="button button--block" /> </div> </div> </form> <p class="forgotten-password-link"> <a href="../action/viewPasswordReminder">Forgotten your password?</a> </p> </div> <div class="box__footer centered"> <a href="../action/viewRegisterUser" rel="nofollow" id="registerLink">Register for an account</a> </div> </div> <!-- end of loginPanel --> <div class="box__spacer"></div> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10