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(34.8135,-87.6644)};var g_ea02f92788f141399ef0a7c35bc2f6d6 = new google.maps.Geocoder();g_ea02f92788f141399ef0a7c35bc2f6d6.geocode( { 'address': "930 Florence Blvd, Florence, AL 35630, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('florence-AL-swift-title-and-payday-loans-inc').style.display = '';map = new google.maps.Map(document.getElementById('florence-AL-swift-title-and-payday-loans-inc'), mapOptions);}document.getElementById('96f60aa8').innerHTML += ' | View Map';var $lea02f92788f141399ef0a7c35bc2f6d6 = '

Swift Title and Payday Loans Inc.

Address: 930 Florence Blvd, Florence, AL 35630, USA
Phone: (256) 768-1199
';var m_ea02f92788f141399ef0a7c35bc2f6d6 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Swift Title and Payday Loans Inc.',});m_ea02f92788f141399ef0a7c35bc2f6d6['infowindow'] = new google.maps.InfoWindow({content: $lea02f92788f141399ef0a7c35bc2f6d6});var infowindow = new google.maps.InfoWindow({content: $lea02f92788f141399ef0a7c35bc2f6d6});google.maps.event.addListener(m_ea02f92788f141399ef0a7c35bc2f6d6, 'click', function() {infowindow.open(map,m_ea02f92788f141399ef0a7c35bc2f6d6);});$marker.push(m_ea02f92788f141399ef0a7c35bc2f6d6);}});}google.maps.event.addDomListener(window, 'load', initialize);