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(40.5644,-83.1159)};var g_3fb5bb321738f743b4dc240f7aa5ea23 = new google.maps.Geocoder();g_3fb5bb321738f743b4dc240f7aa5ea23.geocode( { 'address': "300 Barks Rd E, Marion, OH 43302, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('marion-OH-marion-community-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('marion-OH-marion-community-credit-union'), mapOptions);}document.getElementById('66f640bc').innerHTML += ' | View Map';var $l3fb5bb321738f743b4dc240f7aa5ea23 = '

Marion Community Credit Union

Address: 300 Barks Rd E, Marion, OH 43302, USA
Phone: (740) 389-9960
';var m_3fb5bb321738f743b4dc240f7aa5ea23 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Marion Community Credit Union',});m_3fb5bb321738f743b4dc240f7aa5ea23['infowindow'] = new google.maps.InfoWindow({content: $l3fb5bb321738f743b4dc240f7aa5ea23});var infowindow = new google.maps.InfoWindow({content: $l3fb5bb321738f743b4dc240f7aa5ea23});google.maps.event.addListener(m_3fb5bb321738f743b4dc240f7aa5ea23, 'click', function() {infowindow.open(map,m_3fb5bb321738f743b4dc240f7aa5ea23);});$marker.push(m_3fb5bb321738f743b4dc240f7aa5ea23);}});var g_e6bc08b419a10da804232f76bdbfc6be = new google.maps.Geocoder();g_e6bc08b419a10da804232f76bdbfc6be.geocode( { 'address': "810 Kenton Ave, Marion, OH 43302, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('marion-OH-marion-community-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('marion-OH-marion-community-credit-union'), mapOptions);}document.getElementById('199c6227').innerHTML += ' | View Map';var $le6bc08b419a10da804232f76bdbfc6be = '

Marion Community Credit Union

Address: 810 Kenton Ave, Marion, OH 43302, USA
Phone: (740) 382-1929
';var m_e6bc08b419a10da804232f76bdbfc6be = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Marion Community Credit Union',});m_e6bc08b419a10da804232f76bdbfc6be['infowindow'] = new google.maps.InfoWindow({content: $le6bc08b419a10da804232f76bdbfc6be});var infowindow = new google.maps.InfoWindow({content: $le6bc08b419a10da804232f76bdbfc6be});google.maps.event.addListener(m_e6bc08b419a10da804232f76bdbfc6be, 'click', function() {infowindow.open(map,m_e6bc08b419a10da804232f76bdbfc6be);});$marker.push(m_e6bc08b419a10da804232f76bdbfc6be);}});}google.maps.event.addDomListener(window, 'load', initialize);