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(32.5267,-94.7438)};var g_fcdc841cdc57ccec328b6b4109df5383 = new google.maps.Geocoder();g_fcdc841cdc57ccec328b6b4109df5383.geocode( { 'address': "3120 H G Mosley Pkwy, Longview, TX 75605, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('longview-TX-bancorpsouth').style.display = '';map = new google.maps.Map(document.getElementById('longview-TX-bancorpsouth'), mapOptions);}document.getElementById('da14019b').innerHTML += ' | View Map';var $lfcdc841cdc57ccec328b6b4109df5383 = '

BancorpSouth

Address: 3120 H G Mosley Pkwy, Longview, TX 75605, USA
Phone: (888) 797-7711
';var m_fcdc841cdc57ccec328b6b4109df5383 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BancorpSouth',});m_fcdc841cdc57ccec328b6b4109df5383['infowindow'] = new google.maps.InfoWindow({content: $lfcdc841cdc57ccec328b6b4109df5383});var infowindow = new google.maps.InfoWindow({content: $lfcdc841cdc57ccec328b6b4109df5383});google.maps.event.addListener(m_fcdc841cdc57ccec328b6b4109df5383, 'click', function() {infowindow.open(map,m_fcdc841cdc57ccec328b6b4109df5383);});$marker.push(m_fcdc841cdc57ccec328b6b4109df5383);}});var g_ca5f08f2b82f6e178264269955e02e44 = new google.maps.Geocoder();g_ca5f08f2b82f6e178264269955e02e44.geocode( { 'address': "904 E Hawkins Pkwy, Longview, TX 75605, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('longview-TX-bancorpsouth').style.display = '';map = new google.maps.Map(document.getElementById('longview-TX-bancorpsouth'), mapOptions);}document.getElementById('489d6d73').innerHTML += ' | View Map';var $lca5f08f2b82f6e178264269955e02e44 = '

BancorpSouth

Address: 904 E Hawkins Pkwy, Longview, TX 75605, USA
Phone: (888) 797-7711
';var m_ca5f08f2b82f6e178264269955e02e44 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BancorpSouth',});m_ca5f08f2b82f6e178264269955e02e44['infowindow'] = new google.maps.InfoWindow({content: $lca5f08f2b82f6e178264269955e02e44});var infowindow = new google.maps.InfoWindow({content: $lca5f08f2b82f6e178264269955e02e44});google.maps.event.addListener(m_ca5f08f2b82f6e178264269955e02e44, 'click', function() {infowindow.open(map,m_ca5f08f2b82f6e178264269955e02e44);});$marker.push(m_ca5f08f2b82f6e178264269955e02e44);}});}google.maps.event.addDomListener(window, 'load', initialize);