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.0374,-82.4075)};var g_cb134132e7112ee99d3efc445f70bc1b = new google.maps.Geocoder();g_cb134132e7112ee99d3efc445f70bc1b.geocode( { 'address': "987 Professional Pkwy, Heath, OH 43056, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('heath-OH-the-american-eagle-mortgage-co-heath-oh').style.display = '';map = new google.maps.Map(document.getElementById('heath-OH-the-american-eagle-mortgage-co-heath-oh'), mapOptions);}document.getElementById('9870eac4').innerHTML += ' | View Map';var $lcb134132e7112ee99d3efc445f70bc1b = '

The American Eagle Mortgage Co, Heath, OH

Address: 987 Professional Pkwy, Heath, OH 43056, USA
Phone: (740) 323-0500
';var m_cb134132e7112ee99d3efc445f70bc1b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'The American Eagle Mortgage Co, Heath, OH',});m_cb134132e7112ee99d3efc445f70bc1b['infowindow'] = new google.maps.InfoWindow({content: $lcb134132e7112ee99d3efc445f70bc1b});var infowindow = new google.maps.InfoWindow({content: $lcb134132e7112ee99d3efc445f70bc1b});google.maps.event.addListener(m_cb134132e7112ee99d3efc445f70bc1b, 'click', function() {infowindow.open(map,m_cb134132e7112ee99d3efc445f70bc1b);});$marker.push(m_cb134132e7112ee99d3efc445f70bc1b);}});}google.maps.event.addDomListener(window, 'load', initialize);