function fixAddress() {
city = document.getElementById('city');
zip = document.getElementById('zip');
address = document.getElementById('address');
address.value = city.value + ' ' + zip.value;
}
document.write('');
// document.write('');
document.write('
');
document.write('
Search for a specialist in your area by procedure and/or location:
'); document.write('