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.9885,-82.1212)};var g_aa6d6a8a1dae02154da200fc23600f5e = new google.maps.Geocoder();g_aa6d6a8a1dae02154da200fc23600f5e.geocode( { 'address': "102 W Baker St, Plant City, FL 33563, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('plant-city-FL-sunshine-bank').style.display = '';map = new google.maps.Map(document.getElementById('plant-city-FL-sunshine-bank'), mapOptions);}document.getElementById('028a59e9').innerHTML += ' | View Map';var $laa6d6a8a1dae02154da200fc23600f5e = '
Sunshine Bank
Address: 102 W Baker St, Plant City, FL 33563, USA
Phone: (813) 752-6193
';var m_aa6d6a8a1dae02154da200fc23600f5e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Sunshine Bank',});m_aa6d6a8a1dae02154da200fc23600f5e['infowindow'] = new google.maps.InfoWindow({content: $laa6d6a8a1dae02154da200fc23600f5e});var infowindow = new google.maps.InfoWindow({content: $laa6d6a8a1dae02154da200fc23600f5e});google.maps.event.addListener(m_aa6d6a8a1dae02154da200fc23600f5e, 'click', function() {infowindow.open(map,m_aa6d6a8a1dae02154da200fc23600f5e);});$marker.push(m_aa6d6a8a1dae02154da200fc23600f5e);}});var g_38a9dbfce0500ac32fa4092cf609e572 = new google.maps.Geocoder();g_38a9dbfce0500ac32fa4092cf609e572.geocode( { 'address': "2400 James L Redman Pkwy, Plant City, FL 33566, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('plant-city-FL-sunshine-bank').style.display = '';map = new google.maps.Map(document.getElementById('plant-city-FL-sunshine-bank'), mapOptions);}document.getElementById('f092c84d').innerHTML += ' | View Map';var $l38a9dbfce0500ac32fa4092cf609e572 = 'Sunshine Bank
Address: 2400 James L Redman Pkwy, Plant City, FL 33566, USA
Phone: (813) 754-1844
';var m_38a9dbfce0500ac32fa4092cf609e572 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Sunshine Bank',});m_38a9dbfce0500ac32fa4092cf609e572['infowindow'] = new google.maps.InfoWindow({content: $l38a9dbfce0500ac32fa4092cf609e572});var infowindow = new google.maps.InfoWindow({content: $l38a9dbfce0500ac32fa4092cf609e572});google.maps.event.addListener(m_38a9dbfce0500ac32fa4092cf609e572, 'click', function() {infowindow.open(map,m_38a9dbfce0500ac32fa4092cf609e572);});$marker.push(m_38a9dbfce0500ac32fa4092cf609e572);}});}google.maps.event.addDomListener(window, 'load', initialize);