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(33.6048,-112.279)};var g_abb207957b0abc1d85a7e32ab1c4359c = new google.maps.Geocoder();g_abb207957b0abc1d85a7e32ab1c4359c.geocode( { 'address': "10099 W Bell Rd, Sun City, AZ 85351"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('sun-city-AZ-bank-of-america').style.display = '';map = new google.maps.Map(document.getElementById('sun-city-AZ-bank-of-america'), mapOptions);}document.getElementById('f29d3eb7').innerHTML += ' | View Map';var $labb207957b0abc1d85a7e32ab1c4359c = '

Bank of America

Address: 10099 W Bell Rd, Sun City, AZ 85351
Phone: (623) 876-3121
';var m_abb207957b0abc1d85a7e32ab1c4359c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of America',});m_abb207957b0abc1d85a7e32ab1c4359c['infowindow'] = new google.maps.InfoWindow({content: $labb207957b0abc1d85a7e32ab1c4359c});var infowindow = new google.maps.InfoWindow({content: $labb207957b0abc1d85a7e32ab1c4359c});google.maps.event.addListener(m_abb207957b0abc1d85a7e32ab1c4359c, 'click', function() {infowindow.open(map,m_abb207957b0abc1d85a7e32ab1c4359c);});$marker.push(m_abb207957b0abc1d85a7e32ab1c4359c);}});var g_fdbeb638e95f0bb8868a6e7c1969a713 = new google.maps.Geocoder();g_fdbeb638e95f0bb8868a6e7c1969a713.geocode( { 'address': "10743 Grand Ave, Sun City, AZ 85351"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('sun-city-AZ-bank-of-america').style.display = '';map = new google.maps.Map(document.getElementById('sun-city-AZ-bank-of-america'), mapOptions);}document.getElementById('9ace7cc7').innerHTML += ' | View Map';var $lfdbeb638e95f0bb8868a6e7c1969a713 = '

Bank of America

Address: 10743 Grand Ave, Sun City, AZ 85351
Phone: (623) 876-3132
';var m_fdbeb638e95f0bb8868a6e7c1969a713 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of America',});m_fdbeb638e95f0bb8868a6e7c1969a713['infowindow'] = new google.maps.InfoWindow({content: $lfdbeb638e95f0bb8868a6e7c1969a713});var infowindow = new google.maps.InfoWindow({content: $lfdbeb638e95f0bb8868a6e7c1969a713});google.maps.event.addListener(m_fdbeb638e95f0bb8868a6e7c1969a713, 'click', function() {infowindow.open(map,m_fdbeb638e95f0bb8868a6e7c1969a713);});$marker.push(m_fdbeb638e95f0bb8868a6e7c1969a713);}});}google.maps.event.addDomListener(window, 'load', initialize);