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_370788cc0285655036887afcc4d30c4c = new google.maps.Geocoder();g_370788cc0285655036887afcc4d30c4c.geocode( { 'address': "628 S Broadway St, Mccomb, MS 39648"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('mccomb-MS-pike-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('mccomb-MS-pike-national-bank'), mapOptions);}document.getElementById('fd74e063').innerHTML += ' | View Map';var $l370788cc0285655036887afcc4d30c4c = '

Pike National Bank

Address: 628 S Broadway St, Mccomb, MS 39648
Phone: (601) 249-4688
';var m_370788cc0285655036887afcc4d30c4c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Pike National Bank',});m_370788cc0285655036887afcc4d30c4c['infowindow'] = new google.maps.InfoWindow({content: $l370788cc0285655036887afcc4d30c4c});var infowindow = new google.maps.InfoWindow({content: $l370788cc0285655036887afcc4d30c4c});google.maps.event.addListener(m_370788cc0285655036887afcc4d30c4c, 'click', function() {infowindow.open(map,m_370788cc0285655036887afcc4d30c4c);});$marker.push(m_370788cc0285655036887afcc4d30c4c);}});var g_491991572cf97170a77cc98cc908684b = new google.maps.Geocoder();g_491991572cf97170a77cc98cc908684b.geocode( { 'address': "1808 Pike Point Pl, Mccomb, MS 39648"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('mccomb-MS-pike-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('mccomb-MS-pike-national-bank'), mapOptions);}document.getElementById('a8fbb130').innerHTML += ' | View Map';var $l491991572cf97170a77cc98cc908684b = '

Pike National Bank

Address: 1808 Pike Point Pl, Mccomb, MS 39648
Phone: (601) 684-4044
';var m_491991572cf97170a77cc98cc908684b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Pike National Bank',});m_491991572cf97170a77cc98cc908684b['infowindow'] = new google.maps.InfoWindow({content: $l491991572cf97170a77cc98cc908684b});var infowindow = new google.maps.InfoWindow({content: $l491991572cf97170a77cc98cc908684b});google.maps.event.addListener(m_491991572cf97170a77cc98cc908684b, 'click', function() {infowindow.open(map,m_491991572cf97170a77cc98cc908684b);});$marker.push(m_491991572cf97170a77cc98cc908684b);}});}google.maps.event.addDomListener(window, 'load', initialize);