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(33.5864,-86.7008)};var g_74457ee55cb16e40e6af52d4ae7661f1 = new google.maps.Geocoder();g_74457ee55cb16e40e6af52d4ae7661f1.geocode( { 'address': "9137 Parkway E, Birmingham, AL 35206, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('birmingham-AL-north-american-title-loans').style.display = '';map = new google.maps.Map(document.getElementById('birmingham-AL-north-american-title-loans'), mapOptions);}document.getElementById('1537ffb9').innerHTML += ' | View Map';var $l74457ee55cb16e40e6af52d4ae7661f1 = '

North American Title Loans

Address: 9137 Parkway E, Birmingham, AL 35206, USA
Phone: (205) 836-0186
';var m_74457ee55cb16e40e6af52d4ae7661f1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'North American Title Loans',});m_74457ee55cb16e40e6af52d4ae7661f1['infowindow'] = new google.maps.InfoWindow({content: $l74457ee55cb16e40e6af52d4ae7661f1});var infowindow = new google.maps.InfoWindow({content: $l74457ee55cb16e40e6af52d4ae7661f1});google.maps.event.addListener(m_74457ee55cb16e40e6af52d4ae7661f1, 'click', function() {infowindow.open(map,m_74457ee55cb16e40e6af52d4ae7661f1);});$marker.push(m_74457ee55cb16e40e6af52d4ae7661f1);}});}google.maps.event.addDomListener(window, 'load', initialize);