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.4847,-81.7984)};var g_824c908a1b06157e0771cfc1590f046a = new google.maps.Geocoder();g_824c908a1b06157e0771cfc1590f046a.geocode( { 'address': "14701 Detroit Ave #750, Lakewood, OH 44070, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lakewood-OH-amerifirst-home-mortgage-lakewood-oh').style.display = '';map = new google.maps.Map(document.getElementById('lakewood-OH-amerifirst-home-mortgage-lakewood-oh'), mapOptions);}document.getElementById('678880f4').innerHTML += ' | View Map';var $l824c908a1b06157e0771cfc1590f046a = '

AmeriFirst Home Mortgage Lakewood, OH

Address: 14701 Detroit Ave #750, Lakewood, OH 44070, USA
Phone: (216) 228-5626
';var m_824c908a1b06157e0771cfc1590f046a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'AmeriFirst Home Mortgage Lakewood, OH',});m_824c908a1b06157e0771cfc1590f046a['infowindow'] = new google.maps.InfoWindow({content: $l824c908a1b06157e0771cfc1590f046a});var infowindow = new google.maps.InfoWindow({content: $l824c908a1b06157e0771cfc1590f046a});google.maps.event.addListener(m_824c908a1b06157e0771cfc1590f046a, 'click', function() {infowindow.open(map,m_824c908a1b06157e0771cfc1590f046a);});$marker.push(m_824c908a1b06157e0771cfc1590f046a);}});}google.maps.event.addDomListener(window, 'load', initialize);