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(27.998,-80.6225)};var g_292e9b176ab0cf2637fc6f952bb5c135 = new google.maps.Geocoder();g_292e9b176ab0cf2637fc6f952bb5c135.geocode( { 'address': "6000 Babcock St SE, Palm Bay, FL 32909, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('palm-bay-FL-bbt-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('palm-bay-FL-bbt-mortgage'), mapOptions);}document.getElementById('958246d6').innerHTML += ' | View Map';var $l292e9b176ab0cf2637fc6f952bb5c135 = '

BB&T Mortgage

Address: 6000 Babcock St SE, Palm Bay, FL 32909, USA
Phone: (800) 295-5744
';var m_292e9b176ab0cf2637fc6f952bb5c135 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T Mortgage',});m_292e9b176ab0cf2637fc6f952bb5c135['infowindow'] = new google.maps.InfoWindow({content: $l292e9b176ab0cf2637fc6f952bb5c135});var infowindow = new google.maps.InfoWindow({content: $l292e9b176ab0cf2637fc6f952bb5c135});google.maps.event.addListener(m_292e9b176ab0cf2637fc6f952bb5c135, 'click', function() {infowindow.open(map,m_292e9b176ab0cf2637fc6f952bb5c135);});$marker.push(m_292e9b176ab0cf2637fc6f952bb5c135);}});var g_f549883856ebb6321f405342142a68e4 = new google.maps.Geocoder();g_f549883856ebb6321f405342142a68e4.geocode( { 'address': "610 Malabar Rd SE, Palm Bay, FL 32907, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('palm-bay-FL-bbt-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('palm-bay-FL-bbt-mortgage'), mapOptions);}document.getElementById('2b4b7748').innerHTML += ' | View Map';var $lf549883856ebb6321f405342142a68e4 = '

BB&T Mortgage

Address: 610 Malabar Rd SE, Palm Bay, FL 32907, USA
Phone: (800) 295-5744
';var m_f549883856ebb6321f405342142a68e4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T Mortgage',});m_f549883856ebb6321f405342142a68e4['infowindow'] = new google.maps.InfoWindow({content: $lf549883856ebb6321f405342142a68e4});var infowindow = new google.maps.InfoWindow({content: $lf549883856ebb6321f405342142a68e4});google.maps.event.addListener(m_f549883856ebb6321f405342142a68e4, 'click', function() {infowindow.open(map,m_f549883856ebb6321f405342142a68e4);});$marker.push(m_f549883856ebb6321f405342142a68e4);}});}google.maps.event.addDomListener(window, 'load', initialize);