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.4821,-86.4209)};var g_d312704aee8371157df50e2acf51e22c = new google.maps.Geocoder();g_d312704aee8371157df50e2acf51e22c.geocode( { 'address': "704 E Main St, Prattville, AL 36067, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('prattville-AL-bbt').style.display = '';map = new google.maps.Map(document.getElementById('prattville-AL-bbt'), mapOptions);}document.getElementById('26d27a0b').innerHTML += ' | View Map';var $ld312704aee8371157df50e2acf51e22c = '

BB&T

Address: 704 E Main St, Prattville, AL 36067, USA
Phone: (334) 365-4121
';var m_d312704aee8371157df50e2acf51e22c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T',});m_d312704aee8371157df50e2acf51e22c['infowindow'] = new google.maps.InfoWindow({content: $ld312704aee8371157df50e2acf51e22c});var infowindow = new google.maps.InfoWindow({content: $ld312704aee8371157df50e2acf51e22c});google.maps.event.addListener(m_d312704aee8371157df50e2acf51e22c, 'click', function() {infowindow.open(map,m_d312704aee8371157df50e2acf51e22c);});$marker.push(m_d312704aee8371157df50e2acf51e22c);}});var g_29c5b1cb9b545c69846a6542a71338bd = new google.maps.Geocoder();g_29c5b1cb9b545c69846a6542a71338bd.geocode( { 'address': "1798 Highway 14 E, Prattville, AL 36066, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('prattville-AL-bbt').style.display = '';map = new google.maps.Map(document.getElementById('prattville-AL-bbt'), mapOptions);}document.getElementById('10014b3c').innerHTML += ' | View Map';var $l29c5b1cb9b545c69846a6542a71338bd = '

BB&T

Address: 1798 Highway 14 E, Prattville, AL 36066, USA
Phone: (334) 361-6170
';var m_29c5b1cb9b545c69846a6542a71338bd = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T',});m_29c5b1cb9b545c69846a6542a71338bd['infowindow'] = new google.maps.InfoWindow({content: $l29c5b1cb9b545c69846a6542a71338bd});var infowindow = new google.maps.InfoWindow({content: $l29c5b1cb9b545c69846a6542a71338bd});google.maps.event.addListener(m_29c5b1cb9b545c69846a6542a71338bd, 'click', function() {infowindow.open(map,m_29c5b1cb9b545c69846a6542a71338bd);});$marker.push(m_29c5b1cb9b545c69846a6542a71338bd);}});}google.maps.event.addDomListener(window, 'load', initialize);