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.0635,-83.039)};var g_156473f7daa5d0953da1d22cca90b433 = new google.maps.Geocoder();g_156473f7daa5d0953da1d22cca90b433.geocode( { 'address': "760 Kinnear Rd, Columbus, OH 43212, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('columbus-OH-bmi-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('columbus-OH-bmi-federal-credit-union'), mapOptions);}document.getElementById('ab76a2e0').innerHTML += ' | View Map';var $l156473f7daa5d0953da1d22cca90b433 = '

BMI Federal Credit Union

Address: 760 Kinnear Rd, Columbus, OH 43212, USA
Phone: (614) 707-4000
';var m_156473f7daa5d0953da1d22cca90b433 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BMI Federal Credit Union',});m_156473f7daa5d0953da1d22cca90b433['infowindow'] = new google.maps.InfoWindow({content: $l156473f7daa5d0953da1d22cca90b433});var infowindow = new google.maps.InfoWindow({content: $l156473f7daa5d0953da1d22cca90b433});google.maps.event.addListener(m_156473f7daa5d0953da1d22cca90b433, 'click', function() {infowindow.open(map,m_156473f7daa5d0953da1d22cca90b433);});$marker.push(m_156473f7daa5d0953da1d22cca90b433);}});var g_5cc9eb1791acd89dd832c86d081055a0 = new google.maps.Geocoder();g_5cc9eb1791acd89dd832c86d081055a0.geocode( { 'address': "750 Bethel Rd, Columbus, OH 43214, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('columbus-OH-bmi-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('columbus-OH-bmi-federal-credit-union'), mapOptions);}document.getElementById('4676578c').innerHTML += ' | View Map';var $l5cc9eb1791acd89dd832c86d081055a0 = '

BMI Federal Credit Union

Address: 750 Bethel Rd, Columbus, OH 43214, USA
Phone: (614) 707-4000
';var m_5cc9eb1791acd89dd832c86d081055a0 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BMI Federal Credit Union',});m_5cc9eb1791acd89dd832c86d081055a0['infowindow'] = new google.maps.InfoWindow({content: $l5cc9eb1791acd89dd832c86d081055a0});var infowindow = new google.maps.InfoWindow({content: $l5cc9eb1791acd89dd832c86d081055a0});google.maps.event.addListener(m_5cc9eb1791acd89dd832c86d081055a0, 'click', function() {infowindow.open(map,m_5cc9eb1791acd89dd832c86d081055a0);});$marker.push(m_5cc9eb1791acd89dd832c86d081055a0);}});}google.maps.event.addDomListener(window, 'load', initialize);