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(32.8931,-111.734)};var g_d05aebfecc37280437b02591573d6e03 = new google.maps.Geocoder();g_d05aebfecc37280437b02591573d6e03.geocode( { 'address': "1276 E Florence Blvd, Casa Grande, AZ 85122"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('casa-grande-AZ-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('casa-grande-AZ-wells-fargo-bank'), mapOptions);}document.getElementById('df5bb21d').innerHTML += ' | View Map';var $ld05aebfecc37280437b02591573d6e03 = '

Wells Fargo Bank

Address: 1276 E Florence Blvd, Casa Grande, AZ 85122
Phone: (520) 423-2900
';var m_d05aebfecc37280437b02591573d6e03 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_d05aebfecc37280437b02591573d6e03['infowindow'] = new google.maps.InfoWindow({content: $ld05aebfecc37280437b02591573d6e03});var infowindow = new google.maps.InfoWindow({content: $ld05aebfecc37280437b02591573d6e03});google.maps.event.addListener(m_d05aebfecc37280437b02591573d6e03, 'click', function() {infowindow.open(map,m_d05aebfecc37280437b02591573d6e03);});$marker.push(m_d05aebfecc37280437b02591573d6e03);}});var g_bc7386076e4bf0bd4c58874726403e1e = new google.maps.Geocoder();g_bc7386076e4bf0bd4c58874726403e1e.geocode( { 'address': "758 N Mission Pkwy, Casa Grande, AZ 85194"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('casa-grande-AZ-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('casa-grande-AZ-wells-fargo-bank'), mapOptions);}document.getElementById('97af0114').innerHTML += ' | View Map';var $lbc7386076e4bf0bd4c58874726403e1e = '

Wells Fargo Bank

Address: 758 N Mission Pkwy, Casa Grande, AZ 85194
Phone: (520) 423-8960
';var m_bc7386076e4bf0bd4c58874726403e1e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_bc7386076e4bf0bd4c58874726403e1e['infowindow'] = new google.maps.InfoWindow({content: $lbc7386076e4bf0bd4c58874726403e1e});var infowindow = new google.maps.InfoWindow({content: $lbc7386076e4bf0bd4c58874726403e1e});google.maps.event.addListener(m_bc7386076e4bf0bd4c58874726403e1e, 'click', function() {infowindow.open(map,m_bc7386076e4bf0bd4c58874726403e1e);});$marker.push(m_bc7386076e4bf0bd4c58874726403e1e);}});}google.maps.event.addDomListener(window, 'load', initialize);