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_9bdfb2d6c2d8863d77b3e2727b94b972 = new google.maps.Geocoder();g_9bdfb2d6c2d8863d77b3e2727b94b972.geocode( { 'address': "5312 W Wadley Ave, Midland, TX 79707"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('midland-TX-security-bank').style.display = '';map = new google.maps.Map(document.getElementById('midland-TX-security-bank'), mapOptions);}document.getElementById('96d4d038').innerHTML += ' | View Map';var $l9bdfb2d6c2d8863d77b3e2727b94b972 = '

Security Bank

Address: 5312 W Wadley Ave, Midland, TX 79707
Phone: (432) 520-9900
';var m_9bdfb2d6c2d8863d77b3e2727b94b972 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Security Bank',});m_9bdfb2d6c2d8863d77b3e2727b94b972['infowindow'] = new google.maps.InfoWindow({content: $l9bdfb2d6c2d8863d77b3e2727b94b972});var infowindow = new google.maps.InfoWindow({content: $l9bdfb2d6c2d8863d77b3e2727b94b972});google.maps.event.addListener(m_9bdfb2d6c2d8863d77b3e2727b94b972, 'click', function() {infowindow.open(map,m_9bdfb2d6c2d8863d77b3e2727b94b972);});$marker.push(m_9bdfb2d6c2d8863d77b3e2727b94b972);}});var g_c7c3d1dbaad191adf53d7b9670080def = new google.maps.Geocoder();g_c7c3d1dbaad191adf53d7b9670080def.geocode( { 'address': "600 N Marienfeld St, Midland, TX 79701"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('midland-TX-security-bank').style.display = '';map = new google.maps.Map(document.getElementById('midland-TX-security-bank'), mapOptions);}document.getElementById('0bc9540f').innerHTML += ' | View Map';var $lc7c3d1dbaad191adf53d7b9670080def = '

Security Bank

Address: 600 N Marienfeld St, Midland, TX 79701
Phone: (432) 570-9330
';var m_c7c3d1dbaad191adf53d7b9670080def = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Security Bank',});m_c7c3d1dbaad191adf53d7b9670080def['infowindow'] = new google.maps.InfoWindow({content: $lc7c3d1dbaad191adf53d7b9670080def});var infowindow = new google.maps.InfoWindow({content: $lc7c3d1dbaad191adf53d7b9670080def});google.maps.event.addListener(m_c7c3d1dbaad191adf53d7b9670080def, 'click', function() {infowindow.open(map,m_c7c3d1dbaad191adf53d7b9670080def);});$marker.push(m_c7c3d1dbaad191adf53d7b9670080def);}});}google.maps.event.addDomListener(window, 'load', initialize);