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.1894,-92.0777)};var g_52bf52446a69bed89208a3a2a9b1f5e7 = new google.maps.Geocoder();g_52bf52446a69bed89208a3a2a9b1f5e7.geocode( { 'address': "1800 NE Evangeline Throughway, Lafayette, LA 70501, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lafayette-LA-world-finance-corporation').style.display = '';map = new google.maps.Map(document.getElementById('lafayette-LA-world-finance-corporation'), mapOptions);}document.getElementById('1cc98018').innerHTML += ' | View Map';var $l52bf52446a69bed89208a3a2a9b1f5e7 = '

World Finance Corporation

Address: 1800 NE Evangeline Throughway, Lafayette, LA 70501, USA
Phone: (337) 232-5514
';var m_52bf52446a69bed89208a3a2a9b1f5e7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'World Finance Corporation',});m_52bf52446a69bed89208a3a2a9b1f5e7['infowindow'] = new google.maps.InfoWindow({content: $l52bf52446a69bed89208a3a2a9b1f5e7});var infowindow = new google.maps.InfoWindow({content: $l52bf52446a69bed89208a3a2a9b1f5e7});google.maps.event.addListener(m_52bf52446a69bed89208a3a2a9b1f5e7, 'click', function() {infowindow.open(map,m_52bf52446a69bed89208a3a2a9b1f5e7);});$marker.push(m_52bf52446a69bed89208a3a2a9b1f5e7);}});var g_c4098249cc953bd98b54e57a1ad89d12 = new google.maps.Geocoder();g_c4098249cc953bd98b54e57a1ad89d12.geocode( { 'address': "120 Curran Lane, Suite C2, Lafayette, LA 70506, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lafayette-LA-world-finance-corporation').style.display = '';map = new google.maps.Map(document.getElementById('lafayette-LA-world-finance-corporation'), mapOptions);}document.getElementById('0ee47751').innerHTML += ' | View Map';var $lc4098249cc953bd98b54e57a1ad89d12 = '

World Finance Corporation

Address: 120 Curran Lane, Suite C2, Lafayette, LA 70506, USA
Phone: (337) 406-1940
';var m_c4098249cc953bd98b54e57a1ad89d12 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'World Finance Corporation',});m_c4098249cc953bd98b54e57a1ad89d12['infowindow'] = new google.maps.InfoWindow({content: $lc4098249cc953bd98b54e57a1ad89d12});var infowindow = new google.maps.InfoWindow({content: $lc4098249cc953bd98b54e57a1ad89d12});google.maps.event.addListener(m_c4098249cc953bd98b54e57a1ad89d12, 'click', function() {infowindow.open(map,m_c4098249cc953bd98b54e57a1ad89d12);});$marker.push(m_c4098249cc953bd98b54e57a1ad89d12);}});}google.maps.event.addDomListener(window, 'load', initialize);