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(28.364,-80.747)};var g_30192e936ba11d0a202097fed8f44b2d = new google.maps.Geocoder();g_30192e936ba11d0a202097fed8f44b2d.geocode( { 'address': "2800 Clearlake Rd, Cocoa, FL 32922"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('cocoa-FL-suntrust-bank').style.display = '';map = new google.maps.Map(document.getElementById('cocoa-FL-suntrust-bank'), mapOptions);}document.getElementById('2a0fb8a2').innerHTML += ' | View Map';var $l30192e936ba11d0a202097fed8f44b2d = '

SunTrust Bank

Address: 2800 Clearlake Rd, Cocoa, FL 32922
Phone: (321) 482-5056
';var m_30192e936ba11d0a202097fed8f44b2d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'SunTrust Bank',});m_30192e936ba11d0a202097fed8f44b2d['infowindow'] = new google.maps.InfoWindow({content: $l30192e936ba11d0a202097fed8f44b2d});var infowindow = new google.maps.InfoWindow({content: $l30192e936ba11d0a202097fed8f44b2d});google.maps.event.addListener(m_30192e936ba11d0a202097fed8f44b2d, 'click', function() {infowindow.open(map,m_30192e936ba11d0a202097fed8f44b2d);});$marker.push(m_30192e936ba11d0a202097fed8f44b2d);}});var g_6005feaa8fb673d592b2f7a072385048 = new google.maps.Geocoder();g_6005feaa8fb673d592b2f7a072385048.geocode( { 'address': "100 Delannoy Avenue, Cocoa, FL 32922"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('cocoa-FL-suntrust-bank').style.display = '';map = new google.maps.Map(document.getElementById('cocoa-FL-suntrust-bank'), mapOptions);}document.getElementById('df191f2f').innerHTML += ' | View Map';var $l6005feaa8fb673d592b2f7a072385048 = '

SunTrust Bank

Address: 100 Delannoy Avenue, Cocoa, FL 32922
Phone: (321) 637-9245
';var m_6005feaa8fb673d592b2f7a072385048 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'SunTrust Bank',});m_6005feaa8fb673d592b2f7a072385048['infowindow'] = new google.maps.InfoWindow({content: $l6005feaa8fb673d592b2f7a072385048});var infowindow = new google.maps.InfoWindow({content: $l6005feaa8fb673d592b2f7a072385048});google.maps.event.addListener(m_6005feaa8fb673d592b2f7a072385048, 'click', function() {infowindow.open(map,m_6005feaa8fb673d592b2f7a072385048);});$marker.push(m_6005feaa8fb673d592b2f7a072385048);}});}google.maps.event.addDomListener(window, 'load', initialize);