<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Login</title>
<meta http-equiv="Content-Language" content="en">
<link rel=stylesheet href="/includes/css/style.css" type="text/css">
<script language="javascript" type="text/JavaScript" src=/includes/asp/formlib.js></script>
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_reloadPage(init) {  //reloads the window if Nav4 resized
  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);
function confirmDelete()	{
	if (confirm("Are you sure that you want to permanently delete the selected record?"))
		return true ;
	else
		return false ;
}
//-->
</script>
<script type="text/javascript" src="/includes/js/validate.js"></script></head>
<body>
	<table class="main" cellspacing="0">
	<CAPTION></CAPTION>
	<COLGROUP>
		<col width=5 style="background-color:#7097B4" valign="top">
		<col width=152 style="background-color:#E3EBF0" valign="top" class="leftmenutable">
		<col width=900 style="background-color:#FFFFFF" valign="top">
		<col width=auto style="background-color:#FFFFFF" valign="top">
		<col width=5 style="background-color:#7097B4" valign="top">
	</COLGROUP>
	<THEAD>
		<tr><th colspan="5"> 
			<div style="text-align: right">
			<img src="/images/title.gif" width="269" height="80" alt="ACEwise" style="float: left ">
    		<img src="/images/logo.gif" width="145" height="80" alt="ASE"></div>
		</th></tr>
		<tr>
			<td>&nbsp;</td>
			<td>
<div id="ddblueblockmenu">
	<div class="menutitle">Main</div>
	<ul>
		<li><a href="/default.asp">Home</a></li>
		<li><a href="/public/aboutus.asp">About Us</a></li>

		<li><a href="/parent/">Parents</a></li>

		<li><a href="/public/contact.asp">Contact Us</a></li>
	</ul>
</div></td>
			<td><table class="content_home" cellpadding="5" cellspacing="0">
				<tr>
					<td width="239">
						<form method="post" action="https://www.acewise.org/parent/log.asp" onsubmit="return autocheck(this)">
						<table width="237" cellpadding="3" cellspacing="0">
							<tr>
								<td colspan="2" bgcolor="#BEC9DA" align="center">
										<span style="text-align: left">
											
										</span>
									Login Information</td>
							</tr>
							<tr>
								<td width="70" bgcolor="#EAF3F7">username<span style="color:red">*</span>:&nbsp;&nbsp;</td>
								<td width="176" bgcolor="#EAF3F7" align="right"><input name="Username" type="text" id="Username" onblur="requireValue(this)" size="25"></td>
							</tr>
							<tr>
								<td bgcolor="#EAF3F7">Password<span style="color:red">*</span>:&nbsp;&nbsp;</td>
								<td bgcolor="#EAF3F7" align="right"><input type="password" id="Password" name="Password" size="25" onblur="requireValue(this)"><br />
									<span style="color: red;">Password is case sensitive.</span></td>
							</tr>
							<tr>
								<td bgcolor="#EAF3F7"><input type="submit" id="submit" value="Sign in"></td>
								<td bgcolor="#EAF3F7" align="right"><a href="/public/ForgotPasswd.asp" style="color:blue">Forgot your password?</a></td>
							</tr>
						</table>
						<p><a href="/parent/" style="color:blue">Parents Click Here</a></p>
						<p style="font-size: 14px;">Afterschool Classroom Enrichment<br />
							For first time registration, <a href="/parent/join/" style="color:blue">click here</a></p>
						<p style="font-size: 14px;">A dedicated group of over 100 community parents and teachers work as site coordinators and volunteers to reduce the costs of the program and promote parent involvement.</p>
					</form></td>
					
					<td width="157">The ACE program provides 
						high-quality, after school enrichment education to Irvine's 
						public school children. Each semester, thousands of children 
					participate through ACE in :<br /><br />
						<table width="129" align="center" cellpadding="2" cellspacing="0" id="hm_list">
							<tr>
								<td width="17">&#9679;</td>
								<td width="104">Science</td>
							</tr>
							<tr>
								<td>&#9679;</td>
								<td>Math</td>
							</tr>
							<tr>
								<td>&#9679;</td>
								<td>Language</td>
							</tr>
							<tr>
								<td>&#9679;</td>
								<td>Technology</td>
							</tr>
							<tr>
								<td>&#9679;</td>
								<td>Study Skills</td>
							</tr>
							<tr>
								<td>&#9679;</td>
								<td>Athletics</td>
							</tr>
							<tr>
								<td>&#9679;</td>
								<td>Fine Arts</td>
							</tr>
					</table><br /></td>
					<td width="186" align="center"><a href="parent" ><img src="/images/BXP46534.jpg" alt="STUDENT" width="186" height="279" border="0"></a></td>
				</tr>
				<tr>
					<td colspan="3"><p style="font-size: 14px;">By offering classes in areas not available during school hours, IPSF's ACE Program helps to greatly enrich the diversity of educational experiences available to our kids.</p>
						<p style="font-size: 14px;">Scholarships are offered to children of limited financial means so that no child is turned away from participating in the ACE Program.</p></td>
				</tr>
				<tr>
					<td><img src="images/blank.gif" width="1" height="300" alt="" /></td>
				</tr>
		</table></td>
		<td>&nbsp;</td>
		<td>&nbsp;</td>
  </tr>
  		<tr><th style="background: #7097B4;"></th>
			<th colspan="3" style="background: #E3EBF0; text-align:center; border-top: 2px white solid; text-align:center; border-bottom: 5px #7097B4 solid">
  			&copy; Copyright Irvine Public Schools Foundation, 2007<br>Powered by the 
			<a href="http://www.unteam.com/">UNTeam</a></th>
  			<th style="background: #7097B4;"></th></tr>
</table>
</body>
</html>
