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.2364,-87.5525)};var g_a3bc5a8b352b510ec2dff47bfe51cf3a = new google.maps.Geocoder();g_a3bc5a8b352b510ec2dff47bfe51cf3a.geocode( { 'address': "2300 McFarland Blvd, Northport, AL 35476, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('northport-AL-approved-cash-advance').style.display = '';map = new google.maps.Map(document.getElementById('northport-AL-approved-cash-advance'), mapOptions);}document.getElementById('fdbf154b').innerHTML += ' | View Map';var $la3bc5a8b352b510ec2dff47bfe51cf3a = '

Approved Cash Advance

Address: 2300 McFarland Blvd, Northport, AL 35476, USA
Phone: (205) 330-8448
';var m_a3bc5a8b352b510ec2dff47bfe51cf3a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Approved Cash Advance',});m_a3bc5a8b352b510ec2dff47bfe51cf3a['infowindow'] = new google.maps.InfoWindow({content: $la3bc5a8b352b510ec2dff47bfe51cf3a});var infowindow = new google.maps.InfoWindow({content: $la3bc5a8b352b510ec2dff47bfe51cf3a});google.maps.event.addListener(m_a3bc5a8b352b510ec2dff47bfe51cf3a, 'click', function() {infowindow.open(map,m_a3bc5a8b352b510ec2dff47bfe51cf3a);});$marker.push(m_a3bc5a8b352b510ec2dff47bfe51cf3a);}});}google.maps.event.addDomListener(window, 'load', initialize);