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(41.0481,-81.7306)};var g_83d2d20b35de3ee2daf0a71120f31cd4 = new google.maps.Geocoder();g_83d2d20b35de3ee2daf0a71120f31cd4.geocode( { 'address': "248 S Lyman St, Wadsworth, OH 44281, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('wadsworth-OH-genfed-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('wadsworth-OH-genfed-federal-credit-union'), mapOptions);}document.getElementById('445481de').innerHTML += ' | View Map';var $l83d2d20b35de3ee2daf0a71120f31cd4 = '

Genfed Federal Credit Union

Address: 248 S Lyman St, Wadsworth, OH 44281, USA
Phone: (330) 336-2150
';var m_83d2d20b35de3ee2daf0a71120f31cd4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Genfed Federal Credit Union',});m_83d2d20b35de3ee2daf0a71120f31cd4['infowindow'] = new google.maps.InfoWindow({content: $l83d2d20b35de3ee2daf0a71120f31cd4});var infowindow = new google.maps.InfoWindow({content: $l83d2d20b35de3ee2daf0a71120f31cd4});google.maps.event.addListener(m_83d2d20b35de3ee2daf0a71120f31cd4, 'click', function() {infowindow.open(map,m_83d2d20b35de3ee2daf0a71120f31cd4);});$marker.push(m_83d2d20b35de3ee2daf0a71120f31cd4);}});var g_2bd325139311f00f6445ed22fc198f3e = new google.maps.Geocoder();g_2bd325139311f00f6445ed22fc198f3e.geocode( { 'address': "157 Great Oaks Trail, Wadsworth, OH 44281, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('wadsworth-OH-genfed-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('wadsworth-OH-genfed-federal-credit-union'), mapOptions);}document.getElementById('d73f661a').innerHTML += ' | View Map';var $l2bd325139311f00f6445ed22fc198f3e = '

Genfed Federal Credit Union

Address: 157 Great Oaks Trail, Wadsworth, OH 44281, USA
Phone: (330) 336-3556
';var m_2bd325139311f00f6445ed22fc198f3e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Genfed Federal Credit Union',});m_2bd325139311f00f6445ed22fc198f3e['infowindow'] = new google.maps.InfoWindow({content: $l2bd325139311f00f6445ed22fc198f3e});var infowindow = new google.maps.InfoWindow({content: $l2bd325139311f00f6445ed22fc198f3e});google.maps.event.addListener(m_2bd325139311f00f6445ed22fc198f3e, 'click', function() {infowindow.open(map,m_2bd325139311f00f6445ed22fc198f3e);});$marker.push(m_2bd325139311f00f6445ed22fc198f3e);}});}google.maps.event.addDomListener(window, 'load', initialize);