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.0135,-80.2035)};var g_90fd4f88f588ae64038134f1eeaa023f = new google.maps.Geocoder();g_90fd4f88f588ae64038134f1eeaa023f.geocode( { 'address': "8411 Pines Blvd, Pembroke Pines, FL 33024"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('pembroke-pines-FL-citibank').style.display = '';map = new google.maps.Map(document.getElementById('pembroke-pines-FL-citibank'), mapOptions);}document.getElementById('aed00854').innerHTML += ' | View Map';var $l90fd4f88f588ae64038134f1eeaa023f = '

Citibank

Address: 8411 Pines Blvd, Pembroke Pines, FL 33024
Phone: (954) 889-7738
';var m_90fd4f88f588ae64038134f1eeaa023f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citibank',});m_90fd4f88f588ae64038134f1eeaa023f['infowindow'] = new google.maps.InfoWindow({content: $l90fd4f88f588ae64038134f1eeaa023f});var infowindow = new google.maps.InfoWindow({content: $l90fd4f88f588ae64038134f1eeaa023f});google.maps.event.addListener(m_90fd4f88f588ae64038134f1eeaa023f, 'click', function() {infowindow.open(map,m_90fd4f88f588ae64038134f1eeaa023f);});$marker.push(m_90fd4f88f588ae64038134f1eeaa023f);}});var g_51e2aff8631107d88c7e8af27b7a0b06 = new google.maps.Geocoder();g_51e2aff8631107d88c7e8af27b7a0b06.geocode( { 'address': "18395 Pines Blvd, Pembroke Pines, FL 33029"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('pembroke-pines-FL-citibank').style.display = '';map = new google.maps.Map(document.getElementById('pembroke-pines-FL-citibank'), mapOptions);}document.getElementById('535ff83d').innerHTML += ' | View Map';var $l51e2aff8631107d88c7e8af27b7a0b06 = '

Citibank

Address: 18395 Pines Blvd, Pembroke Pines, FL 33029
Phone: (954) 889-7736
';var m_51e2aff8631107d88c7e8af27b7a0b06 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citibank',});m_51e2aff8631107d88c7e8af27b7a0b06['infowindow'] = new google.maps.InfoWindow({content: $l51e2aff8631107d88c7e8af27b7a0b06});var infowindow = new google.maps.InfoWindow({content: $l51e2aff8631107d88c7e8af27b7a0b06});google.maps.event.addListener(m_51e2aff8631107d88c7e8af27b7a0b06, 'click', function() {infowindow.open(map,m_51e2aff8631107d88c7e8af27b7a0b06);});$marker.push(m_51e2aff8631107d88c7e8af27b7a0b06);}});}google.maps.event.addDomListener(window, 'load', initialize);