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.1945,-95.8528)};var g_97b22fbda323f016044db5daebfaf1ee = new google.maps.Geocoder();g_97b22fbda323f016044db5daebfaf1ee.geocode( { 'address': "617 S Palestine St, Athens, TX 75751, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('athens-TX-prosperity-bank').style.display = '';map = new google.maps.Map(document.getElementById('athens-TX-prosperity-bank'), mapOptions);}document.getElementById('d89bfe98').innerHTML += ' | View Map';var $l97b22fbda323f016044db5daebfaf1ee = '

Prosperity Bank

Address: 617 S Palestine St, Athens, TX 75751, USA
Phone: (903) 677-2511
';var m_97b22fbda323f016044db5daebfaf1ee = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Prosperity Bank',});m_97b22fbda323f016044db5daebfaf1ee['infowindow'] = new google.maps.InfoWindow({content: $l97b22fbda323f016044db5daebfaf1ee});var infowindow = new google.maps.InfoWindow({content: $l97b22fbda323f016044db5daebfaf1ee});google.maps.event.addListener(m_97b22fbda323f016044db5daebfaf1ee, 'click', function() {infowindow.open(map,m_97b22fbda323f016044db5daebfaf1ee);});$marker.push(m_97b22fbda323f016044db5daebfaf1ee);}});var g_0a768a07ad927861b6ca57a7b4a448c0 = new google.maps.Geocoder();g_0a768a07ad927861b6ca57a7b4a448c0.geocode( { 'address': "101 N Prairieville St, Athens, TX 75751, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('athens-TX-prosperity-bank').style.display = '';map = new google.maps.Map(document.getElementById('athens-TX-prosperity-bank'), mapOptions);}document.getElementById('39834f84').innerHTML += ' | View Map';var $l0a768a07ad927861b6ca57a7b4a448c0 = '

Prosperity Bank

Address: 101 N Prairieville St, Athens, TX 75751, USA
Phone: (903) 675-8511
';var m_0a768a07ad927861b6ca57a7b4a448c0 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Prosperity Bank',});m_0a768a07ad927861b6ca57a7b4a448c0['infowindow'] = new google.maps.InfoWindow({content: $l0a768a07ad927861b6ca57a7b4a448c0});var infowindow = new google.maps.InfoWindow({content: $l0a768a07ad927861b6ca57a7b4a448c0});google.maps.event.addListener(m_0a768a07ad927861b6ca57a7b4a448c0, 'click', function() {infowindow.open(map,m_0a768a07ad927861b6ca57a7b4a448c0);});$marker.push(m_0a768a07ad927861b6ca57a7b4a448c0);}});}google.maps.event.addDomListener(window, 'load', initialize);