<?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>
<!DOCTYPE object PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<object>
<body>&lt;script type="text/javascript" language="JavaScript"&gt;&lt;!-- Begin&#13;
function checkFields() {&#13;
missinginfo = "";&#13;
&#13;
if ((document.form.a_01_FirstName.value == "") || (document.form.a_01_FirstName.value == " First Name")){&#13;
missinginfo += "\n     -  First Name";&#13;
}&#13;
&#13;
if ((document.form.a_02_LastName.value == "") || (document.form.a_02_LastName.value == " Last Name")){&#13;
missinginfo += "\n     -  Last Name";&#13;
}&#13;
&#13;
if ((document.form.a_04_Address.value == "") || (document.form.a_04_Address.value == " Address")){&#13;
missinginfo += "\n     -  Address";&#13;
}&#13;
&#13;
if ((document.form.a_05_City.value == "") || (document.form.a_05_City.value == " City")){&#13;
missinginfo += "\n     -  City";&#13;
}&#13;
&#13;
if ((document.form.a_06_State.value == "") || (document.form.a_06_State.value == "State")){&#13;
missinginfo += "\n     -  State";&#13;
}&#13;
&#13;
if ((document.form.a_07_Zip.value == "") || (document.form.a_07_Zip.value == " ZIP")){&#13;
missinginfo += "\n     -  ZIP";&#13;
}&#13;
&#13;
if ((document.form.a_08_Country.value == "") || (document.form.a_08_Country.value == " Country")){&#13;
missinginfo += "\n     -  Country";&#13;
}&#13;
&#13;
if ((document.form.a_09_Email.value == "") || (document.form.a_09_Email.value == " E-mail Address")){&#13;
missinginfo += "\n     -  E-mail Address";&#13;
}&#13;
&#13;
if ((document.form.a_10_GraduationDate.value == "") || (document.form.a_10_GraduationDate.value == " Graduation Year")){&#13;
missinginfo += "\n     -  Graduation Year";&#13;
}&#13;
&#13;
if ((document.form.a_11_UGDegree.value == "") || (document.form.a_11_UGDegree.value == " Undergraduate Degree at SIUE")){&#13;
missinginfo += "\n     -  Undergraduate Degree";&#13;
}&#13;
&#13;
if ((document.form.a_13_Occupation.value == "") || (document.form.a_13_Occupation.value == " Occupation")){&#13;
missinginfo += "\n     -  Occupation";&#13;
}&#13;
&#13;
if ((document.form.a_14_PhoneNumber.value == "") || (document.form.a_14_PhoneNumber.value == " Phone Number")){&#13;
missinginfo += "\n     -  Phone Number";&#13;
}&#13;
&#13;
//if ((document.form.a_14_HighSchool1.value == "") || (document.form.a_14_HighSchool1.value == " First nearby high school")){&#13;
//missinginfo += "\n     -  Please list at least one nearby high school.";&#13;
//}&#13;
&#13;
//if ((document.form.a_14_HighSchool2.value == "") || (document.form.a_14_HighSchool2.value == " Second nearby high school")){&#13;
//missinginfo += "\n     -  Second nearby high school";&#13;
//}&#13;
&#13;
if (missinginfo != "") {&#13;
missinginfo ="\n" +&#13;
"There are some problems with your response to:\n" +&#13;
missinginfo + "\n" +&#13;
"\nPlease re-enter and re-submit the form. Thanks!";&#13;
alert(missinginfo);&#13;
return false;&#13;
}&#13;
else return true;&#13;
}&#13;
//  End --&gt;&lt;/script&gt;&#13;
&#13;
&lt;h2&gt;Alumni Ambassadors&lt;/h2&gt;&#13;
&lt;h3&gt;Sign up to become an SIUE Alumni Ambassador&lt;/h3&gt;&#13;
&lt;p&gt;(If you're &lt;strong&gt;already an ambassador&lt;/strong&gt;, use this form to update your information.)&lt;/p&gt;&#13;
&lt;p&gt;Just select the text in the boxes and type the information. Click or tab to the next field.&lt;/p&gt;&#13;
&lt;form onsubmit="return checkFields();" name="form" action="http://www.siue.edu/cgi-bin/FormMail.pl" method="post"&gt;&#13;
&lt;input name="recipient" type="hidden" value="tforys@siue.edu" /&gt;&lt;input name="email" type="hidden" value="tforys@siue.edu" /&gt;&lt;input name="subject" type="hidden" value="Alumni Ambassador Registration" /&gt;&lt;input name="redirect" type="hidden" value="http://www.siue.edu/alumni/ambassadors/alumni_ambassadors_signup_thankyou.shtml" /&gt;&#13;
    &lt;p&gt;&lt;input name="a_01_FirstName" maxlength="35" size="48" onkeypress="return handleEnter(this, event)" value=" First Name" onfocus="this.select()" id="a_01_FirstName" align="middle" /&gt;&lt;/p&gt;&#13;
    &lt;p&gt;&lt;input name="a_02_LastName" maxlength="35" size="48" onkeypress="return handleEnter(this, event)" value=" Last Name" onfocus="this.select()" id="a_02_LastName" align="middle" /&gt;&lt;/p&gt;&#13;
    &lt;p&gt;&lt;input name="a_04_Address" maxlength="45" size="48" onkeypress="return handleEnter(this, event)" value=" Address" onfocus="this.select()" id="a_04_Address" /&gt;&lt;/p&gt;&#13;
    &lt;p&gt;&lt;input name="a_05_City" maxlength="45" size="48" onkeypress="return handleEnter(this, event)" value=" City" onfocus="this.select()" id="a_05_City" /&gt;&lt;/p&gt;&#13;
    &lt;p&gt;&lt;select name="a_06_State" onkeypress="return handleEnter(this, event)" id="a_06_State"&gt;&lt;option selected="selected"&gt;State &lt;/option&gt; &lt;option value="Alabama"&gt; Alabama &lt;/option&gt; &lt;option value="Alaska"&gt; Alaska &lt;/option&gt; &lt;option value="Arizona"&gt; Arizona &lt;/option&gt; &lt;option value="Arkansas"&gt; Arkansas &lt;/option&gt; &lt;option value="California"&gt; California &lt;/option&gt; &lt;option value="Colorado"&gt; Colorado &lt;/option&gt; &lt;option value="Connecticut"&gt; Connecticut &lt;/option&gt; &lt;option value="Delaware"&gt; Delaware &lt;/option&gt; &lt;option value="Florida"&gt; Florida &lt;/option&gt; &lt;option value="Georgia"&gt; Georgia &lt;/option&gt; &lt;option value="Hawaii"&gt; Hawaii &lt;/option&gt; &lt;option value="Idaho"&gt; Idaho &lt;/option&gt; &lt;option value="Illinois"&gt; Illinois &lt;/option&gt; &lt;option value="Indiana"&gt; Indiana &lt;/option&gt; &lt;option value="Iowa"&gt; Iowa &lt;/option&gt; &lt;option value="Kansas"&gt; Kansas &lt;/option&gt; &lt;option value="Kentucky"&gt; Kentucky &lt;/option&gt; &lt;option value="Louisiana"&gt; Louisiana &lt;/option&gt; &lt;option value="Maine"&gt; Maine &lt;/option&gt; &lt;option value="Maryland"&gt; Maryland &lt;/option&gt; &lt;option value="Massachusetts"&gt; Massachusetts &lt;/option&gt; &lt;option value="Michigan"&gt; Michigan &lt;/option&gt; &lt;option value="Minnesota"&gt; Minnesota &lt;/option&gt; &lt;option value="Mississippi"&gt; Mississippi &lt;/option&gt; &lt;option value="Missouri"&gt; Missouri &lt;/option&gt; &lt;option value="Montana"&gt; Montana &lt;/option&gt; &lt;option value="Nebraska"&gt; Nebraska &lt;/option&gt; &lt;option value="Nevada"&gt; Nevada &lt;/option&gt; &lt;option value="NewHampshire"&gt; New Hampshire &lt;/option&gt; &lt;option value="NewJersey"&gt; New Jersey &lt;/option&gt; &lt;option value="NewMexico"&gt; New Mexico &lt;/option&gt; &lt;option value="NewYork"&gt; New York &lt;/option&gt; &lt;option value="NorthCarolina"&gt; North Carolina &lt;/option&gt; &lt;option value="NorthDakota"&gt; North Dakota &lt;/option&gt; &lt;option value="Ohio"&gt; Ohio &lt;/option&gt; &lt;option value="Oklahoma"&gt; Oklahoma &lt;/option&gt; &lt;option value="Oregon"&gt; Oregon &lt;/option&gt; &lt;option value="Pennsylvania"&gt; Pennsylvania &lt;/option&gt; &lt;option value="RhodeIsland"&gt; Rhode Island &lt;/option&gt; &lt;option value="SouthCarolina"&gt; South Carolina &lt;/option&gt; &lt;option value="SouthDakota"&gt; South Dakota &lt;/option&gt; &lt;option value="Tennessee"&gt; Tennessee &lt;/option&gt; &lt;option value="Texas"&gt; Texas &lt;/option&gt; &lt;option value="Utah"&gt; Utah &lt;/option&gt; &lt;option value="Vermont"&gt; Vermont &lt;/option&gt; &lt;option value="Virginia"&gt; Virginia &lt;/option&gt; &lt;option value="Washington"&gt; Washington &lt;/option&gt; &lt;option value="WashingtonDC"&gt; Washington, D.C. &lt;/option&gt; &lt;option value="WestVirginia"&gt; West Virgina &lt;/option&gt; &lt;option value="Wisconsin"&gt; Wisconsin &lt;/option&gt; &lt;option value="Wyoming"&gt; Wyoming &lt;/option&gt; &lt;/select&gt; &amp;nbsp; &lt;input name="a_07_Zip" maxlength="12" size="24" onkeypress="return handleEnter(this, event)" value=" ZIP" onfocus="boxFocused(this.name);" id="a_07_Zip" /&gt;&lt;/p&gt;&#13;
    &lt;p&gt;&lt;input name="a_08_Country" maxlength="42" size="48" onkeypress="return handleEnter(this, event)" value=" Country" onfocus="this.select()" id="a_08_Country" /&gt;&lt;/p&gt;&#13;
    &lt;p&gt;&lt;input name="a_09_Email" maxlength="42" size="48" onkeypress="return handleEnter(this, event)" value=" E-mail Address" onfocus="this.select()" id="a_09_Email" /&gt;&lt;/p&gt;&#13;
    &lt;p&gt;&lt;input name="a_10_GraduationDate" maxlength="42" size="48" onkeypress="return handleEnter(this, event)" value=" Graduation Year" onfocus="this.select()" id="a_10_GraduationDate" /&gt;&lt;/p&gt;&#13;
    &lt;p&gt;&lt;input name="a_11_UGDegree" maxlength="42" size="48" onkeypress="return handleEnter(this, event)" value=" Undergraduate Degree at SIUE" onfocus="this.select()" id="a_11_UGDegree" /&gt;&lt;/p&gt;&#13;
    &lt;p&gt;&lt;input name="a_12_GradDegree" maxlength="42" size="48" onkeypress="return handleEnter(this, event)" value=" Graduate Degree at SIUE - if applicable" onfocus="this.select()" id="a_12_GradDegree" /&gt;&lt;/p&gt;&#13;
    &lt;p&gt;&lt;input name="a_13_Occupation" maxlength="42" size="48" onkeypress="return handleEnter(this, event)" value=" Occupation" onfocus="this.select()" id="a_13_Occupation" /&gt;&lt;/p&gt;&#13;
    &lt;p&gt;&lt;input name="a_14_PhoneNumber" maxlength="42" size="48" onkeypress="return handleEnter(this, event)" value=" Phone Number" onfocus="this.select()" id="a_14_PhoneNumber" /&gt;&lt;/p&gt;&#13;
    &lt;p&gt;&lt;input name="a_14_HighSchool1" maxlength="48" size="48" onkeypress="return handleEnter(this, event)" value=" First nearby high school" onfocus="this.select()" id="a_14_HighSchool1" /&gt;&lt;/p&gt;&#13;
    &lt;p&gt;&lt;input name="a_14_HighSchool2" maxlength="48" size="48" onkeypress="return handleEnter(this, event)" value=" Second nearby high school" onfocus="this.select()" id="a_14_HighSchool2" /&gt;&lt;/p&gt;&#13;
    &lt;p&gt;I would be interested in volunteering for the following: (Check all that apply.)&lt;/p&gt;&#13;
    &lt;table border="0" width="350"&gt;&#13;
        &lt;tr&gt;&#13;
            &lt;td valign="top"&gt;&lt;input name="a_1" type="checkbox" onkeypress="return handleEnter(this, event)" value="College Fairs" id="a_1" /&gt;&lt;/td&gt;&#13;
            &lt;td&gt;&lt;/td&gt;&#13;
            &lt;td valign="top"&gt;Representing SIUE at local college fairs.&lt;br /&gt;&amp;nbsp;&lt;/td&gt;&#13;
        &lt;/tr&gt;&#13;
        &lt;tr&gt;&#13;
            &lt;td valign="top"&gt;&lt;input name="a_2" type="checkbox" onkeypress="return handleEnter(this, event)" value="Phone calls and e-mails" id="a_2" /&gt;&lt;/td&gt;&#13;
            &lt;td&gt;&lt;/td&gt;&#13;
            &lt;td valign="top"&gt;Making congratulatory phone calls and/or sending e-mails to students.&lt;br /&gt;&amp;nbsp;&lt;/td&gt;&#13;
        &lt;/tr&gt;&#13;
        &lt;tr&gt;&#13;
            &lt;td valign="top"&gt;&lt;input name="a_3" type="checkbox" onkeypress="return handleEnter(this, event)" value="Chats" id="a_3" /&gt;&lt;/td&gt;&#13;
            &lt;td&gt;&lt;/td&gt;&#13;
            &lt;td valign="top"&gt;Participating in online chat sessions with prospective students.&lt;br /&gt; &amp;nbsp;&lt;/td&gt;&#13;
        &lt;/tr&gt;&#13;
        &lt;tr&gt;&#13;
            &lt;td valign="top"&gt;&lt;input name="a_4" type="checkbox" onkeypress="return handleEnter(this, event)" value="Information panels" id="a_4" /&gt;&lt;/td&gt;&#13;
            &lt;td&gt;&lt;/td&gt;&#13;
            &lt;td valign="top"&gt;Serving on informational panels during visit days or new student programs.&lt;br /&gt;&amp;nbsp;&lt;/td&gt;&#13;
        &lt;/tr&gt;&#13;
        &lt;tr&gt;&#13;
            &lt;td valign="top"&gt;&lt;input name="a_5" type="checkbox" onkeypress="return handleEnter(this, event)" value="Special Events" id="a_5" /&gt;&lt;/td&gt;&#13;
            &lt;td&gt;&lt;/td&gt;&#13;
            &lt;td valign="top"&gt;Assisting at special SIUevents such as Illinois State Fair booth.&lt;br /&gt; &amp;nbsp;&lt;/td&gt;&#13;
        &lt;/tr&gt;&#13;
        &lt;tr&gt;&#13;
            &lt;td valign="top"&gt;&lt;input name="a_6" type="checkbox" onkeypress="return handleEnter(this, event)" value="Present Scholarship" id="a_6" /&gt;&lt;/td&gt;&#13;
            &lt;td&gt;&lt;/td&gt;&#13;
            &lt;td valign="top"&gt;Presenting a scholarship on behalf of SIUE at my local high school&lt;/td&gt;&#13;
        &lt;/tr&gt;&#13;
        &lt;tr&gt;&#13;
            &lt;td valign="top"&gt;&lt;/td&gt;&#13;
            &lt;td&gt;&lt;/td&gt;&#13;
            &lt;td valign="top"&gt;&lt;/td&gt;&#13;
        &lt;/tr&gt;&#13;
    &lt;/table&gt;&#13;
    &lt;p&gt;&lt;input name="Submit" type="submit" value="Sign Me Up" /&gt;&lt;br /&gt; &lt;span class="rtbodytext"&gt;(Please click once, then wait for the response.)&lt;/span&gt;&lt;/p&gt;&#13;
    &lt;p&gt;&lt;br /&gt;&lt;br /&gt; &lt;input name="Reset1" type="reset" value="Reset Form" /&gt;&lt;/p&gt;&#13;
&lt;/form&gt;&#13;
</body>
<subject />
<css />
<keywords />
<header />
<js />
<left />
<profile_left />
<sectionheader />
<print_css />
<profile_right />
<right />
</object>

