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.3517,-85.3432)};var g_5a55d6ee22db450394f6f4ff698ce7f9 = new google.maps.Geocoder();g_5a55d6ee22db450394f6f4ff698ce7f9.geocode( { 'address': "40 Main St, Headland, AL 36345, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('headland-AL-headland-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('headland-AL-headland-national-bank'), mapOptions);}document.getElementById('2bde1bbc').innerHTML += ' | View Map';var $l5a55d6ee22db450394f6f4ff698ce7f9 = '

Headland National Bank

Address: 40 Main St, Headland, AL 36345, USA
Phone: (334) 693-3352
';var m_5a55d6ee22db450394f6f4ff698ce7f9 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Headland National Bank',});m_5a55d6ee22db450394f6f4ff698ce7f9['infowindow'] = new google.maps.InfoWindow({content: $l5a55d6ee22db450394f6f4ff698ce7f9});var infowindow = new google.maps.InfoWindow({content: $l5a55d6ee22db450394f6f4ff698ce7f9});google.maps.event.addListener(m_5a55d6ee22db450394f6f4ff698ce7f9, 'click', function() {infowindow.open(map,m_5a55d6ee22db450394f6f4ff698ce7f9);});$marker.push(m_5a55d6ee22db450394f6f4ff698ce7f9);}});var g_d5ced024592f8e368b9212cedec08939 = new google.maps.Geocoder();g_d5ced024592f8e368b9212cedec08939.geocode( { 'address': "US-431, Headland, AL 36345, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('headland-AL-headland-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('headland-AL-headland-national-bank'), mapOptions);}document.getElementById('1cd1807c').innerHTML += ' | View Map';var $ld5ced024592f8e368b9212cedec08939 = '

Headland National Bank

Address: US-431, Headland, AL 36345, USA
Phone: (334) 693-3352
';var m_d5ced024592f8e368b9212cedec08939 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Headland National Bank',});m_d5ced024592f8e368b9212cedec08939['infowindow'] = new google.maps.InfoWindow({content: $ld5ced024592f8e368b9212cedec08939});var infowindow = new google.maps.InfoWindow({content: $ld5ced024592f8e368b9212cedec08939});google.maps.event.addListener(m_d5ced024592f8e368b9212cedec08939, 'click', function() {infowindow.open(map,m_d5ced024592f8e368b9212cedec08939);});$marker.push(m_d5ced024592f8e368b9212cedec08939);}});}google.maps.event.addDomListener(window, 'load', initialize);