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(31.3047,-85.7551)};var g_ecde24be21d2a5b3b2c3469e1fe68b98 = new google.maps.Geocoder();g_ecde24be21d2a5b3b2c3469e1fe68b98.geocode( { 'address': "586 Joe Bruer Rd, Daleville, AL 36322, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('daleville-AL-loanify-financial').style.display = '';map = new google.maps.Map(document.getElementById('daleville-AL-loanify-financial'), mapOptions);}document.getElementById('43cbabbb').innerHTML += ' | View Map';var $lecde24be21d2a5b3b2c3469e1fe68b98 = '

Loanify Financial

Address: 586 Joe Bruer Rd, Daleville, AL 36322, USA
Phone: (334) 231-3123
';var m_ecde24be21d2a5b3b2c3469e1fe68b98 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Loanify Financial',});m_ecde24be21d2a5b3b2c3469e1fe68b98['infowindow'] = new google.maps.InfoWindow({content: $lecde24be21d2a5b3b2c3469e1fe68b98});var infowindow = new google.maps.InfoWindow({content: $lecde24be21d2a5b3b2c3469e1fe68b98});google.maps.event.addListener(m_ecde24be21d2a5b3b2c3469e1fe68b98, 'click', function() {infowindow.open(map,m_ecde24be21d2a5b3b2c3469e1fe68b98);});$marker.push(m_ecde24be21d2a5b3b2c3469e1fe68b98);}});}google.maps.event.addDomListener(window, 'load', initialize);