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.8192,-96.8662)};var g_37098734dccb61eaabfad732003e4325 = new google.maps.Geocoder();g_37098734dccb61eaabfad732003e4325.geocode( { 'address': "7929 Brookriver Dr # 175, Dallas, TX 75247, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('dallas-TX-corner-stone-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('dallas-TX-corner-stone-credit-union'), mapOptions);}document.getElementById('ff576419').innerHTML += ' | View Map';var $l37098734dccb61eaabfad732003e4325 = '

Corner Stone Credit Union

Address: 7929 Brookriver Dr # 175, Dallas, TX 75247, USA
Phone: (214) 630-9166
';var m_37098734dccb61eaabfad732003e4325 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Corner Stone Credit Union',});m_37098734dccb61eaabfad732003e4325['infowindow'] = new google.maps.InfoWindow({content: $l37098734dccb61eaabfad732003e4325});var infowindow = new google.maps.InfoWindow({content: $l37098734dccb61eaabfad732003e4325});google.maps.event.addListener(m_37098734dccb61eaabfad732003e4325, 'click', function() {infowindow.open(map,m_37098734dccb61eaabfad732003e4325);});$marker.push(m_37098734dccb61eaabfad732003e4325);}});var g_e7ef57d189a8108fcc580fc2c6129f1c = new google.maps.Geocoder();g_e7ef57d189a8108fcc580fc2c6129f1c.geocode( { 'address': "3445 Highland Rd, Dallas, TX 75228, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('dallas-TX-corner-stone-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('dallas-TX-corner-stone-credit-union'), mapOptions);}document.getElementById('1b13f0e8').innerHTML += ' | View Map';var $le7ef57d189a8108fcc580fc2c6129f1c = '

Corner Stone Credit Union

Address: 3445 Highland Rd, Dallas, TX 75228, USA
Phone: (214) 887-8000
';var m_e7ef57d189a8108fcc580fc2c6129f1c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Corner Stone Credit Union',});m_e7ef57d189a8108fcc580fc2c6129f1c['infowindow'] = new google.maps.InfoWindow({content: $le7ef57d189a8108fcc580fc2c6129f1c});var infowindow = new google.maps.InfoWindow({content: $le7ef57d189a8108fcc580fc2c6129f1c});google.maps.event.addListener(m_e7ef57d189a8108fcc580fc2c6129f1c, 'click', function() {infowindow.open(map,m_e7ef57d189a8108fcc580fc2c6129f1c);});$marker.push(m_e7ef57d189a8108fcc580fc2c6129f1c);}});}google.maps.event.addDomListener(window, 'load', initialize);