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.5441,-93.7078)};var g_fedc1c02505c1330544af28c1abe2528 = new google.maps.Geocoder();g_fedc1c02505c1330544af28c1abe2528.geocode( { 'address': "2300 Airline Dr # 300, Bossier City, LA 71111, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bossier-city-LA-fast-payday-loans').style.display = '';map = new google.maps.Map(document.getElementById('bossier-city-LA-fast-payday-loans'), mapOptions);}document.getElementById('5e4ec32c').innerHTML += ' | View Map';var $lfedc1c02505c1330544af28c1abe2528 = '

Fast Payday Loans

Address: 2300 Airline Dr # 300, Bossier City, LA 71111, USA
Phone: (318) 742-0020
';var m_fedc1c02505c1330544af28c1abe2528 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Fast Payday Loans',});m_fedc1c02505c1330544af28c1abe2528['infowindow'] = new google.maps.InfoWindow({content: $lfedc1c02505c1330544af28c1abe2528});var infowindow = new google.maps.InfoWindow({content: $lfedc1c02505c1330544af28c1abe2528});google.maps.event.addListener(m_fedc1c02505c1330544af28c1abe2528, 'click', function() {infowindow.open(map,m_fedc1c02505c1330544af28c1abe2528);});$marker.push(m_fedc1c02505c1330544af28c1abe2528);}});}google.maps.event.addDomListener(window, 'load', initialize);