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.706,-80.0531)};var g_ad20360c1ad60f8f5d9223a28907d7ba = new google.maps.Geocoder();g_ad20360c1ad60f8f5d9223a28907d7ba.geocode( { 'address': "320 Lakeview Ave, West Palm Beach, FL 33401, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('west-palm-beach-FL-bbt---west-palm-beach-main-branch').style.display = '';map = new google.maps.Map(document.getElementById('west-palm-beach-FL-bbt---west-palm-beach-main-branch'), mapOptions);}document.getElementById('2fb378d9').innerHTML += ' | View Map';var $lad20360c1ad60f8f5d9223a28907d7ba = '

BB&T - West Palm Beach Main Branch

Address: 320 Lakeview Ave, West Palm Beach, FL 33401, USA
Phone: (561) 515-1021
';var m_ad20360c1ad60f8f5d9223a28907d7ba = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T - West Palm Beach Main Branch',});m_ad20360c1ad60f8f5d9223a28907d7ba['infowindow'] = new google.maps.InfoWindow({content: $lad20360c1ad60f8f5d9223a28907d7ba});var infowindow = new google.maps.InfoWindow({content: $lad20360c1ad60f8f5d9223a28907d7ba});google.maps.event.addListener(m_ad20360c1ad60f8f5d9223a28907d7ba, 'click', function() {infowindow.open(map,m_ad20360c1ad60f8f5d9223a28907d7ba);});$marker.push(m_ad20360c1ad60f8f5d9223a28907d7ba);}});}google.maps.event.addDomListener(window, 'load', initialize);