<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title>SVSUAA - SILICON VALLEY SICHUAN UNIVERSITY ALUMNI</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <link rel="StyleSheet" href="svsuaa_home/style.css" type="text/css"> </head> <body topmargin="0" leftmargin="0"> <script language="JavaScript" type="text/JavaScript"> <!-- function chkForm() { if(document.acctCreate.firstName.value == "") { alert("Please enter your first name."); } else if(document.acctCreate.lastName.value.length == 0) { alert("Please enter your last name."); } else if(document.acctCreate.userEmail.value == "") { alert("Please enter your email field."); } else if (document.acctCreate.userEmail.value.length >0 && verifyEmail(document.acctCreate.userEmail.value)) { alert("Email format incorrect."); } else if(document.acctCreate.psw1.value == "") { alert("Please enter password"); } else if(document.acctCreate.userEmail.value == document.acctCreate.psw1.value) { alert("Please choose a Password that is different from your Login Email"); } else if(document.acctCreate.psw1.value.length < 4) { alert("Password needs to be at least 4 characters long"); } else if(document.acctCreate.psw2.value == "") { alert("Please enter password confirmation"); } else if(document.acctCreate.psw1.value != document.acctCreate.psw2.value) { alert("Please make sure that password and password confirmation are identical"); } else if(document.acctCreate.classNumber.value == "") { alert("Please enter your class number."); } else { document.acctCreate.submit(); } } function verifyEmail (email) { var matchArr = email.match(/^([\w|\d|\-|\.|\_]{2,})@([\w|\d|\-]{2,}\.)+(\w{2,3})$/); var numDashes = email.split('@').length - 1; if (matchArr == null || numDashes == 0) { return true; } else { return false; } } //--> </script> <table border="0" cellpadding="0" cellspacing="0" width="780"> <tbody> <tr> <td><img src="svsuaa_home/Banner_final.jpg" height="100" width="780"></td> </tr> <tr> <td> <table border="0" cellpadding="0" cellspacing="0" width="780"> <tbody> <tr> <td height="20" valign="top"> <table background="svsuaa_home/suaaTab1.jpg" border="0" cellpadding="0" cellspacing="0" width="780"> <tbody> <tr> <td class="topNav" align="center" height="20" width="120"><a href="index.htm" target="_top" class="topNav"><font color="#800000" size="2">Home</font></a></td> <td class="topNav" align="center" height="26" width="5"><font color="#996600">|</font></td> <td class="topNav" align="center" height="20" width="120"><a href="AboutUs.html" target="_top" class="topNav"><font color="#800000" size="2">About Us</font></a></td> <td class="topNav" align="center" height="26" width="5"><font color="#996600">|</font></td> <td class="topNav" align="center" height="20" width="120"><a href="http://groups.yahoo.com/group/SVSUAA/messages" target="_top" class="topNav"><font color="#800000" size="2">Bulletin Board</font></a></td> <td class="topNav" align="center" height="26" width="5"><font color="#996600">|</font></td> <td class="topNav" align="center" height="20" width="120"><a href="join_us.html" target="_top" class="topNav"><font color="#800000" size="2">Join Us</font></a></td> <td class="topNav" align="center" height="26" width="5"><font color="#996600">|</font></td> <td class="topNav" align="center" height="20" width="110"><a href="serviceindex.html" target="_top" class="topNav"><font color="#800000" size="2">Services</font></a></td> <td class="topNav" align="center" height="26" width="5"><font color="#996600">|</font></td> <td class="topNav" align="center" height="20" width="110"><a href="ContactUs.html" target="_top" class="topNav"><font color="#800000" size="2">Contacts</font></a></td> </tr> </tbody> </table> <table style="width: 780px; height: 339px;" border="0" cellpadding="0" cellspacing="0"> <tbody> <tr> <td><img src="http://www.svsuaa.org/svsuaa_home/spacer.gif" border="0" height="0" width="20"><img src="svsuaa_home/butterfly.gif" border="0" height="80" width="150"></td> <td bgcolor="#ccffcc" height="480" width="600"> <div align="left"><b></b> <ul> <li><a href="http://www.dice.com/jobsearch/metro/siliconvalley.html">Silicon Valley Jobs&nbsp;</a></li> <li><a href="http://www.indeed.com">Silicon Valley Hi Tech Jobs</a></li> <li><a href="http://www.jobsearchpage.com/">Job Search</a></li> <li><a href="http://engineerjobs.com/">Engineerjobs.com</a></li> </ul> </div> </td> </tr> </tbody> </table> </td> </tr> </tbody> </table> </td> </tr> </tbody> </table> </body> </html>