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_85c90b1fe3994b083de4f801af0d4645 = new google.maps.Geocoder();g_85c90b1fe3994b083de4f801af0d4645.geocode( { 'address': "415 W Wall St, Midland, TX 79701"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('midland-TX-platinum-bank').style.display = '';map = new google.maps.Map(document.getElementById('midland-TX-platinum-bank'), mapOptions);}document.getElementById('a2f39022').innerHTML += ' | View Map';var $l85c90b1fe3994b083de4f801af0d4645 = '

Platinum Bank

Address: 415 W Wall St, Midland, TX 79701
Phone: (432) 617-4700
';var m_85c90b1fe3994b083de4f801af0d4645 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Platinum Bank',});m_85c90b1fe3994b083de4f801af0d4645['infowindow'] = new google.maps.InfoWindow({content: $l85c90b1fe3994b083de4f801af0d4645});var infowindow = new google.maps.InfoWindow({content: $l85c90b1fe3994b083de4f801af0d4645});google.maps.event.addListener(m_85c90b1fe3994b083de4f801af0d4645, 'click', function() {infowindow.open(map,m_85c90b1fe3994b083de4f801af0d4645);});$marker.push(m_85c90b1fe3994b083de4f801af0d4645);}});var g_592cdb6efe3c9ea80fe3858bb7dc0e31 = new google.maps.Geocoder();g_592cdb6efe3c9ea80fe3858bb7dc0e31.geocode( { 'address': "3650 Billy Hext Rd, Midland, TX 79701"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('midland-TX-platinum-bank').style.display = '';map = new google.maps.Map(document.getElementById('midland-TX-platinum-bank'), mapOptions);}document.getElementById('78ebc4ed').innerHTML += ' | View Map';var $l592cdb6efe3c9ea80fe3858bb7dc0e31 = '

Platinum Bank

Address: 3650 Billy Hext Rd, Midland, TX 79701
Phone: (432) 617-9500
';var m_592cdb6efe3c9ea80fe3858bb7dc0e31 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Platinum Bank',});m_592cdb6efe3c9ea80fe3858bb7dc0e31['infowindow'] = new google.maps.InfoWindow({content: $l592cdb6efe3c9ea80fe3858bb7dc0e31});var infowindow = new google.maps.InfoWindow({content: $l592cdb6efe3c9ea80fe3858bb7dc0e31});google.maps.event.addListener(m_592cdb6efe3c9ea80fe3858bb7dc0e31, 'click', function() {infowindow.open(map,m_592cdb6efe3c9ea80fe3858bb7dc0e31);});$marker.push(m_592cdb6efe3c9ea80fe3858bb7dc0e31);}});}google.maps.event.addDomListener(window, 'load', initialize);