return false; } else if (obj_type == "SINGLE_VALUE_RADIO" || obj_type == "SINGLE_VALUE_CHECKBOX") { if (obj.checked) return true; else return false; } else if (obj_type == "RADIO" || obj_type == "CHECKBOX") { for (i=0; i < obj.length; i++) { if (obj[i].checked) return true; } return false; } } function _CF_checkCFForm_1(_CF_this) { if (!_CF_hasValue(_CF_this.firstName, "TEXT" )) { if (!_CF_onError(_CF_this, _CF_this.firstName, _CF_this.firstName.value, "You must provide your first name.")) { return false; } } if (!_CF_hasValue(_CF_this.lastName, "TEXT" )) { if (!_CF_onError(_CF_this, _CF_this.lastName, _CF_this.lastName.value, "You must provide your last name.")) { return false; } } if (!_CF_hasValue(_CF_this.address, "TEXT" )) { if (!_CF_onError(_CF_this, _CF_this.address, _CF_this.address.value, "You must provide your mailing address.")) { return false; } } if (!_CF_hasValue(_CF_this.city, "TEXT" )) { if (!_CF_onError(_CF_this, _CF_this.city, _CF_this.city.value, "You must provide your city.")) { return false; } } if (!_CF_hasValue(_CF_this.state, "TEXT" )) { if (!_CF_onError(_CF_this, _CF_this.state, _CF_this.state.value, "You must provide your state.")) { return false; } } if (!_CF_hasValue(_CF_this.zip, "TEXT" )) { if (!_CF_onError(_CF_this, _CF_this.zip, _CF_this.zip.value, "You must provide a zipcode.")) { return false; } } return true; } //-->
Southwestern Laker Athletics

Southwestern's Track Team

Track Inquiry

First Name
Last Name
Address
City State
Zip
Phone
Fax
Email Address (Please enter "none" if you don't have one.) MUST be a VALID email address. Do not put in multiple addresses.
High School
Grade
GPA
Height
Weight
List Event 1
Time/Distance
List Event 2
Time/Distance
List Event 3
Time/Distance
Interest in Attending Southwestern 1-5
Career Interest
What event would you like to try?
Call me. Yes No
Please use this space for comments or to ask a question that you may have.
  


Top of Page