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.0311,-83.0341)};var g_482bd57ea95bb42cc15c82d63af42ea9 = new google.maps.Geocoder();g_482bd57ea95bb42cc15c82d63af42ea9.geocode( { 'address': "3545 Olentangy River Rd #110, Columbus, OH 43214, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('columbus-OH-ohio-healthcare-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('columbus-OH-ohio-healthcare-federal-credit-union'), mapOptions);}document.getElementById('c09a161f').innerHTML += ' | View Map';var $l482bd57ea95bb42cc15c82d63af42ea9 = '

Ohio HealthCare Federal Credit Union

Address: 3545 Olentangy River Rd #110, Columbus, OH 43214, USA
Phone: (614) 737-6030
';var m_482bd57ea95bb42cc15c82d63af42ea9 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Ohio HealthCare Federal Credit Union',});m_482bd57ea95bb42cc15c82d63af42ea9['infowindow'] = new google.maps.InfoWindow({content: $l482bd57ea95bb42cc15c82d63af42ea9});var infowindow = new google.maps.InfoWindow({content: $l482bd57ea95bb42cc15c82d63af42ea9});google.maps.event.addListener(m_482bd57ea95bb42cc15c82d63af42ea9, 'click', function() {infowindow.open(map,m_482bd57ea95bb42cc15c82d63af42ea9);});$marker.push(m_482bd57ea95bb42cc15c82d63af42ea9);}});var g_dfa78bad779b17f017bb6b4a1a6ab305 = new google.maps.Geocoder();g_dfa78bad779b17f017bb6b4a1a6ab305.geocode( { 'address': "363 E Town St, Columbus, OH 43215, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('columbus-OH-ohio-healthcare-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('columbus-OH-ohio-healthcare-federal-credit-union'), mapOptions);}document.getElementById('25e0c753').innerHTML += ' | View Map';var $ldfa78bad779b17f017bb6b4a1a6ab305 = '

Ohio Healthcare Federal Credit Union

Address: 363 E Town St, Columbus, OH 43215, USA
Phone: (614) 737-6030
';var m_dfa78bad779b17f017bb6b4a1a6ab305 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Ohio Healthcare Federal Credit Union',});m_dfa78bad779b17f017bb6b4a1a6ab305['infowindow'] = new google.maps.InfoWindow({content: $ldfa78bad779b17f017bb6b4a1a6ab305});var infowindow = new google.maps.InfoWindow({content: $ldfa78bad779b17f017bb6b4a1a6ab305});google.maps.event.addListener(m_dfa78bad779b17f017bb6b4a1a6ab305, 'click', function() {infowindow.open(map,m_dfa78bad779b17f017bb6b4a1a6ab305);});$marker.push(m_dfa78bad779b17f017bb6b4a1a6ab305);}});}google.maps.event.addDomListener(window, 'load', initialize);