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.4693,-85.0012)};var g_e42b1810487db1bbbbd52b3f8aaf8bb2 = new google.maps.Geocoder();g_e42b1810487db1bbbbd52b3f8aaf8bb2.geocode( { 'address': "1201 Broad St, Phenix City, AL 36867, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('phenix-city-AL-bbt').style.display = '';map = new google.maps.Map(document.getElementById('phenix-city-AL-bbt'), mapOptions);}document.getElementById('e2afde8e').innerHTML += ' | View Map';var $le42b1810487db1bbbbd52b3f8aaf8bb2 = '

BB&T

Address: 1201 Broad St, Phenix City, AL 36867, USA
Phone: (334) 298-7801
';var m_e42b1810487db1bbbbd52b3f8aaf8bb2 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T',});m_e42b1810487db1bbbbd52b3f8aaf8bb2['infowindow'] = new google.maps.InfoWindow({content: $le42b1810487db1bbbbd52b3f8aaf8bb2});var infowindow = new google.maps.InfoWindow({content: $le42b1810487db1bbbbd52b3f8aaf8bb2});google.maps.event.addListener(m_e42b1810487db1bbbbd52b3f8aaf8bb2, 'click', function() {infowindow.open(map,m_e42b1810487db1bbbbd52b3f8aaf8bb2);});$marker.push(m_e42b1810487db1bbbbd52b3f8aaf8bb2);}});var g_6c4182f46af19cc717ee6aa8bb831eed = new google.maps.Geocoder();g_6c4182f46af19cc717ee6aa8bb831eed.geocode( { 'address': "1200 E 280 Byp, Phenix City, AL 36867, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('phenix-city-AL-bbt').style.display = '';map = new google.maps.Map(document.getElementById('phenix-city-AL-bbt'), mapOptions);}document.getElementById('70c26b19').innerHTML += ' | View Map';var $l6c4182f46af19cc717ee6aa8bb831eed = '

BB&T

Address: 1200 E 280 Byp, Phenix City, AL 36867, USA
Phone: (334) 297-2413
';var m_6c4182f46af19cc717ee6aa8bb831eed = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T',});m_6c4182f46af19cc717ee6aa8bb831eed['infowindow'] = new google.maps.InfoWindow({content: $l6c4182f46af19cc717ee6aa8bb831eed});var infowindow = new google.maps.InfoWindow({content: $l6c4182f46af19cc717ee6aa8bb831eed});google.maps.event.addListener(m_6c4182f46af19cc717ee6aa8bb831eed, 'click', function() {infowindow.open(map,m_6c4182f46af19cc717ee6aa8bb831eed);});$marker.push(m_6c4182f46af19cc717ee6aa8bb831eed);}});}google.maps.event.addDomListener(window, 'load', initialize);