var map;var $marker = [];function $setCursor($lat, $lng, $index){$marker[$index - 1]['infowindow'].open(map, $marker[$index - 1]);var $lat_lng = new google.maps.LatLng($lat, $lng);map.setCenter($lat_lng);map.setZoom(20);}function initialize(){var $i = 0;var mapOptions = {zoom: 10,center: new google.maps.LatLng(31.3662,-110.936)};var g_687cf17ad64ae98deb46c36e8db65558 = new google.maps.Geocoder();g_687cf17ad64ae98deb46c36e8db65558.geocode( { 'address': "115 N Grand Ave, Nogales, AZ 85621, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('nogales-AZ-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('nogales-AZ-wells-fargo-bank'), mapOptions);}document.getElementById('5d112421').innerHTML += ' | View Map';var $l687cf17ad64ae98deb46c36e8db65558 = '

Wells Fargo Bank

Address: 115 N Grand Ave, Nogales, AZ 85621, USA
Phone: (520) 287-3677
';var m_687cf17ad64ae98deb46c36e8db65558 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_687cf17ad64ae98deb46c36e8db65558['infowindow'] = new google.maps.InfoWindow({content: $l687cf17ad64ae98deb46c36e8db65558});var infowindow = new google.maps.InfoWindow({content: $l687cf17ad64ae98deb46c36e8db65558});google.maps.event.addListener(m_687cf17ad64ae98deb46c36e8db65558, 'click', function() {infowindow.open(map,m_687cf17ad64ae98deb46c36e8db65558);});$marker.push(m_687cf17ad64ae98deb46c36e8db65558);}});var g_c740a1ff47c2ee2e7bd7530f4853cbf0 = new google.maps.Geocoder();g_c740a1ff47c2ee2e7bd7530f4853cbf0.geocode( { 'address': "321 W Mariposa Rd, Nogales, AZ 85621, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('nogales-AZ-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('nogales-AZ-wells-fargo-bank'), mapOptions);}document.getElementById('10cf2ab4').innerHTML += ' | View Map';var $lc740a1ff47c2ee2e7bd7530f4853cbf0 = '

Wells Fargo Bank

Address: 321 W Mariposa Rd, Nogales, AZ 85621, USA
Phone: (520) 281-5800
';var m_c740a1ff47c2ee2e7bd7530f4853cbf0 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_c740a1ff47c2ee2e7bd7530f4853cbf0['infowindow'] = new google.maps.InfoWindow({content: $lc740a1ff47c2ee2e7bd7530f4853cbf0});var infowindow = new google.maps.InfoWindow({content: $lc740a1ff47c2ee2e7bd7530f4853cbf0});google.maps.event.addListener(m_c740a1ff47c2ee2e7bd7530f4853cbf0, 'click', function() {infowindow.open(map,m_c740a1ff47c2ee2e7bd7530f4853cbf0);});$marker.push(m_c740a1ff47c2ee2e7bd7530f4853cbf0);}});}google.maps.event.addDomListener(window, 'load', initialize);