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.9891,-102.082)};var g_4e05dc8e52de02609ea4859612a8262b = new google.maps.Geocoder();g_4e05dc8e52de02609ea4859612a8262b.geocode( { 'address': "4517 N Midland Dr, Midland, TX 79707"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('midland-TX-first-convenience-bank').style.display = '';map = new google.maps.Map(document.getElementById('midland-TX-first-convenience-bank'), mapOptions);}document.getElementById('a6b9c4fb').innerHTML += ' | View Map';var $l4e05dc8e52de02609ea4859612a8262b = '

First Convenience Bank

Address: 4517 N Midland Dr, Midland, TX 79707
Phone: (432) 694-2626
';var m_4e05dc8e52de02609ea4859612a8262b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Convenience Bank',});m_4e05dc8e52de02609ea4859612a8262b['infowindow'] = new google.maps.InfoWindow({content: $l4e05dc8e52de02609ea4859612a8262b});var infowindow = new google.maps.InfoWindow({content: $l4e05dc8e52de02609ea4859612a8262b});google.maps.event.addListener(m_4e05dc8e52de02609ea4859612a8262b, 'click', function() {infowindow.open(map,m_4e05dc8e52de02609ea4859612a8262b);});$marker.push(m_4e05dc8e52de02609ea4859612a8262b);}});var g_ad59566544352f19adce87108468deb4 = new google.maps.Geocoder();g_ad59566544352f19adce87108468deb4.geocode( { 'address': "200 W Interstate 20, Midland, TX 79701"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('midland-TX-first-convenience-bank').style.display = '';map = new google.maps.Map(document.getElementById('midland-TX-first-convenience-bank'), mapOptions);}document.getElementById('59c8aa2c').innerHTML += ' | View Map';var $lad59566544352f19adce87108468deb4 = '

First Convenience Bank

Address: 200 W Interstate 20, Midland, TX 79701
Phone: (432) 687-3831
';var m_ad59566544352f19adce87108468deb4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Convenience Bank',});m_ad59566544352f19adce87108468deb4['infowindow'] = new google.maps.InfoWindow({content: $lad59566544352f19adce87108468deb4});var infowindow = new google.maps.InfoWindow({content: $lad59566544352f19adce87108468deb4});google.maps.event.addListener(m_ad59566544352f19adce87108468deb4, 'click', function() {infowindow.open(map,m_ad59566544352f19adce87108468deb4);});$marker.push(m_ad59566544352f19adce87108468deb4);}});}google.maps.event.addDomListener(window, 'load', initialize);