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.1378,-81.863)};var g_8385c6791572f5195878b861cc0964f2 = new google.maps.Geocoder();g_8385c6791572f5195878b861cc0964f2.geocode( { 'address': "60 Public Square #201, Medina, OH 44256, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('medina-OH-nlc-loans').style.display = '';map = new google.maps.Map(document.getElementById('medina-OH-nlc-loans'), mapOptions);}document.getElementById('d7e7edae').innerHTML += ' | View Map';var $l8385c6791572f5195878b861cc0964f2 = '

NLC Loans

Address: 60 Public Square #201, Medina, OH 44256, USA
Phone: (866) 664-6983
';var m_8385c6791572f5195878b861cc0964f2 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'NLC Loans',});m_8385c6791572f5195878b861cc0964f2['infowindow'] = new google.maps.InfoWindow({content: $l8385c6791572f5195878b861cc0964f2});var infowindow = new google.maps.InfoWindow({content: $l8385c6791572f5195878b861cc0964f2});google.maps.event.addListener(m_8385c6791572f5195878b861cc0964f2, 'click', function() {infowindow.open(map,m_8385c6791572f5195878b861cc0964f2);});$marker.push(m_8385c6791572f5195878b861cc0964f2);}});var g_1759e3657f656a4a3817777b507c3896 = new google.maps.Geocoder();g_1759e3657f656a4a3817777b507c3896.geocode( { 'address': "696 E Washington St #2b, Medina, OH 44256, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('medina-OH-nlc-loans').style.display = '';map = new google.maps.Map(document.getElementById('medina-OH-nlc-loans'), mapOptions);}document.getElementById('b7a95a69').innerHTML += ' | View Map';var $l1759e3657f656a4a3817777b507c3896 = '

NLC Loans

Address: 696 E Washington St #2b, Medina, OH 44256, USA
Phone: (330) 441-4125
';var m_1759e3657f656a4a3817777b507c3896 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'NLC Loans',});m_1759e3657f656a4a3817777b507c3896['infowindow'] = new google.maps.InfoWindow({content: $l1759e3657f656a4a3817777b507c3896});var infowindow = new google.maps.InfoWindow({content: $l1759e3657f656a4a3817777b507c3896});google.maps.event.addListener(m_1759e3657f656a4a3817777b507c3896, 'click', function() {infowindow.open(map,m_1759e3657f656a4a3817777b507c3896);});$marker.push(m_1759e3657f656a4a3817777b507c3896);}});}google.maps.event.addDomListener(window, 'load', initialize);