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()};var g_2e99f39ee5ebc8f125c2c4c2a13d96ef = new google.maps.Geocoder();g_2e99f39ee5ebc8f125c2c4c2a13d96ef.geocode( { 'address': "6650 N State Road 7, Coconut Creek, FL 33073"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('coconut-creek-FL-bank-of-america').style.display = '';map = new google.maps.Map(document.getElementById('coconut-creek-FL-bank-of-america'), mapOptions);}document.getElementById('ff827383').innerHTML += ' | View Map';var $l2e99f39ee5ebc8f125c2c4c2a13d96ef = '

Bank of America

Address: 6650 N State Road 7, Coconut Creek, FL 33073
Phone: (954) 570-3666
';var m_2e99f39ee5ebc8f125c2c4c2a13d96ef = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of America',});m_2e99f39ee5ebc8f125c2c4c2a13d96ef['infowindow'] = new google.maps.InfoWindow({content: $l2e99f39ee5ebc8f125c2c4c2a13d96ef});var infowindow = new google.maps.InfoWindow({content: $l2e99f39ee5ebc8f125c2c4c2a13d96ef});google.maps.event.addListener(m_2e99f39ee5ebc8f125c2c4c2a13d96ef, 'click', function() {infowindow.open(map,m_2e99f39ee5ebc8f125c2c4c2a13d96ef);});$marker.push(m_2e99f39ee5ebc8f125c2c4c2a13d96ef);}});var g_7f687767ccf20fcea1c9dc4a5adc2326 = new google.maps.Geocoder();g_7f687767ccf20fcea1c9dc4a5adc2326.geocode( { 'address': "4803 Coconut Creek Pkwy, Coconut Creek, FL 33063"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('coconut-creek-FL-bank-of-america').style.display = '';map = new google.maps.Map(document.getElementById('coconut-creek-FL-bank-of-america'), mapOptions);}document.getElementById('7f014bb4').innerHTML += ' | View Map';var $l7f687767ccf20fcea1c9dc4a5adc2326 = '

Bank of America

Address: 4803 Coconut Creek Pkwy, Coconut Creek, FL 33063
Phone: (954) 979-6804
';var m_7f687767ccf20fcea1c9dc4a5adc2326 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of America',});m_7f687767ccf20fcea1c9dc4a5adc2326['infowindow'] = new google.maps.InfoWindow({content: $l7f687767ccf20fcea1c9dc4a5adc2326});var infowindow = new google.maps.InfoWindow({content: $l7f687767ccf20fcea1c9dc4a5adc2326});google.maps.event.addListener(m_7f687767ccf20fcea1c9dc4a5adc2326, 'click', function() {infowindow.open(map,m_7f687767ccf20fcea1c9dc4a5adc2326);});$marker.push(m_7f687767ccf20fcea1c9dc4a5adc2326);}});}google.maps.event.addDomListener(window, 'load', initialize);