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(29.9992,-91.8217)};var g_f1ce3333e58d80c8a4f96e2928a38616 = new google.maps.Geocoder();g_f1ce3333e58d80c8a4f96e2928a38616.geocode( { 'address': "604 Center St, New Iberia, LA 70560, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('new-iberia-LA-fast-auto--payday-loans-inc').style.display = '';map = new google.maps.Map(document.getElementById('new-iberia-LA-fast-auto--payday-loans-inc'), mapOptions);}document.getElementById('e22f7c56').innerHTML += ' | View Map';var $lf1ce3333e58d80c8a4f96e2928a38616 = '

Fast Auto & Payday Loans Inc

Address: 604 Center St, New Iberia, LA 70560, USA
Phone: (337) 364-6197
';var m_f1ce3333e58d80c8a4f96e2928a38616 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Fast Auto & Payday Loans Inc',});m_f1ce3333e58d80c8a4f96e2928a38616['infowindow'] = new google.maps.InfoWindow({content: $lf1ce3333e58d80c8a4f96e2928a38616});var infowindow = new google.maps.InfoWindow({content: $lf1ce3333e58d80c8a4f96e2928a38616});google.maps.event.addListener(m_f1ce3333e58d80c8a4f96e2928a38616, 'click', function() {infowindow.open(map,m_f1ce3333e58d80c8a4f96e2928a38616);});$marker.push(m_f1ce3333e58d80c8a4f96e2928a38616);}});}google.maps.event.addDomListener(window, 'load', initialize);