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.7302,-99.2939)};var g_b7f3bfd3b8dba21ad4cab23f8439e900 = new google.maps.Geocoder();g_b7f3bfd3b8dba21ad4cab23f8439e900.geocode( { 'address': "84 N Main St, Albany, TX 76430"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('albany-TX-first-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('albany-TX-first-national-bank'), mapOptions);}document.getElementById('63bf9f34').innerHTML += ' | View Map';var $lb7f3bfd3b8dba21ad4cab23f8439e900 = '

First National Bank

Address: 84 N Main St, Albany, TX 76430
Phone: (325) 762-3678
';var m_b7f3bfd3b8dba21ad4cab23f8439e900 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First National Bank',});m_b7f3bfd3b8dba21ad4cab23f8439e900['infowindow'] = new google.maps.InfoWindow({content: $lb7f3bfd3b8dba21ad4cab23f8439e900});var infowindow = new google.maps.InfoWindow({content: $lb7f3bfd3b8dba21ad4cab23f8439e900});google.maps.event.addListener(m_b7f3bfd3b8dba21ad4cab23f8439e900, 'click', function() {infowindow.open(map,m_b7f3bfd3b8dba21ad4cab23f8439e900);});$marker.push(m_b7f3bfd3b8dba21ad4cab23f8439e900);}});var g_2a63e8e230797b0a988594c580ce7f77 = new google.maps.Geocoder();g_2a63e8e230797b0a988594c580ce7f77.geocode( { 'address': "100 S Main St, Albany, TX 76430"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('albany-TX-first-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('albany-TX-first-national-bank'), mapOptions);}document.getElementById('127cd307').innerHTML += ' | View Map';var $l2a63e8e230797b0a988594c580ce7f77 = '

First National Bank

Address: 100 S Main St, Albany, TX 76430
Phone: (325) 762-2222
';var m_2a63e8e230797b0a988594c580ce7f77 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First National Bank',});m_2a63e8e230797b0a988594c580ce7f77['infowindow'] = new google.maps.InfoWindow({content: $l2a63e8e230797b0a988594c580ce7f77});var infowindow = new google.maps.InfoWindow({content: $l2a63e8e230797b0a988594c580ce7f77});google.maps.event.addListener(m_2a63e8e230797b0a988594c580ce7f77, 'click', function() {infowindow.open(map,m_2a63e8e230797b0a988594c580ce7f77);});$marker.push(m_2a63e8e230797b0a988594c580ce7f77);}});}google.maps.event.addDomListener(window, 'load', initialize);