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(28.3037,-97.2764)};var g_821e060b573688ae584b2c1ece04dfe6 = new google.maps.Geocoder();g_821e060b573688ae584b2c1ece04dfe6.geocode( { 'address': "206 S Alamo St, Refugio, TX 78377, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('refugio-TX-frost-bank-atm').style.display = '';map = new google.maps.Map(document.getElementById('refugio-TX-frost-bank-atm'), mapOptions);}document.getElementById('b41ebaaf').innerHTML += ' | View Map';var $l821e060b573688ae584b2c1ece04dfe6 = '

Frost Bank ATM

Address: 206 S Alamo St, Refugio, TX 78377, USA
Phone: (800) 513-7678
';var m_821e060b573688ae584b2c1ece04dfe6 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Frost Bank ATM',});m_821e060b573688ae584b2c1ece04dfe6['infowindow'] = new google.maps.InfoWindow({content: $l821e060b573688ae584b2c1ece04dfe6});var infowindow = new google.maps.InfoWindow({content: $l821e060b573688ae584b2c1ece04dfe6});google.maps.event.addListener(m_821e060b573688ae584b2c1ece04dfe6, 'click', function() {infowindow.open(map,m_821e060b573688ae584b2c1ece04dfe6);});$marker.push(m_821e060b573688ae584b2c1ece04dfe6);}});var g_523a308669d3ed32214952dc88a24053 = new google.maps.Geocoder();g_523a308669d3ed32214952dc88a24053.geocode( { 'address': "105 N Alamo St, Refugio, TX 78377, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('refugio-TX-frost-bank-atm').style.display = '';map = new google.maps.Map(document.getElementById('refugio-TX-frost-bank-atm'), mapOptions);}document.getElementById('f05322ad').innerHTML += ' | View Map';var $l523a308669d3ed32214952dc88a24053 = '

Frost Bank ATM

Address: 105 N Alamo St, Refugio, TX 78377, USA
Phone: (800) 513-7678
';var m_523a308669d3ed32214952dc88a24053 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Frost Bank ATM',});m_523a308669d3ed32214952dc88a24053['infowindow'] = new google.maps.InfoWindow({content: $l523a308669d3ed32214952dc88a24053});var infowindow = new google.maps.InfoWindow({content: $l523a308669d3ed32214952dc88a24053});google.maps.event.addListener(m_523a308669d3ed32214952dc88a24053, 'click', function() {infowindow.open(map,m_523a308669d3ed32214952dc88a24053);});$marker.push(m_523a308669d3ed32214952dc88a24053);}});}google.maps.event.addDomListener(window, 'load', initialize);