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(31.9962,-102.157)};var g_2e17b55bd1f302b773d04e4938adef85 = new google.maps.Geocoder();g_2e17b55bd1f302b773d04e4938adef85.geocode( { 'address': "5509 Andrews Hwy, Midland, TX 79703, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('midland-TX-first-basin-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('midland-TX-first-basin-credit-union'), mapOptions);}document.getElementById('66a15de5').innerHTML += ' | View Map';var $l2e17b55bd1f302b773d04e4938adef85 = '

First Basin Credit Union

Address: 5509 Andrews Hwy, Midland, TX 79703, USA
Phone: (432) 333-5600
';var m_2e17b55bd1f302b773d04e4938adef85 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Basin Credit Union',});m_2e17b55bd1f302b773d04e4938adef85['infowindow'] = new google.maps.InfoWindow({content: $l2e17b55bd1f302b773d04e4938adef85});var infowindow = new google.maps.InfoWindow({content: $l2e17b55bd1f302b773d04e4938adef85});google.maps.event.addListener(m_2e17b55bd1f302b773d04e4938adef85, 'click', function() {infowindow.open(map,m_2e17b55bd1f302b773d04e4938adef85);});$marker.push(m_2e17b55bd1f302b773d04e4938adef85);}});var g_2ca28f4efdab953f6ddabc9c4aa7ec60 = new google.maps.Geocoder();g_2ca28f4efdab953f6ddabc9c4aa7ec60.geocode( { 'address': "3316 Midland Dr, Midland, TX 79707, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('midland-TX-first-basin-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('midland-TX-first-basin-credit-union'), mapOptions);}document.getElementById('6591ce79').innerHTML += ' | View Map';var $l2ca28f4efdab953f6ddabc9c4aa7ec60 = '

First Basin Credit Union

Address: 3316 Midland Dr, Midland, TX 79707, USA
Phone: (432) 333-5600
';var m_2ca28f4efdab953f6ddabc9c4aa7ec60 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Basin Credit Union',});m_2ca28f4efdab953f6ddabc9c4aa7ec60['infowindow'] = new google.maps.InfoWindow({content: $l2ca28f4efdab953f6ddabc9c4aa7ec60});var infowindow = new google.maps.InfoWindow({content: $l2ca28f4efdab953f6ddabc9c4aa7ec60});google.maps.event.addListener(m_2ca28f4efdab953f6ddabc9c4aa7ec60, 'click', function() {infowindow.open(map,m_2ca28f4efdab953f6ddabc9c4aa7ec60);});$marker.push(m_2ca28f4efdab953f6ddabc9c4aa7ec60);}});}google.maps.event.addDomListener(window, 'load', initialize);