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(33.5377,-88.4624)};var g_546939e45903a5ecfd4ae2faa21991f3 = new google.maps.Geocoder();g_546939e45903a5ecfd4ae2faa21991f3.geocode( { 'address': "900 Main St, Columbus, MS 39701"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('columbus-MS-bank-first-financial-service').style.display = '';map = new google.maps.Map(document.getElementById('columbus-MS-bank-first-financial-service'), mapOptions);}document.getElementById('640f207e').innerHTML += ' | View Map';var $l546939e45903a5ecfd4ae2faa21991f3 = '

Bank First Financial Service

Address: 900 Main St, Columbus, MS 39701
Phone: (662) 328-2345
';var m_546939e45903a5ecfd4ae2faa21991f3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank First Financial Service',});m_546939e45903a5ecfd4ae2faa21991f3['infowindow'] = new google.maps.InfoWindow({content: $l546939e45903a5ecfd4ae2faa21991f3});var infowindow = new google.maps.InfoWindow({content: $l546939e45903a5ecfd4ae2faa21991f3});google.maps.event.addListener(m_546939e45903a5ecfd4ae2faa21991f3, 'click', function() {infowindow.open(map,m_546939e45903a5ecfd4ae2faa21991f3);});$marker.push(m_546939e45903a5ecfd4ae2faa21991f3);}});var g_7f87bb91e1944c0485c54044a3d85c44 = new google.maps.Geocoder();g_7f87bb91e1944c0485c54044a3d85c44.geocode( { 'address': "2027 Highway 45 N, Columbus, MS 39705"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('columbus-MS-bank-first-financial-service').style.display = '';map = new google.maps.Map(document.getElementById('columbus-MS-bank-first-financial-service'), mapOptions);}document.getElementById('4cdc88cf').innerHTML += ' | View Map';var $l7f87bb91e1944c0485c54044a3d85c44 = '

Bank First Financial Service

Address: 2027 Highway 45 N, Columbus, MS 39705
Phone: (662) 328-2341
';var m_7f87bb91e1944c0485c54044a3d85c44 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank First Financial Service',});m_7f87bb91e1944c0485c54044a3d85c44['infowindow'] = new google.maps.InfoWindow({content: $l7f87bb91e1944c0485c54044a3d85c44});var infowindow = new google.maps.InfoWindow({content: $l7f87bb91e1944c0485c54044a3d85c44});google.maps.event.addListener(m_7f87bb91e1944c0485c54044a3d85c44, 'click', function() {infowindow.open(map,m_7f87bb91e1944c0485c54044a3d85c44);});$marker.push(m_7f87bb91e1944c0485c54044a3d85c44);}});}google.maps.event.addDomListener(window, 'load', initialize);