CINXE.COM
CityU Web Login Service
<!-- directives --> <!-- code section --> <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta http-equiv="Pragma" content="no-cache"> <meta http-equiv="Expires" content="-1"> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=2.0, user-scalable=yes" /> <title>CityU Web Login Service</title> <link rel="icon" href="https://template.cityu.edu.hk/favicon.ico" /> <!--<link rel="stylesheet" type="text/css" href="https://lbsystem.lib.cityu.edu.hk:8443/css/login.css">--> <link rel="stylesheet" type="text/css" href="css/login.css"> <!--[if lte IE 10]> <link href="idp/css/login_ie.css" rel="stylesheet" /> <![endif]--> <!--[if lte IE 7]> <style type='text/css'> .ie_legacy { display: none; } body { background-color: #0072C6; } </style> <![endif]--> <script type="text/javascript"> if ((navigator.userAgent.match(/iPad/) || navigator.userAgent.match(/iPhone/)) && (window.innerWidth)) { try { viewport = document.querySelector("meta[name=viewport]"); viewport.setAttribute('content', 'width=' + window.innerWidth + ', initial-scale=1.0, maximum-scale=1.0'); window.onresize = function(event) { viewport.setAttribute('content', 'width=' + window.innerWidth + ', initial-scale=1.0, maximum-scale=1.0'); }; window.onorientationchange = function (event) { var activeElem = document.activeElement; activeElem && activeElem.blur(); }; } catch (err) { } } var isTouch = !!("ontouchstart" in window) || window.navigator.msMaxTouchPoints > 0; if (!isTouch && true) { var cssId = 'hovereffect'; if (!document.getElementById(cssId)) { var head = document.getElementsByTagName('head')[0]; var link = document.createElement('link'); link.id = cssId; link.rel = 'stylesheet'; link.type = 'text/css'; link.href = "idp/css/login_hover.css"; link.media = 'all'; head.appendChild(link); } } if (navigator.userAgent.match(/IEMobile\/10\.0/)) { var msViewportStyle = document.createElement("style"); msViewportStyle.appendChild( document.createTextNode( "@-ms-viewport{width:auto!important}" ) ); msViewportStyle.appendChild( document.createTextNode( "@-ms-viewport{height:auto!important}" ) ); document.getElementsByTagName("head")[0].appendChild(msViewportStyle); } </script> <script src="idp/js/jquery.1.11.min.js"></script> <script src="idp/js/login.js"></script> </head> <body> <!-- Start of WallPaper --> <div id="background_container" class="ie_legacy" style="background: #FFFFFF"> <img id="background_background_image" src="idp/images/wallpaper_01.jpg" alt="$springMacroRequestContext.getMessage($code, $text)" > </div> <div id="background_page_overlay" class="overlay ie_legacy"> </div> <!-- End of WallPaper --> <!-- Start of LoginPanel --> <div id="login_panel" class="login_panel"> <table class="login_panel_layout" style="height: 100%;"> <tr class="login_panel_layout_row" style="height: 100%;"> <td id="login_panel_center"> <script type="text/javascript"> $(document).ready(function () { UpdateBackground(); }); </script> <!-- Start of Inner LoginPanel --> <div class="login_inner_container"> <div id="true_inner" class="inner_container cred"> <!-- Start of Logo area--> <div class="login_logo_container"> <a href="http://www.cityu.edu.hk"> <img id="login_logo_image" class="logo_img" alt="City University of Hong Kong" src="idp/images/cityulogo.png" style="visibility: visible;"> </a> </div> <!-- End of Logo area--> <div class="spacer"></div> <!-- Start of error area --> <!-- End of error area --> <!-- Start of login form --> <form method="post" action="./index.aspx?url=https%3a%2f%2fwww.airitibooks.com%2fdetail.aspx%3fPublicationID%3dP20090403610" id="ctl00"> <div class="aspNetHidden"> <input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="" /> <input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="" /> <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUJMTY2NjY2NTM2ZGTDyT7B3IodqfqQA0ZXP0gLW0oXSZ9gAoxo2WZswIBo/g==" /> </div> <script type="text/javascript"> //<![CDATA[ var theForm = document.forms['ctl00']; if (!theForm) { theForm = document.ctl00; } function __doPostBack(eventTarget, eventArgument) { if (!theForm.onsubmit || (theForm.onsubmit() != false)) { theForm.__EVENTTARGET.value = eventTarget; theForm.__EVENTARGUMENT.value = eventArgument; theForm.submit(); } } //]]> </script> <div class="aspNetHidden"> <input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="EFF1AC1A" /> <input type="hidden" name="__EVENTVALIDATION" id="__EVENTVALIDATION" value="/wEdAARW3scCHJIEGjceSgSyRaT/mN+2hYWrqomYxllnz101dqQUfoNn/I07r3A07FrOzf+e/QWU9U5UsV98dli5E0A7DEvsI2aJs5Tt2pqpBB9muvl1htev1z9B5EC5b8KcZGU=" /> </div> <div class="login-info"> <font color="red"><span id="result"></span></font> </div> <ul class="login_cred_container"> <li class="login_cred_field_container"> <div id="cred_userid_container" class="login_textfield textfield"> <span class="input_field textfield"> <label for="cred_userid_inputtext" style="display:none">Electronic ID</label> <div class="input_border"> <input name="cred_userid_inputtext" type="text" id="cred_userid_inputtext" class="login_textfield textfield required field normaltext" placeholder="Electronic ID (Please use your EID without -c)" spellcheck="false" alt="Electronic ID" /> </div> </span> </div> <div id="cred_password_container" class="login_textfield textfield"> <span class="input_field textfield"> <label for="cred_password_inputtext" style="display:none">Please use your AD/LAN Password</label> <div class="input_border"> <input name="cred_password_inputtext" type="password" id="cred_password_inputtext" class="login_textfield textfield required field normaltext" placeholder="Please use your AD/LAN Password" spellcheck="false" alt="Please use your AD/LAN Password" /> </div> </li> <li class="login_cred_options_container" id="login_cred_options_container"> <div class="login-button"> <br> <input name="cred_sign_in_button" type="submit" id="cred_sign_in_button" value="Login" /> </div> <div id="recover_container" class="subtext smalltext"> <span> <table border="0" width="100%"> <tr> <td><a href="http://www6.cityu.edu.hk/it/">About Student EID</a></td> <td align="right"><a href="http://www.cityu.edu.hk/csc/deptweb/support/assistance/helpdesk.htm">Need Help?</a></td> </tr> <tr> <td><a href="http://www6.cityu.edu.hk/it/staff.htm">About Staff EID</a></td> <td align="right"> <a href="https://banweb.cityu.edu.hk">Forgot Password?</a> </td> </tr> </table> </span> </div> <div id="recover_container" class="subtext smalltext"> <span>Access to this computer system is restricted to personnel authorized by the City University of Hong Kong. Unauthorized access to this system is forbidden.</span> </div> </li> </ul> </form> </div> <div class="push"></div> </div> <!-- End of Inner LoginPanel --> <!-- start of footer --> <div id="footer_links_container" class="login_footer_container"> <div class="footer_inner_container"> <table id="footer_table" class="footer_block"> <tr> <td> <div> <div class="corporate_footer"> <div> <span class="footer_link text-caption" id="footer_copyright_link"> © City University of Hong Kong <br/> </span> </div> </div> </div> </td> <td> </td> </tr> </table> </div> </div> <!-- End of footer --> </td> </tr> </table> </div> <!-- End of LoginPanel --> </body> </html>