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(39.0957,-82.5399)};var g_628a5609738c5431003e28cd9b913a62 = new google.maps.Geocoder();g_628a5609738c5431003e28cd9b913a62.geocode( { 'address': "109 N Ohio Ave, Wellston, OH 45692, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('wellston-OH-atomic-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('wellston-OH-atomic-credit-union'), mapOptions);}document.getElementById('601f1a74').innerHTML += ' | View Map';var $l628a5609738c5431003e28cd9b913a62 = '

Atomic Credit Union

Address: 109 N Ohio Ave, Wellston, OH 45692, USA
Phone: (740) 395-0414
';var m_628a5609738c5431003e28cd9b913a62 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Atomic Credit Union',});m_628a5609738c5431003e28cd9b913a62['infowindow'] = new google.maps.InfoWindow({content: $l628a5609738c5431003e28cd9b913a62});var infowindow = new google.maps.InfoWindow({content: $l628a5609738c5431003e28cd9b913a62});google.maps.event.addListener(m_628a5609738c5431003e28cd9b913a62, 'click', function() {infowindow.open(map,m_628a5609738c5431003e28cd9b913a62);});$marker.push(m_628a5609738c5431003e28cd9b913a62);}});var g_b8951fe83515ea41a49bf3bfe5723f15 = new google.maps.Geocoder();g_b8951fe83515ea41a49bf3bfe5723f15.geocode( { 'address': "2081 Tom Corwin Rd, Wellston, OH 45692, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('wellston-OH-atomic-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('wellston-OH-atomic-credit-union'), mapOptions);}document.getElementById('a6357710').innerHTML += ' | View Map';var $lb8951fe83515ea41a49bf3bfe5723f15 = '

Atomic Credit Union

Address: 2081 Tom Corwin Rd, Wellston, OH 45692, USA
Phone: (740) 384-2536
';var m_b8951fe83515ea41a49bf3bfe5723f15 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Atomic Credit Union',});m_b8951fe83515ea41a49bf3bfe5723f15['infowindow'] = new google.maps.InfoWindow({content: $lb8951fe83515ea41a49bf3bfe5723f15});var infowindow = new google.maps.InfoWindow({content: $lb8951fe83515ea41a49bf3bfe5723f15});google.maps.event.addListener(m_b8951fe83515ea41a49bf3bfe5723f15, 'click', function() {infowindow.open(map,m_b8951fe83515ea41a49bf3bfe5723f15);});$marker.push(m_b8951fe83515ea41a49bf3bfe5723f15);}});}google.maps.event.addDomListener(window, 'load', initialize);