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(25.9229,-80.2923)};var g_d898b56d8d76a952291cad93c805877f = new google.maps.Geocoder();g_d898b56d8d76a952291cad93c805877f.geocode( { 'address': "5624 NW 167th St, Miami Lakes, FL 33014, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('miami-lakes-FL-bbt').style.display = '';map = new google.maps.Map(document.getElementById('miami-lakes-FL-bbt'), mapOptions);}document.getElementById('4c97d956').innerHTML += ' | View Map';var $ld898b56d8d76a952291cad93c805877f = '

BB&T

Address: 5624 NW 167th St, Miami Lakes, FL 33014, USA
Phone: (305) 521-2410
';var m_d898b56d8d76a952291cad93c805877f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T',});m_d898b56d8d76a952291cad93c805877f['infowindow'] = new google.maps.InfoWindow({content: $ld898b56d8d76a952291cad93c805877f});var infowindow = new google.maps.InfoWindow({content: $ld898b56d8d76a952291cad93c805877f});google.maps.event.addListener(m_d898b56d8d76a952291cad93c805877f, 'click', function() {infowindow.open(map,m_d898b56d8d76a952291cad93c805877f);});$marker.push(m_d898b56d8d76a952291cad93c805877f);}});var g_a07e4240b7417faf662887447525a868 = new google.maps.Geocoder();g_a07e4240b7417faf662887447525a868.geocode( { 'address': "8181 NW 154th St #100, Miami Lakes, FL 33016, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('miami-lakes-FL-bbt').style.display = '';map = new google.maps.Map(document.getElementById('miami-lakes-FL-bbt'), mapOptions);}document.getElementById('cc1a17e8').innerHTML += ' | View Map';var $la07e4240b7417faf662887447525a868 = '

BB&T

Address: 8181 NW 154th St #100, Miami Lakes, FL 33016, USA
Phone: (305) 816-5680
';var m_a07e4240b7417faf662887447525a868 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T',});m_a07e4240b7417faf662887447525a868['infowindow'] = new google.maps.InfoWindow({content: $la07e4240b7417faf662887447525a868});var infowindow = new google.maps.InfoWindow({content: $la07e4240b7417faf662887447525a868});google.maps.event.addListener(m_a07e4240b7417faf662887447525a868, 'click', function() {infowindow.open(map,m_a07e4240b7417faf662887447525a868);});$marker.push(m_a07e4240b7417faf662887447525a868);}});}google.maps.event.addDomListener(window, 'load', initialize);