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(33.1117,-94.1799)};var g_5723ce74503ca035097ea19fd040e5bb = new google.maps.Geocoder();g_5723ce74503ca035097ea19fd040e5bb.geocode( { 'address': "901 W Main St, Atlanta, TX 75551, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('atlanta-TX-domino-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('atlanta-TX-domino-federal-credit-union'), mapOptions);}document.getElementById('24c86ec2').innerHTML += ' | View Map';var $l5723ce74503ca035097ea19fd040e5bb = '

Domino Federal Credit Union

Address: 901 W Main St, Atlanta, TX 75551, USA
Phone: (903) 796-0004
';var m_5723ce74503ca035097ea19fd040e5bb = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Domino Federal Credit Union',});m_5723ce74503ca035097ea19fd040e5bb['infowindow'] = new google.maps.InfoWindow({content: $l5723ce74503ca035097ea19fd040e5bb});var infowindow = new google.maps.InfoWindow({content: $l5723ce74503ca035097ea19fd040e5bb});google.maps.event.addListener(m_5723ce74503ca035097ea19fd040e5bb, 'click', function() {infowindow.open(map,m_5723ce74503ca035097ea19fd040e5bb);});$marker.push(m_5723ce74503ca035097ea19fd040e5bb);}});var g_c7108936ac6321e0a5952659873cafaf = new google.maps.Geocoder();g_c7108936ac6321e0a5952659873cafaf.geocode( { 'address': "9978 Fm 3129 Rd N, Atlanta, TX 75551, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('atlanta-TX-domino-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('atlanta-TX-domino-federal-credit-union'), mapOptions);}document.getElementById('28d012d7').innerHTML += ' | View Map';var $lc7108936ac6321e0a5952659873cafaf = '

Domino Federal Credit Union

Address: 9978 Fm 3129 Rd N, Atlanta, TX 75551, USA
Phone: (903) 796-7909
';var m_c7108936ac6321e0a5952659873cafaf = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Domino Federal Credit Union',});m_c7108936ac6321e0a5952659873cafaf['infowindow'] = new google.maps.InfoWindow({content: $lc7108936ac6321e0a5952659873cafaf});var infowindow = new google.maps.InfoWindow({content: $lc7108936ac6321e0a5952659873cafaf});google.maps.event.addListener(m_c7108936ac6321e0a5952659873cafaf, 'click', function() {infowindow.open(map,m_c7108936ac6321e0a5952659873cafaf);});$marker.push(m_c7108936ac6321e0a5952659873cafaf);}});}google.maps.event.addDomListener(window, 'load', initialize);