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.962,-96.6474)};var g_49a7926588e5df6a5c666c421157b76f = new google.maps.Geocoder();g_49a7926588e5df6a5c666c421157b76f.geocode( { 'address': "2015 Northwest Hwy, Garland, TX 75041, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('garland-TX-atm-capital-one-bank').style.display = '';map = new google.maps.Map(document.getElementById('garland-TX-atm-capital-one-bank'), mapOptions);}document.getElementById('34bec3e0').innerHTML += ' | View Map';var $l49a7926588e5df6a5c666c421157b76f = '

ATM (Capital One Bank)

Address: 2015 Northwest Hwy, Garland, TX 75041, USA
Phone:
';var m_49a7926588e5df6a5c666c421157b76f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM (Capital One Bank)',});m_49a7926588e5df6a5c666c421157b76f['infowindow'] = new google.maps.InfoWindow({content: $l49a7926588e5df6a5c666c421157b76f});var infowindow = new google.maps.InfoWindow({content: $l49a7926588e5df6a5c666c421157b76f});google.maps.event.addListener(m_49a7926588e5df6a5c666c421157b76f, 'click', function() {infowindow.open(map,m_49a7926588e5df6a5c666c421157b76f);});$marker.push(m_49a7926588e5df6a5c666c421157b76f);}});var g_ca69737f0a53c3c86c7154c7979c5050 = new google.maps.Geocoder();g_ca69737f0a53c3c86c7154c7979c5050.geocode( { 'address': "5021 N Garland Ave, Garland, TX 75040, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('garland-TX-atm-capital-one-bank').style.display = '';map = new google.maps.Map(document.getElementById('garland-TX-atm-capital-one-bank'), mapOptions);}document.getElementById('2d05e6c1').innerHTML += ' | View Map';var $lca69737f0a53c3c86c7154c7979c5050 = '

ATM (Capital One Bank)

Address: 5021 N Garland Ave, Garland, TX 75040, USA
Phone: (972) 364-6000
';var m_ca69737f0a53c3c86c7154c7979c5050 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM (Capital One Bank)',});m_ca69737f0a53c3c86c7154c7979c5050['infowindow'] = new google.maps.InfoWindow({content: $lca69737f0a53c3c86c7154c7979c5050});var infowindow = new google.maps.InfoWindow({content: $lca69737f0a53c3c86c7154c7979c5050});google.maps.event.addListener(m_ca69737f0a53c3c86c7154c7979c5050, 'click', function() {infowindow.open(map,m_ca69737f0a53c3c86c7154c7979c5050);});$marker.push(m_ca69737f0a53c3c86c7154c7979c5050);}});}google.maps.event.addDomListener(window, 'load', initialize);