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(30.1068,-81.8267)};var g_887d648a8d20e455cb19e2c52ef79560 = new google.maps.Geocoder();g_887d648a8d20e455cb19e2c52ef79560.geocode( { 'address': "2762 Blanding Blvd, Middleburg, FL 32068, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('middleburg-FL-vystar-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('middleburg-FL-vystar-credit-union'), mapOptions);}document.getElementById('ac8f0dba').innerHTML += ' | View Map';var $l887d648a8d20e455cb19e2c52ef79560 = '

VyStar Credit Union

Address: 2762 Blanding Blvd, Middleburg, FL 32068, USA
Phone: (904) 908-2360
';var m_887d648a8d20e455cb19e2c52ef79560 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'VyStar Credit Union',});m_887d648a8d20e455cb19e2c52ef79560['infowindow'] = new google.maps.InfoWindow({content: $l887d648a8d20e455cb19e2c52ef79560});var infowindow = new google.maps.InfoWindow({content: $l887d648a8d20e455cb19e2c52ef79560});google.maps.event.addListener(m_887d648a8d20e455cb19e2c52ef79560, 'click', function() {infowindow.open(map,m_887d648a8d20e455cb19e2c52ef79560);});$marker.push(m_887d648a8d20e455cb19e2c52ef79560);}});var g_063068a3d11612dff48d7c3b1ac21146 = new google.maps.Geocoder();g_063068a3d11612dff48d7c3b1ac21146.geocode( { 'address': "1768 Blanding Blvd, Middleburg, FL 32068, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('middleburg-FL-vystar-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('middleburg-FL-vystar-credit-union'), mapOptions);}document.getElementById('c5e6a18f').innerHTML += ' | View Map';var $l063068a3d11612dff48d7c3b1ac21146 = '

VyStar Credit Union

Address: 1768 Blanding Blvd, Middleburg, FL 32068, USA
Phone: (904) 594-5657
';var m_063068a3d11612dff48d7c3b1ac21146 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'VyStar Credit Union',});m_063068a3d11612dff48d7c3b1ac21146['infowindow'] = new google.maps.InfoWindow({content: $l063068a3d11612dff48d7c3b1ac21146});var infowindow = new google.maps.InfoWindow({content: $l063068a3d11612dff48d7c3b1ac21146});google.maps.event.addListener(m_063068a3d11612dff48d7c3b1ac21146, 'click', function() {infowindow.open(map,m_063068a3d11612dff48d7c3b1ac21146);});$marker.push(m_063068a3d11612dff48d7c3b1ac21146);}});}google.maps.event.addDomListener(window, 'load', initialize);