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.0878,-97.3623)};var g_49e963948f33a21e7b9e88acc6ff8841 = new google.maps.Geocoder();g_49e963948f33a21e7b9e88acc6ff8841.geocode( { 'address': "1004 Marlandwood Rd, Temple, TX 76502, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('temple-TX-bbva-compass').style.display = '';map = new google.maps.Map(document.getElementById('temple-TX-bbva-compass'), mapOptions);}document.getElementById('048f07d4').innerHTML += ' | View Map';var $l49e963948f33a21e7b9e88acc6ff8841 = '

BBVA Compass

Address: 1004 Marlandwood Rd, Temple, TX 76502, USA
Phone: (254) 770-5145
';var m_49e963948f33a21e7b9e88acc6ff8841 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BBVA Compass',});m_49e963948f33a21e7b9e88acc6ff8841['infowindow'] = new google.maps.InfoWindow({content: $l49e963948f33a21e7b9e88acc6ff8841});var infowindow = new google.maps.InfoWindow({content: $l49e963948f33a21e7b9e88acc6ff8841});google.maps.event.addListener(m_49e963948f33a21e7b9e88acc6ff8841, 'click', function() {infowindow.open(map,m_49e963948f33a21e7b9e88acc6ff8841);});$marker.push(m_49e963948f33a21e7b9e88acc6ff8841);}});var g_b37ffe9e8f67937ea21dc01fd2c41a39 = new google.maps.Geocoder();g_b37ffe9e8f67937ea21dc01fd2c41a39.geocode( { 'address': "1315 S 31st St, Temple, TX 76504, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('temple-TX-bbva-compass').style.display = '';map = new google.maps.Map(document.getElementById('temple-TX-bbva-compass'), mapOptions);}document.getElementById('b0661c53').innerHTML += ' | View Map';var $lb37ffe9e8f67937ea21dc01fd2c41a39 = '

BBVA Compass

Address: 1315 S 31st St, Temple, TX 76504, USA
Phone: (254) 773-5241
';var m_b37ffe9e8f67937ea21dc01fd2c41a39 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BBVA Compass',});m_b37ffe9e8f67937ea21dc01fd2c41a39['infowindow'] = new google.maps.InfoWindow({content: $lb37ffe9e8f67937ea21dc01fd2c41a39});var infowindow = new google.maps.InfoWindow({content: $lb37ffe9e8f67937ea21dc01fd2c41a39});google.maps.event.addListener(m_b37ffe9e8f67937ea21dc01fd2c41a39, 'click', function() {infowindow.open(map,m_b37ffe9e8f67937ea21dc01fd2c41a39);});$marker.push(m_b37ffe9e8f67937ea21dc01fd2c41a39);}});}google.maps.event.addDomListener(window, 'load', initialize);