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(30.6017,-96.3008)};var g_1322dc972db03c29fca53b904801b4d9 = new google.maps.Geocoder();g_1322dc972db03c29fca53b904801b4d9.geocode( { 'address': "711 University Dr, College Station, TX 77840, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('college-station-TX-bbt-atm').style.display = '';map = new google.maps.Map(document.getElementById('college-station-TX-bbt-atm'), mapOptions);}document.getElementById('48eab333').innerHTML += ' | View Map';var $l1322dc972db03c29fca53b904801b4d9 = '

BB&T ATM

Address: 711 University Dr, College Station, TX 77840, USA
Phone: (800) 226-5228
';var m_1322dc972db03c29fca53b904801b4d9 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T ATM',});m_1322dc972db03c29fca53b904801b4d9['infowindow'] = new google.maps.InfoWindow({content: $l1322dc972db03c29fca53b904801b4d9});var infowindow = new google.maps.InfoWindow({content: $l1322dc972db03c29fca53b904801b4d9});google.maps.event.addListener(m_1322dc972db03c29fca53b904801b4d9, 'click', function() {infowindow.open(map,m_1322dc972db03c29fca53b904801b4d9);});$marker.push(m_1322dc972db03c29fca53b904801b4d9);}});var g_c064251d2c99adbee465c50f05bda944 = new google.maps.Geocoder();g_c064251d2c99adbee465c50f05bda944.geocode( { 'address': "2717 S Texas Ave, College Station, TX 77840, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('college-station-TX-bbt-atm').style.display = '';map = new google.maps.Map(document.getElementById('college-station-TX-bbt-atm'), mapOptions);}document.getElementById('26ab6f91').innerHTML += ' | View Map';var $lc064251d2c99adbee465c50f05bda944 = '

BB&T ATM

Address: 2717 S Texas Ave, College Station, TX 77840, USA
Phone: (800) 627-3999
';var m_c064251d2c99adbee465c50f05bda944 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T ATM',});m_c064251d2c99adbee465c50f05bda944['infowindow'] = new google.maps.InfoWindow({content: $lc064251d2c99adbee465c50f05bda944});var infowindow = new google.maps.InfoWindow({content: $lc064251d2c99adbee465c50f05bda944});google.maps.event.addListener(m_c064251d2c99adbee465c50f05bda944, 'click', function() {infowindow.open(map,m_c064251d2c99adbee465c50f05bda944);});$marker.push(m_c064251d2c99adbee465c50f05bda944);}});}google.maps.event.addDomListener(window, 'load', initialize);