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.4963,-85.0169)};var g_b4fd1d2cb085390fbbadae65e07876a7 = new google.maps.Geocoder();g_b4fd1d2cb085390fbbadae65e07876a7.geocode( { 'address': "1807 Stadium Dr Suite 2, Phenix City, AL 36867, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('phenix-city-AL-first-american-cash-advance').style.display = '';map = new google.maps.Map(document.getElementById('phenix-city-AL-first-american-cash-advance'), mapOptions);}document.getElementById('6a95cf11').innerHTML += ' | View Map';var $lb4fd1d2cb085390fbbadae65e07876a7 = '

First American Cash Advance

Address: 1807 Stadium Dr Suite 2, Phenix City, AL 36867, USA
Phone: (334) 480-0255
';var m_b4fd1d2cb085390fbbadae65e07876a7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First American Cash Advance',});m_b4fd1d2cb085390fbbadae65e07876a7['infowindow'] = new google.maps.InfoWindow({content: $lb4fd1d2cb085390fbbadae65e07876a7});var infowindow = new google.maps.InfoWindow({content: $lb4fd1d2cb085390fbbadae65e07876a7});google.maps.event.addListener(m_b4fd1d2cb085390fbbadae65e07876a7, 'click', function() {infowindow.open(map,m_b4fd1d2cb085390fbbadae65e07876a7);});$marker.push(m_b4fd1d2cb085390fbbadae65e07876a7);}});}google.maps.event.addDomListener(window, 'load', initialize);