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(31.2527,-89.8349)};var g_dad4055f0d16bea98bf1c82be6b0370d = new google.maps.Geocoder();g_dad4055f0d16bea98bf1c82be6b0370d.geocode( { 'address': "811 Main St #4, Columbia, MS 39429, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('columbia-MS-columbia-financial-services-inc').style.display = '';map = new google.maps.Map(document.getElementById('columbia-MS-columbia-financial-services-inc'), mapOptions);}document.getElementById('8ec95691').innerHTML += ' | View Map';var $ldad4055f0d16bea98bf1c82be6b0370d = '

Columbia Financial Services Inc

Address: 811 Main St #4, Columbia, MS 39429, USA
Phone: (601) 736-0450
';var m_dad4055f0d16bea98bf1c82be6b0370d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Columbia Financial Services Inc',});m_dad4055f0d16bea98bf1c82be6b0370d['infowindow'] = new google.maps.InfoWindow({content: $ldad4055f0d16bea98bf1c82be6b0370d});var infowindow = new google.maps.InfoWindow({content: $ldad4055f0d16bea98bf1c82be6b0370d});google.maps.event.addListener(m_dad4055f0d16bea98bf1c82be6b0370d, 'click', function() {infowindow.open(map,m_dad4055f0d16bea98bf1c82be6b0370d);});$marker.push(m_dad4055f0d16bea98bf1c82be6b0370d);}});}google.maps.event.addDomListener(window, 'load', initialize);