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(26.142,-80.2039)};var g_62c54c427f90b0fa9af6feb4af4e36dc = new google.maps.Geocoder();g_62c54c427f90b0fa9af6feb4af4e36dc.geocode( { 'address': "1771 NW 40th Ave, Lauderhill, FL 33313, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lauderhill-FL-bbt-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('lauderhill-FL-bbt-mortgage'), mapOptions);}document.getElementById('02598b2a').innerHTML += ' | View Map';var $l62c54c427f90b0fa9af6feb4af4e36dc = '

BB&T Mortgage

Address: 1771 NW 40th Ave, Lauderhill, FL 33313, USA
Phone: (800) 295-5744
';var m_62c54c427f90b0fa9af6feb4af4e36dc = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T Mortgage',});m_62c54c427f90b0fa9af6feb4af4e36dc['infowindow'] = new google.maps.InfoWindow({content: $l62c54c427f90b0fa9af6feb4af4e36dc});var infowindow = new google.maps.InfoWindow({content: $l62c54c427f90b0fa9af6feb4af4e36dc});google.maps.event.addListener(m_62c54c427f90b0fa9af6feb4af4e36dc, 'click', function() {infowindow.open(map,m_62c54c427f90b0fa9af6feb4af4e36dc);});$marker.push(m_62c54c427f90b0fa9af6feb4af4e36dc);}});var g_9c0e545ec5666717a30df88d6f33b15c = new google.maps.Geocoder();g_9c0e545ec5666717a30df88d6f33b15c.geocode( { 'address': "5995 W Oakland Park Blvd, Lauderhill, FL 33313, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lauderhill-FL-bbt-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('lauderhill-FL-bbt-mortgage'), mapOptions);}document.getElementById('85b51709').innerHTML += ' | View Map';var $l9c0e545ec5666717a30df88d6f33b15c = '

BB&T Mortgage

Address: 5995 W Oakland Park Blvd, Lauderhill, FL 33313, USA
Phone: (800) 295-5744
';var m_9c0e545ec5666717a30df88d6f33b15c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T Mortgage',});m_9c0e545ec5666717a30df88d6f33b15c['infowindow'] = new google.maps.InfoWindow({content: $l9c0e545ec5666717a30df88d6f33b15c});var infowindow = new google.maps.InfoWindow({content: $l9c0e545ec5666717a30df88d6f33b15c});google.maps.event.addListener(m_9c0e545ec5666717a30df88d6f33b15c, 'click', function() {infowindow.open(map,m_9c0e545ec5666717a30df88d6f33b15c);});$marker.push(m_9c0e545ec5666717a30df88d6f33b15c);}});}google.maps.event.addDomListener(window, 'load', initialize);