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.5647,-83.1636)};var g_5da32258db5588b74d8791b61f8ef271 = new google.maps.Geocoder();g_5da32258db5588b74d8791b61f8ef271.geocode( { 'address': "1332 Campbell Rd, Marion, OH 43302, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('marion-OH-united-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('marion-OH-united-federal-credit-union'), mapOptions);}document.getElementById('eb1538bd').innerHTML += ' | View Map';var $l5da32258db5588b74d8791b61f8ef271 = '

United Federal Credit Union

Address: 1332 Campbell Rd, Marion, OH 43302, USA
Phone: (888) 982-1400
';var m_5da32258db5588b74d8791b61f8ef271 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'United Federal Credit Union',});m_5da32258db5588b74d8791b61f8ef271['infowindow'] = new google.maps.InfoWindow({content: $l5da32258db5588b74d8791b61f8ef271});var infowindow = new google.maps.InfoWindow({content: $l5da32258db5588b74d8791b61f8ef271});google.maps.event.addListener(m_5da32258db5588b74d8791b61f8ef271, 'click', function() {infowindow.open(map,m_5da32258db5588b74d8791b61f8ef271);});$marker.push(m_5da32258db5588b74d8791b61f8ef271);}});var g_fd64649c9f556dae55754811e752b2ec = new google.maps.Geocoder();g_fd64649c9f556dae55754811e752b2ec.geocode( { 'address': "116 Eastlawn Dr, Marion, OH 43302, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('marion-OH-united-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('marion-OH-united-federal-credit-union'), mapOptions);}document.getElementById('da4a5927').innerHTML += ' | View Map';var $lfd64649c9f556dae55754811e752b2ec = '

United Federal Credit Union

Address: 116 Eastlawn Dr, Marion, OH 43302, USA
Phone: (888) 982-1400
';var m_fd64649c9f556dae55754811e752b2ec = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'United Federal Credit Union',});m_fd64649c9f556dae55754811e752b2ec['infowindow'] = new google.maps.InfoWindow({content: $lfd64649c9f556dae55754811e752b2ec});var infowindow = new google.maps.InfoWindow({content: $lfd64649c9f556dae55754811e752b2ec});google.maps.event.addListener(m_fd64649c9f556dae55754811e752b2ec, 'click', function() {infowindow.open(map,m_fd64649c9f556dae55754811e752b2ec);});$marker.push(m_fd64649c9f556dae55754811e752b2ec);}});}google.maps.event.addDomListener(window, 'load', initialize);