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.5784,-84.5916)};var g_b6441f358eccab0b5b40532fc0c55848 = new google.maps.Geocoder();g_b6441f358eccab0b5b40532fc0c55848.geocode( { 'address': "517 W Jefferson St, Quincy, FL 32351, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('quincy-FL-envision-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('quincy-FL-envision-credit-union'), mapOptions);}document.getElementById('c9e95f51').innerHTML += ' | View Map';var $lb6441f358eccab0b5b40532fc0c55848 = '

Envision Credit Union

Address: 517 W Jefferson St, Quincy, FL 32351, USA
Phone: (850) 875-1219
';var m_b6441f358eccab0b5b40532fc0c55848 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Envision Credit Union',});m_b6441f358eccab0b5b40532fc0c55848['infowindow'] = new google.maps.InfoWindow({content: $lb6441f358eccab0b5b40532fc0c55848});var infowindow = new google.maps.InfoWindow({content: $lb6441f358eccab0b5b40532fc0c55848});google.maps.event.addListener(m_b6441f358eccab0b5b40532fc0c55848, 'click', function() {infowindow.open(map,m_b6441f358eccab0b5b40532fc0c55848);});$marker.push(m_b6441f358eccab0b5b40532fc0c55848);}});var g_2963adf1b2e6fdb24dc26b3f9e96d67d = new google.maps.Geocoder();g_2963adf1b2e6fdb24dc26b3f9e96d67d.geocode( { 'address': "639 S Pat Thomas Pkwy, Quincy, FL 32351, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('quincy-FL-envision-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('quincy-FL-envision-credit-union'), mapOptions);}document.getElementById('0395158a').innerHTML += ' | View Map';var $l2963adf1b2e6fdb24dc26b3f9e96d67d = '

Envision Credit Union

Address: 639 S Pat Thomas Pkwy, Quincy, FL 32351, USA
Phone: (850) 942-9000
';var m_2963adf1b2e6fdb24dc26b3f9e96d67d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Envision Credit Union',});m_2963adf1b2e6fdb24dc26b3f9e96d67d['infowindow'] = new google.maps.InfoWindow({content: $l2963adf1b2e6fdb24dc26b3f9e96d67d});var infowindow = new google.maps.InfoWindow({content: $l2963adf1b2e6fdb24dc26b3f9e96d67d});google.maps.event.addListener(m_2963adf1b2e6fdb24dc26b3f9e96d67d, 'click', function() {infowindow.open(map,m_2963adf1b2e6fdb24dc26b3f9e96d67d);});$marker.push(m_2963adf1b2e6fdb24dc26b3f9e96d67d);}});}google.maps.event.addDomListener(window, 'load', initialize);