ÿþ<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=Content-Type content="text/html; charset=unicode"><LINK href="includes/bwnyjsl.css" rel=stylesheet> <script Language="JavaScript" Type="text/javascript"> <!-- function Validate(theForm) { if (theForm.Club_Name.selectedIndex < 0 || theForm.Club_Name.selectedIndex == 0) { alert("Please select your Club Name."); theForm.Club_Name.focus(); return (false); } if (theForm.Team_Name.value == "") { alert("Please enter your Team Name."); theForm.Team_Name.focus(); return (false); } var radioSelected = false; for (i = 0; i < theForm.Gender.length; i++) { if (theForm.Gender[i].checked) { radioSelected = true; var gender = theForm.Gender[i].value.substring(0,1); } } if (!radioSelected) { alert("Please select your Team Gender."); return (false); } if (theForm.Age_Group.selectedIndex < 0 || theForm.Age_Group.selectedIndex == 0) { alert("Please the Age Group for your team."); theForm.Age_Group.focus(); return (false); } if (theForm.Coach_Name.value == "") { alert("Please enter your Coach's Name."); theForm.Coach_Name.focus(); return (false); } if (theForm.Coach_Telephone.value == "") { alert("Please enter your Coach's Telephone Number."); theForm.Coach_Telephone.focus(); return (false); } if (theForm.Team_EMail_Address.value == "" || theForm.Team_EMail_Address.value.length < 6) { alert("Please enter at least 6 characters for your Team Contact's Email Address."); theForm.Team_EMail_Address.focus(); return (false); } if (theForm.Submitter_EMail_Address.value == "" || theForm.Submitter_EMail_Address.value.length < 6) { alert("Please enter at least 6 characters for your Email Address."); theForm.Submitter_EMail_Address.focus(); return (false); } theForm.Subject_Header.value= 'OR' + '-' + gender + theForm.Age_Group.value.substring(1,3) + '-' + theForm.Club_Name.value + '-' + theForm.Team_Name.value ; for(i = 0; i < theForm.elements.length; i++) { theForm.column_headers.value = theForm.column_headers.value + theForm.elements[i].name + ","; } return (true); } //--> </script> <META content="MSHTML 6.00.2900.3059" name=GENERATOR></HEAD> <BODY> <div align="center"> <table border="0" width="600" cellspacing="0" cellpadding="0" id="table3"> <tr> <td> <P class=body_font><STRONG>2010 Odenbach Cup Registration Form</STRONG></P> <P class=body_font><STRONG>Tournament Date&nbsp; -&nbsp;&nbsp; June 12th &amp; 13th</STRONG></P> <P class=body_font> <form method="post" name="odenbach" onsubmit="return Validate(odenbach);"> <input type="hidden" name="Subject_Header"> <input type="hidden" name="sendto" value="admin@bwnyjsl.org, president@bwnyjsl.org"> <input type="hidden" name="next_page" value="odenbach_submitted.html"> <input type="hidden" name="column_headers"> <table border="0" width="585" cellspacing="0" id="table4"> <tr> <td valign="top" colspan="2"> <p class="body_font">West Seneca Soccer Complex<br> Cost - $175 per team - Club will be billed <br> 30 minute halves/2 game minimum</p> <p class="body_font">Boys Competition at U10 ( two levels ),&nbsp;U11, U12, U13, U14, U15/16<br> Girls Competition at U10, U11/12, U13/14, U15/16</p> <p class="body_font">No teams from the A division in their Age Group.</p> <p class="body_font">Guest Players must be a BWNYJSL player who is&nbsp;NOT from&nbsp;a team in the A division of the Age Group.</p> <p class="body_font">Club House players are very welcome.</p> <p class="body_font">This is a league event and there is no paperwork required other than guest player notification prior to tournament start and two completed league game report forms at each game (passes may be checked on the field).</p> <P class=body_font>ENTRY DEADLINE - May 15, 2010 </P> <P class=body_font><STRONG>A waiting list will be set up for any team that wants to apply for filled divisions</STRONG></P> <P class=body_font> <br>&nbsp;</P> <p class="body_font"><font color="#ff0000">*&nbsp;required fields marked by asterisk</font></p></td> </tr> <tr> <td class="body_font">&nbsp;</td> <td class="body_font">&nbsp;</td> </tr> <tr> <td class="body_font">Club Name:</td> <td class="body_font"> <select name="Club_Name" size="1"> <option value="-1" selected >-- Select Club -- <option value="Akron">Akron</option> <option value="Alden">Alden</option> <option value="Amherst">Amherst</option> <option value="Arcade">Arcade</option> <option value="Aurora">Aurora</option> <option value="Buffalo SC">Buffalo SC</option> <option value="Cheektowaga">Cheektowaga</option> <option value="Clarence">Clarence</option> <option value="Delaware">Delaware</option> <option value="Grand Island">Grand Island</option> <option value="Hamburg">Hamburg</option> <option value="Holland">Holland</option> <option value="Kenmore">Kenmore</option> <option value="KenTon">KenTon</option> <option value="Lakeshore">Lakeshore</option> <option value="Lancaster">Lancaster-Depew</option> <option value="Lockport">Lockport</option> <option value="Newfane">Newfane</option> <option value="Niagara PAL">Niagara PAL</option> <option value="Niagara Pioneer">Niagara Pioneer</option> <option value="Northtowns">Northtowns</option> <option value="Orchard Park">Orchard Park</option> <option value="PLYSA">PLYSA</option> <option value="South Buffalo">South Buffalo</option> <option value="Tonawanda">Tonawanda</option> <option value="Tritown">Tritown</option> <option value="West Seneca">West Seneca</option> <option value="Wilson">Wilson</option> <option value="Yemen">Yemen</option> </select> <font color="#ff0000">*</font></td> </tr> <tr> <td class="body_font">Team Name:</td> <td class="body_font"> <input size="30" name="Team_Name"> <font color="#ff0000">*</font></td> </tr> <tr> <td class="body_font">Division:</td> <td class="body_font"> <input type="radio" value="Boys" name="Gender">Boys&nbsp;&nbsp; <input type="radio" value="Girls" name="Gender">Girls<font color="#ff0000"> *</font></td> </tr> <tr> <td class="body_font">Age Group:</td> <td class="body_font"> &nbsp;<select name="Age_Group" size="1"> <option selected value="-1">-- Select Age Group --</option> <option value="U10">Under 10</option> <option value="U11">Under 11</option> <option value="U12">Under 12</option> <option value="U13">Under 13 (Boys only if possible)</option> <option value="U14">Under 14</option> <option value="U15">Under 15 (Boys only if possible)</option> <option value="U16">Under 16</option> </select></td> </tr> <tr> <td class="body_font">&nbsp;</td> <td class="body_font">&nbsp;</td> </tr> <tr> <td class="body_font">Name of Coach:</td> <td class="body_font"> <input name="Coach_Name" size="30" ><font color="#ff0000"> *</font></td> </tr> <tr> <td class="body_font">Telephone:</td> <td class="body_font">(716) <input name="Coach_Telephone" size="13" > <font color="#ff0000">*</font></td> </tr> <tr> <td class="body_font">Team Contact&#39;s Email:</td> <td class="body_font"><input name="Team_EMail_Address" size="30"><font color="#ff0000"> *</font></td> </tr> <tr> <td class="body_font">Submitter&#39;s Email:</td> <td class="body_font"><input name="Submitter_EMail_Address" size="30" > <font color="#ff0000">*</font></td> </tr> <tr> <td class="body_font">&nbsp;</td> <td class="body_font">&nbsp;</td> </tr> <tr> <td class="body_font">&nbsp;</td> <td class="body_font"> <input type="submit" value="Submit" name="Submit"></td> </tr> </table> </form></P> </td> </tr> </table> </div></BODY></HTML>
 
 

Copyright © 2010 Buffalo & WNY Junior Soccer League
Site design by Copeland Data Systems