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(38.0491,-84.5218)};var g_e224af3f9e7d7a6be6348cac03dcafc0 = new google.maps.Geocoder();g_e224af3f9e7d7a6be6348cac03dcafc0.geocode( { 'address': "1306 Versailles Rd # 140, Lexington, KY 40504, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lexington-KY-metro-employees-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('lexington-KY-metro-employees-credit-union'), mapOptions);}document.getElementById('e6a44729').innerHTML += ' | View Map';var $le224af3f9e7d7a6be6348cac03dcafc0 = '

Metro Employees Credit Union

Address: 1306 Versailles Rd # 140, Lexington, KY 40504, USA
Phone: (859) 258-3990
';var m_e224af3f9e7d7a6be6348cac03dcafc0 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Metro Employees Credit Union',});m_e224af3f9e7d7a6be6348cac03dcafc0['infowindow'] = new google.maps.InfoWindow({content: $le224af3f9e7d7a6be6348cac03dcafc0});var infowindow = new google.maps.InfoWindow({content: $le224af3f9e7d7a6be6348cac03dcafc0});google.maps.event.addListener(m_e224af3f9e7d7a6be6348cac03dcafc0, 'click', function() {infowindow.open(map,m_e224af3f9e7d7a6be6348cac03dcafc0);});$marker.push(m_e224af3f9e7d7a6be6348cac03dcafc0);}});}google.maps.event.addDomListener(window, 'load', initialize);