CINXE.COM
MySource Matrix Login
<!-- /** * +--------------------------------------------------------------------+ * | This MySource Matrix CMS file is Copyright (c) Squiz Pty Ltd | * | ACN 084 670 600 | * +--------------------------------------------------------------------+ * | IMPORTANT: Your use of this Software is subject to the terms of | * | the Licence provided in the file licence.txt. If you cannot find | * | this file please contact Squiz (www.squiz.net) so we may provide | * | you a copy. | * +--------------------------------------------------------------------+ * * $Id: index.html,v 1.1.2.2 2010-05-27 06:11:45 ewang Exp $ * */ --> <!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"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>MySource Matrix Login</title> <style type="text/css"> /* Taken from http://mini.squiz.net/_edit */ body { // background:url(https://www.iucr.org/?a=41598) repeat scroll left top #8FB7DB; background:url(https://www.iucr.org/__data/assets/image/0019/41653/diag_lines_bg.gif) repeat scroll left top #CC0000; font-family:arial,helvetica,sans-serif; // margin:40px 0 0; margin: 0px; padding:0; } #login-container { left:50%; margin-left:-225px; margin-top:-161px; position:absolute; top:50%; width:450px; } #title-bar { border-bottom:1px dotted #CCCCCC; padding-left:10px; background:#333333 url(https://www.iucr.org/?a=41599) left top repeat-x; text-align:right; } .content-wrapper { background:url(https://www.iucr.org/?a=41603) repeat scroll 0 0 transparent; font-size:76%; margin:0 auto; padding:10px 47px; width:356px; } .content-wrapper p { margin:0.5em 0; padding:0 0 0 6px; width:350px; } #login-container p { width:326px; } #login-container form { background:url(https://www.iucr.org/?a=41602) repeat scroll 0 0 transparent; margin:0; padding:10px 0; width:356px; } #login-container .error { color:#FF0000; font-size:0.9em; font-weight:bold; padding-left:20px; } #login-container form input, #login-container form label { margin:10px 0 0 10px; } #login-container form label { float:left; padding-left:10px; width:100px; } #login-container form input { background-color:#F3F3F3; border:1px solid #CCCCCC; padding:2px; width:198px; } #login-container #login-button { padding-right:25px; text-align:right; } #form-top { background:url(https://www.iucr.org/?a=41601) repeat scroll 0 0 transparent; height:13px; width:356px; } #form-bottom { background:url(https://www.iucr.org/?a=41597) repeat scroll 0 0 transparent; height:13px; width:356px; } #login-container form input#log_in_out_button { background:url(https://www.iucr.org/?a=41604) left top no-repeat; width:64px; height:22px; border:none; margin:0px; padding:0px; color:#fff; font-weight:bold; } </style> <!-- Running Squiz Matrix Developed by Squiz - http://www.squiz.net Squiz, Squiz Matrix, MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd Page generated: 16 February 2025 15:31:43 --> </head> <body> <table width="100%" bgcolor="white" cellpadding="0" cellspacing="0"> <tr> <td align="left"><img src="https://www.iucr.org/_media/logos/icons/iucrhdr_left.jpg" /></td> <td align="right"><img src="https://www.iucr.org/_media/logos/icons/iucrhdr_right.jpg" /></td> </tr> <tr> <td colspan="2" style="background:url('https://www.iucr.org/__data/assets/image/0005/203/bgfull.png') repeat-x scroll 0 50% #cc0000;"> </td> </tr> </table> <div id="login-container"> <div class="content-wrapper"> <p><strong>Enter your username and password to log in</strong></p> <div id="form-top"></div> <!-- Start CMS Login --> <form action="/iucr/history/extension?SQ_ACTION=login&" id="login_form_login_prompt" method="post" onsubmit="return checkEntry();"> <p id="login-error" class="error"> You do not have permission to access the asset. </p> <label for="SQ_LOGIN_USERNAME">Username</label> <input type="hidden" name="SQ_LOGIN_KEY" value="sksjwhglpfrglrckdnvb" /> <input type="hidden" name="SQ_LOGIN_REFERER" value="" /><input type="text" name="SQ_LOGIN_USERNAME" value="" size="20" onfocus="this.select();" maxlength="60" class="sq-form-field" id="SQ_LOGIN_USERNAME" /> <script type="text/javascript"><!-- //<![CDATA[ var login_form_username_box_other_onload = (window.onload) ? window.onload : new Function; function set_login_form_username_box_focus() { login_form_username_box_other_onload(); document.getElementById("login_form_login_prompt").elements["SQ_LOGIN_USERNAME"].focus(); } window.onload = set_login_form_username_box_focus; //]]>--> </script> <br /> <label for="SQ_LOGIN_PASSWORD">Password</label> <input type="password" name="SQ_LOGIN_PASSWORD" value="" size="30" onfocus="this.select();" maxlength="60" class="sq-form-field" id="SQ_LOGIN_PASSWORD" /> <p id="login-button"> <input type="submit" name="log_in_out_button" value="Login" class="sq-form-field" id="log_in_out_button" /> </p> </form> <script type="text/javascript"><!-- //<![CDATA[ var loginForm = document.forms['login_form_login_prompt']; function checkEntry() { return (loginForm.SQ_LOGIN_USERNAME.value.length > 0 && loginForm.SQ_LOGIN_PASSWORD.value.length > 0); } //]]> --> </script> <!-- End CMS Login --> <div id="form-bottom"></div> <p> </p> </div> <!-- End div.content-wrapper --> <div id="title-bar"><span style="color:white;vertical-align:top;"><small>Powered by </small></span> <img src="https://www.iucr.org/?a=41600" alt="Matrix Logo" /> </div> <!-- End div.title-bar --> </div> <!-- End login-container --> </body> </html>