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.0019,-96.9772)};var g_a1f822aee4a7a8bad18385af7c7b420f = new google.maps.Geocoder();g_a1f822aee4a7a8bad18385af7c7b420f.geocode( { 'address': "2525 MacArthur Blvd, Lewisville, TX 75067, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lewisville-TX-credit-union-of-texas').style.display = '';map = new google.maps.Map(document.getElementById('lewisville-TX-credit-union-of-texas'), mapOptions);}document.getElementById('ae8397bd').innerHTML += ' | View Map';var $la1f822aee4a7a8bad18385af7c7b420f = '

Credit Union of Texas

Address: 2525 MacArthur Blvd, Lewisville, TX 75067, USA
Phone: (972) 263-9497
';var m_a1f822aee4a7a8bad18385af7c7b420f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Credit Union of Texas',});m_a1f822aee4a7a8bad18385af7c7b420f['infowindow'] = new google.maps.InfoWindow({content: $la1f822aee4a7a8bad18385af7c7b420f});var infowindow = new google.maps.InfoWindow({content: $la1f822aee4a7a8bad18385af7c7b420f});google.maps.event.addListener(m_a1f822aee4a7a8bad18385af7c7b420f, 'click', function() {infowindow.open(map,m_a1f822aee4a7a8bad18385af7c7b420f);});$marker.push(m_a1f822aee4a7a8bad18385af7c7b420f);}});var g_802c8463c3685181244c08eb3d697c3f = new google.maps.Geocoder();g_802c8463c3685181244c08eb3d697c3f.geocode( { 'address': "6201 N Josey Ln #214, Lewisville, TX 75056, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lewisville-TX-credit-union-of-texas').style.display = '';map = new google.maps.Map(document.getElementById('lewisville-TX-credit-union-of-texas'), mapOptions);}document.getElementById('a8c2be25').innerHTML += ' | View Map';var $l802c8463c3685181244c08eb3d697c3f = '

Credit Union of Texas

Address: 6201 N Josey Ln #214, Lewisville, TX 75056, USA
Phone: (972) 263-9497
';var m_802c8463c3685181244c08eb3d697c3f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Credit Union of Texas',});m_802c8463c3685181244c08eb3d697c3f['infowindow'] = new google.maps.InfoWindow({content: $l802c8463c3685181244c08eb3d697c3f});var infowindow = new google.maps.InfoWindow({content: $l802c8463c3685181244c08eb3d697c3f});google.maps.event.addListener(m_802c8463c3685181244c08eb3d697c3f, 'click', function() {infowindow.open(map,m_802c8463c3685181244c08eb3d697c3f);});$marker.push(m_802c8463c3685181244c08eb3d697c3f);}});}google.maps.event.addDomListener(window, 'load', initialize);