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.4596,-86.456)};var g_8af8384d12df7752fbedd58ff37f25f7 = new google.maps.Geocoder();g_8af8384d12df7752fbedd58ff37f25f7.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-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('prattville-AL-bbt-mortgage'), mapOptions);}document.getElementById('26d27a0b').innerHTML += ' | View Map';var $l8af8384d12df7752fbedd58ff37f25f7 = '

BB&T Mortgage

Address: 704 E Main St, Prattville, AL 36067, USA
Phone: (800) 295-5744
';var m_8af8384d12df7752fbedd58ff37f25f7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T Mortgage',});m_8af8384d12df7752fbedd58ff37f25f7['infowindow'] = new google.maps.InfoWindow({content: $l8af8384d12df7752fbedd58ff37f25f7});var infowindow = new google.maps.InfoWindow({content: $l8af8384d12df7752fbedd58ff37f25f7});google.maps.event.addListener(m_8af8384d12df7752fbedd58ff37f25f7, 'click', function() {infowindow.open(map,m_8af8384d12df7752fbedd58ff37f25f7);});$marker.push(m_8af8384d12df7752fbedd58ff37f25f7);}});var g_4f825041f5e0367bcc4ce156e0fc27fb = new google.maps.Geocoder();g_4f825041f5e0367bcc4ce156e0fc27fb.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-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('prattville-AL-bbt-mortgage'), mapOptions);}document.getElementById('10014b3c').innerHTML += ' | View Map';var $l4f825041f5e0367bcc4ce156e0fc27fb = '

BB&T Mortgage

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