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.6064,-85.4814)};var g_92f5279508c42befa6fd80386bdf4fe3 = new google.maps.Geocoder();g_92f5279508c42befa6fd80386bdf4fe3.geocode( { 'address': "1433 Opelika Rd, Auburn, AL 36830, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('auburn-AL-bbva-compass').style.display = '';map = new google.maps.Map(document.getElementById('auburn-AL-bbva-compass'), mapOptions);}document.getElementById('6589c60e').innerHTML += ' | View Map';var $l92f5279508c42befa6fd80386bdf4fe3 = '

BBVA Compass

Address: 1433 Opelika Rd, Auburn, AL 36830, USA
Phone: (334) 887-1226
';var m_92f5279508c42befa6fd80386bdf4fe3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BBVA Compass',});m_92f5279508c42befa6fd80386bdf4fe3['infowindow'] = new google.maps.InfoWindow({content: $l92f5279508c42befa6fd80386bdf4fe3});var infowindow = new google.maps.InfoWindow({content: $l92f5279508c42befa6fd80386bdf4fe3});google.maps.event.addListener(m_92f5279508c42befa6fd80386bdf4fe3, 'click', function() {infowindow.open(map,m_92f5279508c42befa6fd80386bdf4fe3);});$marker.push(m_92f5279508c42befa6fd80386bdf4fe3);}});var g_4502591a3be059858cf9e9d763134ee3 = new google.maps.Geocoder();g_4502591a3be059858cf9e9d763134ee3.geocode( { 'address': "101 S College St, Auburn, AL 36830, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('auburn-AL-bbva-compass').style.display = '';map = new google.maps.Map(document.getElementById('auburn-AL-bbva-compass'), mapOptions);}document.getElementById('0794f460').innerHTML += ' | View Map';var $l4502591a3be059858cf9e9d763134ee3 = '

BBVA Compass

Address: 101 S College St, Auburn, AL 36830, USA
Phone: (334) 887-1237
';var m_4502591a3be059858cf9e9d763134ee3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BBVA Compass',});m_4502591a3be059858cf9e9d763134ee3['infowindow'] = new google.maps.InfoWindow({content: $l4502591a3be059858cf9e9d763134ee3});var infowindow = new google.maps.InfoWindow({content: $l4502591a3be059858cf9e9d763134ee3});google.maps.event.addListener(m_4502591a3be059858cf9e9d763134ee3, 'click', function() {infowindow.open(map,m_4502591a3be059858cf9e9d763134ee3);});$marker.push(m_4502591a3be059858cf9e9d763134ee3);}});}google.maps.event.addDomListener(window, 'load', initialize);