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.3555,-81.8149)};var g_7ea71867cbf1cca1d28f8b582edab32a = new google.maps.Geocoder();g_7ea71867cbf1cca1d28f8b582edab32a.geocode( { 'address': "7550 Lucerne Dr #302, Middleburg Heights, OH 44130, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('middleburg-heights-OH-all-american-home-lending-an-affiliate-of-polaris-home-funding-corp').style.display = '';map = new google.maps.Map(document.getElementById('middleburg-heights-OH-all-american-home-lending-an-affiliate-of-polaris-home-funding-corp'), mapOptions);}document.getElementById('b0a3c296').innerHTML += ' | View Map';var $l7ea71867cbf1cca1d28f8b582edab32a = '

All American Home Lending, an affiliate of Polaris Home Funding Corp.

Address: 7550 Lucerne Dr #302, Middleburg Heights, OH 44130, USA
Phone: (440) 234-1400
';var m_7ea71867cbf1cca1d28f8b582edab32a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'All American Home Lending, an affiliate of Polaris Home Funding Corp.',});m_7ea71867cbf1cca1d28f8b582edab32a['infowindow'] = new google.maps.InfoWindow({content: $l7ea71867cbf1cca1d28f8b582edab32a});var infowindow = new google.maps.InfoWindow({content: $l7ea71867cbf1cca1d28f8b582edab32a});google.maps.event.addListener(m_7ea71867cbf1cca1d28f8b582edab32a, 'click', function() {infowindow.open(map,m_7ea71867cbf1cca1d28f8b582edab32a);});$marker.push(m_7ea71867cbf1cca1d28f8b582edab32a);}});}google.maps.event.addDomListener(window, 'load', initialize);