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

Chase Bank

Address: 500 W Wall St, Midland, TX 79701
Phone: (432) 688-6400
';var m_a88fed17c7e74dc17e021116d25a50a2 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Chase Bank',});m_a88fed17c7e74dc17e021116d25a50a2['infowindow'] = new google.maps.InfoWindow({content: $la88fed17c7e74dc17e021116d25a50a2});var infowindow = new google.maps.InfoWindow({content: $la88fed17c7e74dc17e021116d25a50a2});google.maps.event.addListener(m_a88fed17c7e74dc17e021116d25a50a2, 'click', function() {infowindow.open(map,m_a88fed17c7e74dc17e021116d25a50a2);});$marker.push(m_a88fed17c7e74dc17e021116d25a50a2);}});var g_a9f6e45e7bfc3171df994f8e9b391261 = new google.maps.Geocoder();g_a9f6e45e7bfc3171df994f8e9b391261.geocode( { 'address': "3209 Courtyard Dr, Midland, TX 79705"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('midland-TX-chase-bank').style.display = '';map = new google.maps.Map(document.getElementById('midland-TX-chase-bank'), mapOptions);}document.getElementById('47e8121f').innerHTML += ' | View Map';var $la9f6e45e7bfc3171df994f8e9b391261 = '

Chase Bank

Address: 3209 Courtyard Dr, Midland, TX 79705
Phone: (432) 688-6353
';var m_a9f6e45e7bfc3171df994f8e9b391261 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Chase Bank',});m_a9f6e45e7bfc3171df994f8e9b391261['infowindow'] = new google.maps.InfoWindow({content: $la9f6e45e7bfc3171df994f8e9b391261});var infowindow = new google.maps.InfoWindow({content: $la9f6e45e7bfc3171df994f8e9b391261});google.maps.event.addListener(m_a9f6e45e7bfc3171df994f8e9b391261, 'click', function() {infowindow.open(map,m_a9f6e45e7bfc3171df994f8e9b391261);});$marker.push(m_a9f6e45e7bfc3171df994f8e9b391261);}});}google.maps.event.addDomListener(window, 'load', initialize);