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.9805,-96.6623)};var g_f58f042f2995c4528ca00e65f8891590 = new google.maps.Geocoder();g_f58f042f2995c4528ca00e65f8891590.geocode( { 'address': "626 Austin St, Garland, TX 75040, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('garland-TX-texans-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('garland-TX-texans-credit-union'), mapOptions);}document.getElementById('7cf1631c').innerHTML += ' | View Map';var $lf58f042f2995c4528ca00e65f8891590 = '

Texans Credit Union

Address: 626 Austin St, Garland, TX 75040, USA
Phone: (972) 348-3700
';var m_f58f042f2995c4528ca00e65f8891590 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Texans Credit Union',});m_f58f042f2995c4528ca00e65f8891590['infowindow'] = new google.maps.InfoWindow({content: $lf58f042f2995c4528ca00e65f8891590});var infowindow = new google.maps.InfoWindow({content: $lf58f042f2995c4528ca00e65f8891590});google.maps.event.addListener(m_f58f042f2995c4528ca00e65f8891590, 'click', function() {infowindow.open(map,m_f58f042f2995c4528ca00e65f8891590);});$marker.push(m_f58f042f2995c4528ca00e65f8891590);}});var g_c27dd1126201ced78ffd60def1385c14 = new google.maps.Geocoder();g_c27dd1126201ced78ffd60def1385c14.geocode( { 'address': "7220 Telecom Pkwy, Garland, TX 75044, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('garland-TX-texans-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('garland-TX-texans-credit-union'), mapOptions);}document.getElementById('25334d6a').innerHTML += ' | View Map';var $lc27dd1126201ced78ffd60def1385c14 = '

Texans Credit Union

Address: 7220 Telecom Pkwy, Garland, TX 75044, USA
Phone: (972) 348-3600
';var m_c27dd1126201ced78ffd60def1385c14 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Texans Credit Union',});m_c27dd1126201ced78ffd60def1385c14['infowindow'] = new google.maps.InfoWindow({content: $lc27dd1126201ced78ffd60def1385c14});var infowindow = new google.maps.InfoWindow({content: $lc27dd1126201ced78ffd60def1385c14});google.maps.event.addListener(m_c27dd1126201ced78ffd60def1385c14, 'click', function() {infowindow.open(map,m_c27dd1126201ced78ffd60def1385c14);});$marker.push(m_c27dd1126201ced78ffd60def1385c14);}});}google.maps.event.addDomListener(window, 'load', initialize);