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(32.4311,-87.0333)};var g_f917b30fe2ffca50419ea1b73cfac839 = new google.maps.Geocoder();g_f917b30fe2ffca50419ea1b73cfac839.geocode( { 'address': "609 Highland Ave, Selma, AL 36701, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('selma-AL-title-cash').style.display = '';map = new google.maps.Map(document.getElementById('selma-AL-title-cash'), mapOptions);}document.getElementById('dcd28bf4').innerHTML += ' | View Map';var $lf917b30fe2ffca50419ea1b73cfac839 = '

Title Cash

Address: 609 Highland Ave, Selma, AL 36701, USA
Phone: (334) 875-8317
';var m_f917b30fe2ffca50419ea1b73cfac839 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Title Cash',});m_f917b30fe2ffca50419ea1b73cfac839['infowindow'] = new google.maps.InfoWindow({content: $lf917b30fe2ffca50419ea1b73cfac839});var infowindow = new google.maps.InfoWindow({content: $lf917b30fe2ffca50419ea1b73cfac839});google.maps.event.addListener(m_f917b30fe2ffca50419ea1b73cfac839, 'click', function() {infowindow.open(map,m_f917b30fe2ffca50419ea1b73cfac839);});$marker.push(m_f917b30fe2ffca50419ea1b73cfac839);}});var g_616313119e599597e7ef299ba472e2dd = new google.maps.Geocoder();g_616313119e599597e7ef299ba472e2dd.geocode( { 'address': "210 Highland Ave, Selma, AL 36701, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('selma-AL-title-cash').style.display = '';map = new google.maps.Map(document.getElementById('selma-AL-title-cash'), mapOptions);}document.getElementById('beaa60dc').innerHTML += ' | View Map';var $l616313119e599597e7ef299ba472e2dd = '

Title Cash

Address: 210 Highland Ave, Selma, AL 36701, USA
Phone: (334) 875-8317
';var m_616313119e599597e7ef299ba472e2dd = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Title Cash',});m_616313119e599597e7ef299ba472e2dd['infowindow'] = new google.maps.InfoWindow({content: $l616313119e599597e7ef299ba472e2dd});var infowindow = new google.maps.InfoWindow({content: $l616313119e599597e7ef299ba472e2dd});google.maps.event.addListener(m_616313119e599597e7ef299ba472e2dd, 'click', function() {infowindow.open(map,m_616313119e599597e7ef299ba472e2dd);});$marker.push(m_616313119e599597e7ef299ba472e2dd);}});}google.maps.event.addDomListener(window, 'load', initialize);