CINXE.COM
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.12 2006-12-06 04:40:08 emcdonald Exp $ * */ --> <!doctype html public "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html> <head> <!-- Running MySource Matrix Developed by Squiz - http://www.squiz.net MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd Page generated: 21 February 2025 18:17:11 --> <title>Login</title> <link rel="stylesheet" type="text/css" href="https://www.iycr2014.org/?a=24"> <style type="text/css"> h3 { background-image: url(https://www.iycr2014.org/?a=25); } .sq-credentials-section { background-image: url(https://www.iycr2014.org/?a=23); } </style> </head> <body> <div id="sq-message" class="sq-message"></div> <script type="text/javascript"><!-- //<![CDATA[ var msgsDiv = document.getElementById('sq-message'); if (msgsDiv.innerHTML.replace( /\s/g, '') == '') { msgsDiv.style.display = 'none'; } //]]> --> </script> <form action="/participate?SQ_ACTION=login&" id="login_form_login_prompt" method="post" onsubmit="return checkEntry();"> <h3>Login</h3> <p class="sq-current-user">Currently Logged in as [Not Logged In]</p> <p class="sq-login-message">You do not have permission to access the asset</p> <div class="sq-credentials-section"> <table border="0"> <tr> <th>Username:</th> <td><input type="hidden" name="SQ_LOGIN_KEY" value="lgbfjcwtyndtnhwfzplq" /> <input type="hidden" name="SQ_LOGIN_REFERER" value="" /><input type="text" name="SQ_LOGIN_USERNAME" value="" size="10" onfocus="this.select();" class="sq-data" 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> </td> </tr> <tr> <th>Password:</th> <td><input type="password" name="SQ_LOGIN_PASSWORD" value="" size="10" onfocus="this.select();" class="sq-data" id="SQ_LOGIN_PASSWORD" /></td> </tr> </table> </div> <div class="sq-commit-section"> <input type="submit" name="log_in_out_button" value="Login ->" class="sq-data" id="log_in_out_button" /> </div> </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> </body> </html>