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.4987,-85.0453)};var g_167be18a311abe5a88a529b7ae6081a8 = new google.maps.Geocoder();g_167be18a311abe5a88a529b7ae6081a8.geocode( { 'address': "1426 Hwy 280, Phenix City, AL 36867, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('phenix-city-AL-loanmax-title-loans').style.display = '';map = new google.maps.Map(document.getElementById('phenix-city-AL-loanmax-title-loans'), mapOptions);}document.getElementById('533ed055').innerHTML += ' | View Map';var $l167be18a311abe5a88a529b7ae6081a8 = '

Loanmax Title Loans

Address: 1426 Hwy 280, Phenix City, AL 36867, USA
Phone: (334) 448-2244
';var m_167be18a311abe5a88a529b7ae6081a8 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Loanmax Title Loans',});m_167be18a311abe5a88a529b7ae6081a8['infowindow'] = new google.maps.InfoWindow({content: $l167be18a311abe5a88a529b7ae6081a8});var infowindow = new google.maps.InfoWindow({content: $l167be18a311abe5a88a529b7ae6081a8});google.maps.event.addListener(m_167be18a311abe5a88a529b7ae6081a8, 'click', function() {infowindow.open(map,m_167be18a311abe5a88a529b7ae6081a8);});$marker.push(m_167be18a311abe5a88a529b7ae6081a8);}});}google.maps.event.addDomListener(window, 'load', initialize);