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.1624,-90.3844)};var g_5d4a4c9d4609bb473387350092e94b8d = new google.maps.Geocoder();g_5d4a4c9d4609bb473387350092e94b8d.geocode( { 'address': "403 Apache Dr, Mccomb, MS 39648"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('mccomb-MS-fidelity-homestead-savings-bnk').style.display = '';map = new google.maps.Map(document.getElementById('mccomb-MS-fidelity-homestead-savings-bnk'), mapOptions);}document.getElementById('34a0c809').innerHTML += ' | View Map';var $l5d4a4c9d4609bb473387350092e94b8d = '

Fidelity Homestead Savings Bnk

Address: 403 Apache Dr, Mccomb, MS 39648
Phone: (601) 684-5005
';var m_5d4a4c9d4609bb473387350092e94b8d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Fidelity Homestead Savings Bnk',});m_5d4a4c9d4609bb473387350092e94b8d['infowindow'] = new google.maps.InfoWindow({content: $l5d4a4c9d4609bb473387350092e94b8d});var infowindow = new google.maps.InfoWindow({content: $l5d4a4c9d4609bb473387350092e94b8d});google.maps.event.addListener(m_5d4a4c9d4609bb473387350092e94b8d, 'click', function() {infowindow.open(map,m_5d4a4c9d4609bb473387350092e94b8d);});$marker.push(m_5d4a4c9d4609bb473387350092e94b8d);}});}google.maps.event.addDomListener(window, 'load', initialize);