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.8223,-81.5019)};var g_55c9959118dcfffe880db4a32ab177e4 = new google.maps.Geocoder();g_55c9959118dcfffe880db4a32ab177e4.geocode( { 'address': "3920 Erie St S, Massillon, OH 44646, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('massillon-OH-friends--family-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('massillon-OH-friends--family-credit-union'), mapOptions);}document.getElementById('96d0ed4d').innerHTML += ' | View Map';var $l55c9959118dcfffe880db4a32ab177e4 = '

Friends & Family Credit Union

Address: 3920 Erie St S, Massillon, OH 44646, USA
Phone: (330) 832-1371
';var m_55c9959118dcfffe880db4a32ab177e4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Friends & Family Credit Union',});m_55c9959118dcfffe880db4a32ab177e4['infowindow'] = new google.maps.InfoWindow({content: $l55c9959118dcfffe880db4a32ab177e4});var infowindow = new google.maps.InfoWindow({content: $l55c9959118dcfffe880db4a32ab177e4});google.maps.event.addListener(m_55c9959118dcfffe880db4a32ab177e4, 'click', function() {infowindow.open(map,m_55c9959118dcfffe880db4a32ab177e4);});$marker.push(m_55c9959118dcfffe880db4a32ab177e4);}});var g_9f2e93f0a53fb5986e5e5a5be62fa952 = new google.maps.Geocoder();g_9f2e93f0a53fb5986e5e5a5be62fa952.geocode( { 'address': "2056 Wales Rd NE, Massillon, OH 44646, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('massillon-OH-friends--family-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('massillon-OH-friends--family-credit-union'), mapOptions);}document.getElementById('1f3065d8').innerHTML += ' | View Map';var $l9f2e93f0a53fb5986e5e5a5be62fa952 = '

Friends & Family Credit Union

Address: 2056 Wales Rd NE, Massillon, OH 44646, USA
Phone: (330) 832-1371
';var m_9f2e93f0a53fb5986e5e5a5be62fa952 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Friends & Family Credit Union',});m_9f2e93f0a53fb5986e5e5a5be62fa952['infowindow'] = new google.maps.InfoWindow({content: $l9f2e93f0a53fb5986e5e5a5be62fa952});var infowindow = new google.maps.InfoWindow({content: $l9f2e93f0a53fb5986e5e5a5be62fa952});google.maps.event.addListener(m_9f2e93f0a53fb5986e5e5a5be62fa952, 'click', function() {infowindow.open(map,m_9f2e93f0a53fb5986e5e5a5be62fa952);});$marker.push(m_9f2e93f0a53fb5986e5e5a5be62fa952);}});}google.maps.event.addDomListener(window, 'load', initialize);