<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
	<head>
		<title>No Access</title>
		<meta http-equiv="Content-Type" content="text/html; CHARSET=utf-8">
		<meta content="NOINDEX, NOFOLLOW" name="Robots">
		<style> { font-family:Tahoma; }
	body { background-color:#ffffff; text-align:center; FONT-SIZE: 10pt; }
	table#tblMain { margin-top:48px; padding:0px 0px 0px 0px; background-color: #3c4b99; width:500px; border-right: #3c4b99 outset; border-top: #3c4b99 outset; border-left: #3c4b99 outset; border-bottom: #3c4b99 outset; }
	hr { height:1px; color:#A9AAC4; }
	.header { FONT-SIZE: 180%; COLOR: white; FONT-FAMILY: Arial }
	.subheader { FONT-SIZE: 120%; COLOR: #F8D328; FONT-FAMILY: Arial }
	.msg { COLOR: white; FONT-FAMILY: Arial }
	</style>
		<script type="text/javascript">
		<!--
		function Initialise()
		{
			DisplayOtherText();
		}
		function DisplayOtherText()
		{
			var strURL = this.location.href;
			var objOtherText = document.getElementById("otherText");
			if (strURL.search(/eduportaltest/i) != -1)
				if (objOtherText != null)
				{
					objOtherText.innerText = "www.eduportaltest.sa.edu.au";
					document.title = objOtherText.innerText;
				}
			
		}
		-->
		</script>
	</head>
	<body onload="return Initialise();">
		<TABLE height="100%" width="100%" cellpadding="0" cellspacing="0">
			<TR>
				<TD align="center" valign="middle">
					<table align="center" id="tblMain" cellpadding="0" cellspacing="20">
						<tr>
							<td valign="top">
								<p class="header" id="otherText">
									www.eduportal.sa.edu.au
								</p>
								<hr>
								<p class="subheader" id="otherText">
									Limited Access Only
								</p>
								<hr>
								<p class="msg">
									Access to some web applications is restricted for security reasons.
								</p>
								<p class="msg">
									Some systems can only be accessed when you are connected to the Internet 
									via&nbsp;Statenet or eduCONNECT.
								</p>
								<p class="msg">
									If you have any questions, please contact your system administrator or the 
									ICT Service Desk.
								</p>
							</td>
						</tr>
					</table>
				</TD>
			</TR>
		</TABLE>
	</body>
</html>
