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.emailaddress, "TEXT" )) { if (!_CF_onError(_CF_this, _CF_this.emailaddress, _CF_this.emailaddress.value, "Email Address is required")) { return false; } } if (!_CF_hasValue(_CF_this.address1, "TEXT" )) { if (!_CF_onError(_CF_this, _CF_this.address1, _CF_this.address1.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, "TEXT" )) { 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 Code is required")) { return false; } } if (!_CF_hasValue(_CF_this.webaddress, "TEXT" )) { if (!_CF_onError(_CF_this, _CF_this.webaddress, _CF_this.webaddress.value, "Web Address is required")) { return false; } } return true; } //-->
 

If you wish to be included in our Sights & Sounds USA Directory please complete the form below. All submission requests are usually added to the directory within 24 hours.

Sights & Sounds USA Directory Request

First Name:
Last Name:
Email Address:
Company Name:
Address Line 1:
Address Line 2:
City:
State:
Zip Code:
Web Address:
Category:
Description for your listing (300 characters max please):