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(27.486,-81.4169)};var g_165baa5df631df04f6dedc19666350c5 = new google.maps.Geocoder();g_165baa5df631df04f6dedc19666350c5.geocode( { 'address': "2838 Us Highway 27 S, Sebring, FL 33870"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('sebring-FL-bank-of-america').style.display = '';map = new google.maps.Map(document.getElementById('sebring-FL-bank-of-america'), mapOptions);}document.getElementById('6b4752f6').innerHTML += ' | View Map';var $l165baa5df631df04f6dedc19666350c5 = '

Bank of America

Address: 2838 Us Highway 27 S, Sebring, FL 33870
Phone: (863) 382-8276
';var m_165baa5df631df04f6dedc19666350c5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of America',});m_165baa5df631df04f6dedc19666350c5['infowindow'] = new google.maps.InfoWindow({content: $l165baa5df631df04f6dedc19666350c5});var infowindow = new google.maps.InfoWindow({content: $l165baa5df631df04f6dedc19666350c5});google.maps.event.addListener(m_165baa5df631df04f6dedc19666350c5, 'click', function() {infowindow.open(map,m_165baa5df631df04f6dedc19666350c5);});$marker.push(m_165baa5df631df04f6dedc19666350c5);}});var g_9927dabe9c9f5d4e69df4762b75fed55 = new google.maps.Geocoder();g_9927dabe9c9f5d4e69df4762b75fed55.geocode( { 'address': "4215 Sebring Pkwy, Sebring, FL 33870"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('sebring-FL-bank-of-america').style.display = '';map = new google.maps.Map(document.getElementById('sebring-FL-bank-of-america'), mapOptions);}document.getElementById('66353d72').innerHTML += ' | View Map';var $l9927dabe9c9f5d4e69df4762b75fed55 = '

Bank of America

Address: 4215 Sebring Pkwy, Sebring, FL 33870
Phone: (863) 382-3028
';var m_9927dabe9c9f5d4e69df4762b75fed55 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of America',});m_9927dabe9c9f5d4e69df4762b75fed55['infowindow'] = new google.maps.InfoWindow({content: $l9927dabe9c9f5d4e69df4762b75fed55});var infowindow = new google.maps.InfoWindow({content: $l9927dabe9c9f5d4e69df4762b75fed55});google.maps.event.addListener(m_9927dabe9c9f5d4e69df4762b75fed55, 'click', function() {infowindow.open(map,m_9927dabe9c9f5d4e69df4762b75fed55);});$marker.push(m_9927dabe9c9f5d4e69df4762b75fed55);}});}google.maps.event.addDomListener(window, 'load', initialize);