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(32.6628,-96.8778)};var g_2f0b48ef2acaab783b03e4c8d2404f90 = new google.maps.Geocoder();g_2f0b48ef2acaab783b03e4c8d2404f90.geocode( { 'address': "333 W Kiest Blvd, Dallas, TX 75224, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('dallas-TX-prosperity-bank').style.display = '';map = new google.maps.Map(document.getElementById('dallas-TX-prosperity-bank'), mapOptions);}document.getElementById('a751001b').innerHTML += ' | View Map';var $l2f0b48ef2acaab783b03e4c8d2404f90 = '

Prosperity Bank

Address: 333 W Kiest Blvd, Dallas, TX 75224, USA
Phone: (214) 371-6000
';var m_2f0b48ef2acaab783b03e4c8d2404f90 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Prosperity Bank',});m_2f0b48ef2acaab783b03e4c8d2404f90['infowindow'] = new google.maps.InfoWindow({content: $l2f0b48ef2acaab783b03e4c8d2404f90});var infowindow = new google.maps.InfoWindow({content: $l2f0b48ef2acaab783b03e4c8d2404f90});google.maps.event.addListener(m_2f0b48ef2acaab783b03e4c8d2404f90, 'click', function() {infowindow.open(map,m_2f0b48ef2acaab783b03e4c8d2404f90);});$marker.push(m_2f0b48ef2acaab783b03e4c8d2404f90);}});var g_f85bd553b37ed73e571f8140dc519e0d = new google.maps.Geocoder();g_f85bd553b37ed73e571f8140dc519e0d.geocode( { 'address': "3515 W Camp Wisdom Rd, Dallas, TX 75237, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('dallas-TX-prosperity-bank').style.display = '';map = new google.maps.Map(document.getElementById('dallas-TX-prosperity-bank'), mapOptions);}document.getElementById('b310e136').innerHTML += ' | View Map';var $lf85bd553b37ed73e571f8140dc519e0d = '

Prosperity Bank

Address: 3515 W Camp Wisdom Rd, Dallas, TX 75237, USA
Phone: (214) 467-6996
';var m_f85bd553b37ed73e571f8140dc519e0d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Prosperity Bank',});m_f85bd553b37ed73e571f8140dc519e0d['infowindow'] = new google.maps.InfoWindow({content: $lf85bd553b37ed73e571f8140dc519e0d});var infowindow = new google.maps.InfoWindow({content: $lf85bd553b37ed73e571f8140dc519e0d});google.maps.event.addListener(m_f85bd553b37ed73e571f8140dc519e0d, 'click', function() {infowindow.open(map,m_f85bd553b37ed73e571f8140dc519e0d);});$marker.push(m_f85bd553b37ed73e571f8140dc519e0d);}});}google.maps.event.addDomListener(window, 'load', initialize);