CINXE.COM
Gale Admin - Login
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head> <meta http-equiv="Content-Type" content="text/html;charset=utf-8" /> <link href="/galeadmin/_css/reset.css" rel="stylesheet" type="text/css" /> <link href="/galeadmin/_css/style.css" rel="stylesheet" type="text/css" /> <link href="/galeadmin/_css/style_login.css" rel="stylesheet" type="text/css" /> <link rel="icon" href="/galeadmin/_px/favicon.ico" /> <!--[if IE]> <link href="/galeadmin/_css/style_IE.css" rel="stylesheet" type="text/css"/> <![endif]--> <!--[if lte IE 7]> <link href="/galeadmin/_css/style_IE7.css" rel="stylesheet" type="text/css"/> <![endif]--> <!--[if IE 6]> <link href="/galeadmin/_css/style_IE6.css" rel="stylesheet" type="text/css"/> <![endif]--> <title>Gale Admin - Login </title></head><body> <div id="wrapper"> <div id="container"> <div id="loginpage"> <div class="floating_gears"></div> <div id="login_header"> <h1>Gale Admin</h1> </div> <div id="login_content"> <div class="left"> <div class="box1"> <div class="headrow"> <p class="title">Greetings! <span class="subtitle">Please sign in to Gale Admin.</span></p> </div> <div class="bodyrow"> <form name="f" action="login" method="post"> <div class="row"> <label for="user">User:</label> <input type="text" name="username" id="user" tabindex="1" /> </div> <div class="row"> <label for="password">Password:</label> <input type="password" name="password" id="password" tabindex="2" /> </div> <div class="row"> <div class="login"></div> <input class="submit" name="submit" type="submit" value="Login" id="login" /> <p class="forgotpass"><a href="/galeadmin/forgotPassword.gale">Forgot Your Password?</a> </p> </div> </form> <script type="text/javascript"> document.forms['f'].elements['username'].focus(); </script> </div> </div> <div class="boxshadow"></div> </div> <div class="middle"> <div class="box1"> <div class="headrow"> <p class="title">Power to the Administrator! </p> </div> <div class="bodyrow"> <ul> <li> High-level and task-based usability improvements have been made to ensure administrative tasks are clearly defined and less time consuming. </li> <li> Added functionality that allows Administrators to manage institutional authentication preferences. </li> <li> General and individual product preferences are easier to manage with the new Product Preference Module. </li> <li> Included easy access to support and training materials and additional services designed to increase product usage. </li> <li> Added the new Cognos Reporting tool for a richer and simpler usage reporting experience. </li> </ul> </div> </div> </div> <div class="footer"> <div id="branding_login"><!--DNR--></div> <div id="footer"> <a title="Gale - Privacy Statement" href="https://www.gale.com/privacy-statement" target="_blank">Privacy Statement</a>聽 | 聽<a title="Gale - Terms of Use" href="https://www.gale.com/terms-of-use" target="_blank">Terms of Use</a>聽 | 聽<a title="Gale, A Cengage Company " href="https://www.gale.com/" target="_blank">Gale, A Cengage Company </a>聽 | 聽<a id="technicalsupport" href="https://www.gale.com/support" target="_blank" name="Technical Support">Technical Support</a> </div> </div> </div> <!-- login_content --> <div class="bottom"></div> </div> <!-- /#loginpage --> </div> <!-- /#container --> </div> <!-- /#wrapper --></body> </html>