CINXE.COM
Welcome!
<!DOCTYPE html> <html> <head> <meta charset="UTF-8" /> <title>Welcome!</title> <link href="/portal/web/bundles/netisite/css/style.css" rel="stylesheet" /> <link href="/portal/web/bundles/netisite/css/prettyPhoto.css" rel="stylesheet" /> <link rel="icon" type="image/x-icon" href="/portal/web/favicon.ico?v=2" /> </head> <body> <div class="header"> <a href="http://shop.efqm.org/portal/web/"><img src="/portal/web/bundles/netisite/images/logo-efqm-portal.png?v=3" width="212" alt="EFQM Portal" /></a> </div> <div class="wrapper"> <div class="login-container"> <div class="left"> <h1>Welcome to the EFQM Portal</h1> <h2>This portal is the best way to stay connected with your EFQM activities.</h2> <ul> <li>Access your Training and certificates</li> <li>Access your events information</li> <li>Manage the assessments and recognition (for EFQM Partners only)</li> <li>Manage your licenced training participants (for EFQM Partners and Licenced Trainers only)</li> </ul> <p> <strong>Need help?</strong> Here are a few <a href="http://www.shop.efqm.org/pdf/EFQM-Webshop-How-to-order.pdf">guidelines</a> that will help you get started.<br/>Click here to see the <a href="http://shop.efqm.org/cancellation-policies">cancellation policies</a>. </p> </div> <div class="right" style="position:relative;"> <form name="form" method="post" action="/portal/web/login_check" class="login" id="login"> <fieldset> <h3>Sign in to your account</h3> <div class="coll"> <label for="form_email" class="required">Email address *</label> <input type="email" id="form_email" name="form[email]" required="required" /> </div> <div class="colr"> <label for="form_password" class="required">Password *</label> <input type="password" id="form_password" name="form[password]" required="required" /> </div> <input type="hidden" name="_target_path" value="account" /> <div><button type="submit" id="form_login" name="form[login]" class="btn">Sign in</button></div> <a href="/portal/web/forgot_password">Forgot your password?</a> </fieldset> <input type="hidden" id="form__token" name="form[_token]" value="6-hnPWmYKvflC7Oq-erFlrirGhUcnP3AIVg_KFQRa7k" /></form> <div class="clear"></div> <div class="title_register">Don鈥檛 have an account?<a href="/portal/web/register"> Click here</a></div> </div> </div> <div class="copy login">© EFQM - <a href="#">Terms & Privacy</a></div> <script src="/portal/web/bundles/netisite/js/jquery-1.11.0.min.js"></script> <script src="/portal/web/bundles/netisite/js/jquery.tabify.js"></script> <script src="/portal/web/bundles/netisite/js/jquery.prettyPhoto.js"></script> <script src="/portal/web/bundles/netisite/js/jquery.tipsy.js"></script> <script src="/portal/web/bundles/netisite/js/functions.js"></script> <script type="text/javascript"> // <![CDATA[ $(document).ready(function () { $('#tabs').tabify(); }); $(document).ready(function(){ // $(".maincontent").width($(window).width()-'230'); }); // ]]> </script> <script type="text/javascript" charset="utf-8"> $(document).ready(function(){ $("area[rel^='prettyPhoto']").prettyPhoto(); $(".right a[rel^='prettyPhoto']").prettyPhoto({animation_speed:'normal',theme:'light_square',deeplinking: false}); window.parent.$('a.pp_close').bind('click',function(){ window.parent.location.reload(); return false; }); }); </script> </body> </html>