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(39.8411,-84.1883)};var g_9b94d9cf78635303817865d9d9d48692 = new google.maps.Geocoder();g_9b94d9cf78635303817865d9d9d48692.geocode( { 'address': "6450 Poe Ave #109, Dayton, OH 45414, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('dayton-OH-tammy-koller---loan-specialist-with-caliber-home-loans').style.display = '';map = new google.maps.Map(document.getElementById('dayton-OH-tammy-koller---loan-specialist-with-caliber-home-loans'), mapOptions);}document.getElementById('27ce45da').innerHTML += ' | View Map';var $l9b94d9cf78635303817865d9d9d48692 = '

Tammy Koller - Loan Specialist with Caliber Home Loans

Address: 6450 Poe Ave #109, Dayton, OH 45414, USA
Phone: (937) 475-0035
';var m_9b94d9cf78635303817865d9d9d48692 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Tammy Koller - Loan Specialist with Caliber Home Loans',});m_9b94d9cf78635303817865d9d9d48692['infowindow'] = new google.maps.InfoWindow({content: $l9b94d9cf78635303817865d9d9d48692});var infowindow = new google.maps.InfoWindow({content: $l9b94d9cf78635303817865d9d9d48692});google.maps.event.addListener(m_9b94d9cf78635303817865d9d9d48692, 'click', function() {infowindow.open(map,m_9b94d9cf78635303817865d9d9d48692);});$marker.push(m_9b94d9cf78635303817865d9d9d48692);}});}google.maps.event.addDomListener(window, 'load', initialize);