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.9798,-80.2869)};var g_6ec4fbd0134a740d3ff1faf860d8c32d = new google.maps.Geocoder();g_6ec4fbd0134a740d3ff1faf860d8c32d.geocode( { 'address': "10500 Miramar Pkwy, Miramar, FL 33025, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('miramar-FL-bbt').style.display = '';map = new google.maps.Map(document.getElementById('miramar-FL-bbt'), mapOptions);}document.getElementById('302f2403').innerHTML += ' | View Map';var $l6ec4fbd0134a740d3ff1faf860d8c32d = '

BB&T

Address: 10500 Miramar Pkwy, Miramar, FL 33025, USA
Phone: (954) 450-7005
';var m_6ec4fbd0134a740d3ff1faf860d8c32d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T',});m_6ec4fbd0134a740d3ff1faf860d8c32d['infowindow'] = new google.maps.InfoWindow({content: $l6ec4fbd0134a740d3ff1faf860d8c32d});var infowindow = new google.maps.InfoWindow({content: $l6ec4fbd0134a740d3ff1faf860d8c32d});google.maps.event.addListener(m_6ec4fbd0134a740d3ff1faf860d8c32d, 'click', function() {infowindow.open(map,m_6ec4fbd0134a740d3ff1faf860d8c32d);});$marker.push(m_6ec4fbd0134a740d3ff1faf860d8c32d);}});var g_7d779aba70a7490b2595272bce6f2c0e = new google.maps.Geocoder();g_7d779aba70a7490b2595272bce6f2c0e.geocode( { 'address': "17195 Miramar Pkwy, Miramar, FL 33027, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('miramar-FL-bbt').style.display = '';map = new google.maps.Map(document.getElementById('miramar-FL-bbt'), mapOptions);}document.getElementById('77966712').innerHTML += ' | View Map';var $l7d779aba70a7490b2595272bce6f2c0e = '

BB&T

Address: 17195 Miramar Pkwy, Miramar, FL 33027, USA
Phone: (954) 432-2422
';var m_7d779aba70a7490b2595272bce6f2c0e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T',});m_7d779aba70a7490b2595272bce6f2c0e['infowindow'] = new google.maps.InfoWindow({content: $l7d779aba70a7490b2595272bce6f2c0e});var infowindow = new google.maps.InfoWindow({content: $l7d779aba70a7490b2595272bce6f2c0e});google.maps.event.addListener(m_7d779aba70a7490b2595272bce6f2c0e, 'click', function() {infowindow.open(map,m_7d779aba70a7490b2595272bce6f2c0e);});$marker.push(m_7d779aba70a7490b2595272bce6f2c0e);}});}google.maps.event.addDomListener(window, 'load', initialize);