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.1703,-92.0009)};var g_842683af887feacb23f9b8f241e0d683 = new google.maps.Geocoder();g_842683af887feacb23f9b8f241e0d683.geocode( { 'address': "100 Castille Ave #101a, Lafayette, LA 70501, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lafayette-LA-quick-cash').style.display = '';map = new google.maps.Map(document.getElementById('lafayette-LA-quick-cash'), mapOptions);}document.getElementById('b4a9c70e').innerHTML += ' | View Map';var $l842683af887feacb23f9b8f241e0d683 = '

Quick Cash

Address: 100 Castille Ave #101a, Lafayette, LA 70501, USA
Phone: (337) 233-8828
';var m_842683af887feacb23f9b8f241e0d683 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Quick Cash',});m_842683af887feacb23f9b8f241e0d683['infowindow'] = new google.maps.InfoWindow({content: $l842683af887feacb23f9b8f241e0d683});var infowindow = new google.maps.InfoWindow({content: $l842683af887feacb23f9b8f241e0d683});google.maps.event.addListener(m_842683af887feacb23f9b8f241e0d683, 'click', function() {infowindow.open(map,m_842683af887feacb23f9b8f241e0d683);});$marker.push(m_842683af887feacb23f9b8f241e0d683);}});var g_2e177215efe481c7c76f348e0c0633ac = new google.maps.Geocoder();g_2e177215efe481c7c76f348e0c0633ac.geocode( { 'address': "3118 W Pinhook Rd, Lafayette, LA 70508, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lafayette-LA-quick-cash').style.display = '';map = new google.maps.Map(document.getElementById('lafayette-LA-quick-cash'), mapOptions);}document.getElementById('938c3492').innerHTML += ' | View Map';var $l2e177215efe481c7c76f348e0c0633ac = '

Quick Cash

Address: 3118 W Pinhook Rd, Lafayette, LA 70508, USA
Phone: (337) 264-0407
';var m_2e177215efe481c7c76f348e0c0633ac = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Quick Cash',});m_2e177215efe481c7c76f348e0c0633ac['infowindow'] = new google.maps.InfoWindow({content: $l2e177215efe481c7c76f348e0c0633ac});var infowindow = new google.maps.InfoWindow({content: $l2e177215efe481c7c76f348e0c0633ac});google.maps.event.addListener(m_2e177215efe481c7c76f348e0c0633ac, 'click', function() {infowindow.open(map,m_2e177215efe481c7c76f348e0c0633ac);});$marker.push(m_2e177215efe481c7c76f348e0c0633ac);}});}google.maps.event.addDomListener(window, 'load', initialize);