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(29.6494,-82.3211)};var g_7858d0830375a07c64e38f1bff24fa05 = new google.maps.Geocoder();g_7858d0830375a07c64e38f1bff24fa05.geocode( { 'address': "2516 NW 43rd St, Gainesville, FL 32606, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('gainesville-FL-sunstate-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('gainesville-FL-sunstate-federal-credit-union'), mapOptions);}document.getElementById('256da215').innerHTML += ' | View Map';var $l7858d0830375a07c64e38f1bff24fa05 = '

Sunstate Federal Credit Union

Address: 2516 NW 43rd St, Gainesville, FL 32606, USA
Phone: (352) 378-2125
';var m_7858d0830375a07c64e38f1bff24fa05 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Sunstate Federal Credit Union',});m_7858d0830375a07c64e38f1bff24fa05['infowindow'] = new google.maps.InfoWindow({content: $l7858d0830375a07c64e38f1bff24fa05});var infowindow = new google.maps.InfoWindow({content: $l7858d0830375a07c64e38f1bff24fa05});google.maps.event.addListener(m_7858d0830375a07c64e38f1bff24fa05, 'click', function() {infowindow.open(map,m_7858d0830375a07c64e38f1bff24fa05);});$marker.push(m_7858d0830375a07c64e38f1bff24fa05);}});var g_0af91f824660b8323003788fc040b26f = new google.maps.Geocoder();g_0af91f824660b8323003788fc040b26f.geocode( { 'address': "405 SE 2nd Pl, Gainesville, FL 32601, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('gainesville-FL-sunstate-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('gainesville-FL-sunstate-federal-credit-union'), mapOptions);}document.getElementById('f026bc42').innerHTML += ' | View Map';var $l0af91f824660b8323003788fc040b26f = '

Sunstate Federal Credit Union

Address: 405 SE 2nd Pl, Gainesville, FL 32601, USA
Phone: (352) 381-5200
';var m_0af91f824660b8323003788fc040b26f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Sunstate Federal Credit Union',});m_0af91f824660b8323003788fc040b26f['infowindow'] = new google.maps.InfoWindow({content: $l0af91f824660b8323003788fc040b26f});var infowindow = new google.maps.InfoWindow({content: $l0af91f824660b8323003788fc040b26f});google.maps.event.addListener(m_0af91f824660b8323003788fc040b26f, 'click', function() {infowindow.open(map,m_0af91f824660b8323003788fc040b26f);});$marker.push(m_0af91f824660b8323003788fc040b26f);}});}google.maps.event.addDomListener(window, 'load', initialize);