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.8849,-85.1539)};var g_00063cb5da1826febf178b669eea3250 = new google.maps.Geocoder();g_00063cb5da1826febf178b669eea3250.geocode( { 'address': "1009 S Eufaula Ave, Eufaula, AL 36027"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('eufaula-AL-bbva-compass').style.display = '';map = new google.maps.Map(document.getElementById('eufaula-AL-bbva-compass'), mapOptions);}document.getElementById('224df7f4').innerHTML += ' | View Map';var $l00063cb5da1826febf178b669eea3250 = '

BBVA Compass

Address: 1009 S Eufaula Ave, Eufaula, AL 36027
Phone: (334) 687-6611
';var m_00063cb5da1826febf178b669eea3250 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BBVA Compass',});m_00063cb5da1826febf178b669eea3250['infowindow'] = new google.maps.InfoWindow({content: $l00063cb5da1826febf178b669eea3250});var infowindow = new google.maps.InfoWindow({content: $l00063cb5da1826febf178b669eea3250});google.maps.event.addListener(m_00063cb5da1826febf178b669eea3250, 'click', function() {infowindow.open(map,m_00063cb5da1826febf178b669eea3250);});$marker.push(m_00063cb5da1826febf178b669eea3250);}});var g_ce4bed9feec6d667331af56c2ed5b216 = new google.maps.Geocoder();g_ce4bed9feec6d667331af56c2ed5b216.geocode( { 'address': "223 E Broad St, Eufaula, AL 36027"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('eufaula-AL-bbva-compass').style.display = '';map = new google.maps.Map(document.getElementById('eufaula-AL-bbva-compass'), mapOptions);}document.getElementById('7b95a9ea').innerHTML += ' | View Map';var $lce4bed9feec6d667331af56c2ed5b216 = '

BBVA Compass

Address: 223 E Broad St, Eufaula, AL 36027
Phone: (334) 687-4891
';var m_ce4bed9feec6d667331af56c2ed5b216 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BBVA Compass',});m_ce4bed9feec6d667331af56c2ed5b216['infowindow'] = new google.maps.InfoWindow({content: $lce4bed9feec6d667331af56c2ed5b216});var infowindow = new google.maps.InfoWindow({content: $lce4bed9feec6d667331af56c2ed5b216});google.maps.event.addListener(m_ce4bed9feec6d667331af56c2ed5b216, 'click', function() {infowindow.open(map,m_ce4bed9feec6d667331af56c2ed5b216);});$marker.push(m_ce4bed9feec6d667331af56c2ed5b216);}});}google.maps.event.addDomListener(window, 'load', initialize);