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(30.0186,-90.2403)};var g_2afd69b5564243268868f8d9ef072615 = new google.maps.Geocoder();g_2afd69b5564243268868f8d9ef072615.geocode( { 'address': "3409 Williams Blvd Suite# 7, Kenner, LA 70065, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('kenner-LA-allied-cash-advance').style.display = '';map = new google.maps.Map(document.getElementById('kenner-LA-allied-cash-advance'), mapOptions);}document.getElementById('b9979442').innerHTML += ' | View Map';var $l2afd69b5564243268868f8d9ef072615 = '

Allied Cash Advance

Address: 3409 Williams Blvd Suite# 7, Kenner, LA 70065, USA
Phone: (504) 469-2665
';var m_2afd69b5564243268868f8d9ef072615 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Allied Cash Advance',});m_2afd69b5564243268868f8d9ef072615['infowindow'] = new google.maps.InfoWindow({content: $l2afd69b5564243268868f8d9ef072615});var infowindow = new google.maps.InfoWindow({content: $l2afd69b5564243268868f8d9ef072615});google.maps.event.addListener(m_2afd69b5564243268868f8d9ef072615, 'click', function() {infowindow.open(map,m_2afd69b5564243268868f8d9ef072615);});$marker.push(m_2afd69b5564243268868f8d9ef072615);}});}google.maps.event.addDomListener(window, 'load', initialize);