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, "First Name is required.")) { return false; } } if (!_CF_hasValue(_CF_this.lastName, "TEXT" )) { if (!_CF_onError(_CF_this, _CF_this.lastName, _CF_this.lastName.value, "Last Name is required.")) { return false; } } if (!_CF_hasValue(_CF_this.email, "TEXT" )) { if (!_CF_onError(_CF_this, _CF_this.email, _CF_this.email.value, "Valid Email is required.")) { return false; } } if (!testbox(_CF_this, _CF_this.email, _CF_this.email.value)) { if (!_CF_onError(_CF_this, _CF_this.email, _CF_this.email.value, "Valid Email is required.")) { return false; } } if (!_CF_hasValue(_CF_this.phone, "TEXT" )) { if (!_CF_onError(_CF_this, _CF_this.phone, _CF_this.phone.value, "Phone is required.")) { return false; } } if (!_CF_hasValue(_CF_this.company, "TEXT" )) { if (!_CF_onError(_CF_this, _CF_this.company, _CF_this.company.value, "Company is required.")) { return false; } } if (!_CF_hasValue(_CF_this.address, "TEXT" )) { if (!_CF_onError(_CF_this, _CF_this.address, _CF_this.address.value, "Address is required.")) { return false; } } if (!_CF_hasValue(_CF_this.city, "TEXT" )) { if (!_CF_onError(_CF_this, _CF_this.city, _CF_this.city.value, "City is required.")) { return false; } } if (!_CF_hasValue(_CF_this.state, "SELECT" )) { if (!_CF_onError(_CF_this, _CF_this.state, _CF_this.state.value, "State is required.")) { return false; } } if (!_CF_hasValue(_CF_this.zip, "TEXT" )) { if (!_CF_onError(_CF_this, _CF_this.zip, _CF_this.zip.value, "Zip or Postal Code is required.")) { return false; } } if (!_CF_hasValue(_CF_this.country, "SELECT" )) { if (!_CF_onError(_CF_this, _CF_this.country, _CF_this.country.value, "Country is required.")) { return false; } } return true; } //-->
On-line Information Request

To request additional information or technical assistance you may need, please complete the following form.

The information requested will be directed to your local customer service, engineering support or sales representative.
FIRST NAME*
LAST NAME*
EMAIL*
PHONE NUMBER*
COMPANY*
ADDRESS*
CITY*
STATE*
ZIP OR POSTAL CODE*
COUNTRY*
Questions / Comments






































>>>>