Request Quote

Find Your Bison Solution
If you are shipping furniture or personal items, please contact your local post office or small package delivery provider.

Step 1 of 2

Services Requested(Required)
Pickup Location(Required)
MM slash DD slash YYYY
Dropoff Location(Required)
document.addEventListener('DOMContentLoaded', function() { // Select the element with id input_7_3_6 var selectElement = document.getElementById('input_7_3_6'); // Loop through each option and remove those that aren't Canada, Mexico, United States, or have no values for (var i = 1; i < selectElement.options.length; i++) { var option = selectElement.options[i]; if ((option.value !== 'Canada' && option.value !== 'Mexico' && option.value !== 'United States')) { selectElement.remove(i); i--; // Since we removed an option, we need to decrement i to stay on the same index } } var selectElement = document.getElementById('input_7_5_6'); // Loop through each option and remove those that aren't Canada, Mexico, United States, or have no values for (var i = 1; i < selectElement.options.length; i++) { var option = selectElement.options[i]; if ((option.value !== 'Canada' && option.value !== 'Mexico' && option.value !== 'United States')) { selectElement.remove(i); i--; // Since we removed an option, we need to decrement i to stay on the same index } } });
MM slash DD slash YYYY