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.2361,-92.0065)};var g_58ab5c05ec8dfa3e35a22dfe717da10e = new google.maps.Geocoder();g_58ab5c05ec8dfa3e35a22dfe717da10e.geocode( { 'address': "2810 Johnston St, Lafayette, LA 70503"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lafayette-LA-st-martin-bank-trust').style.display = '';map = new google.maps.Map(document.getElementById('lafayette-LA-st-martin-bank-trust'), mapOptions);}document.getElementById('4d915ac7').innerHTML += ' | View Map';var $l58ab5c05ec8dfa3e35a22dfe717da10e = '

St Martin Bank & Trust

Address: 2810 Johnston St, Lafayette, LA 70503
Phone: (337) 234-4994
';var m_58ab5c05ec8dfa3e35a22dfe717da10e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'St Martin Bank & Trust',});m_58ab5c05ec8dfa3e35a22dfe717da10e['infowindow'] = new google.maps.InfoWindow({content: $l58ab5c05ec8dfa3e35a22dfe717da10e});var infowindow = new google.maps.InfoWindow({content: $l58ab5c05ec8dfa3e35a22dfe717da10e});google.maps.event.addListener(m_58ab5c05ec8dfa3e35a22dfe717da10e, 'click', function() {infowindow.open(map,m_58ab5c05ec8dfa3e35a22dfe717da10e);});$marker.push(m_58ab5c05ec8dfa3e35a22dfe717da10e);}});var g_c9c411b583f30b9ed75a191c992fc693 = new google.maps.Geocoder();g_c9c411b583f30b9ed75a191c992fc693.geocode( { 'address': "1245 Camellia Blvd, Lafayette, LA 70508"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lafayette-LA-st-martin-bank-trust').style.display = '';map = new google.maps.Map(document.getElementById('lafayette-LA-st-martin-bank-trust'), mapOptions);}document.getElementById('17087fd9').innerHTML += ' | View Map';var $lc9c411b583f30b9ed75a191c992fc693 = '

St Martin Bank & Trust

Address: 1245 Camellia Blvd, Lafayette, LA 70508
Phone: (337) 572-3600
';var m_c9c411b583f30b9ed75a191c992fc693 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'St Martin Bank & Trust',});m_c9c411b583f30b9ed75a191c992fc693['infowindow'] = new google.maps.InfoWindow({content: $lc9c411b583f30b9ed75a191c992fc693});var infowindow = new google.maps.InfoWindow({content: $lc9c411b583f30b9ed75a191c992fc693});google.maps.event.addListener(m_c9c411b583f30b9ed75a191c992fc693, 'click', function() {infowindow.open(map,m_c9c411b583f30b9ed75a191c992fc693);});$marker.push(m_c9c411b583f30b9ed75a191c992fc693);}});}google.maps.event.addDomListener(window, 'load', initialize);