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(35.0061,-80.9472)};var g_d28c252abf26d8ffa69ad522c66b698e = new google.maps.Geocoder();g_d28c252abf26d8ffa69ad522c66b698e.geocode( { 'address': "2880 Highway 160 W, Fort Mill, SC 29708"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fort-mill-SC-first-citizens-bank-trust').style.display = '';map = new google.maps.Map(document.getElementById('fort-mill-SC-first-citizens-bank-trust'), mapOptions);}document.getElementById('7c6e0ee6').innerHTML += ' | View Map';var $ld28c252abf26d8ffa69ad522c66b698e = '

First Citizens Bank & Trust

Address: 2880 Highway 160 W, Fort Mill, SC 29708
Phone: (803) 802-7120
';var m_d28c252abf26d8ffa69ad522c66b698e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Citizens Bank & Trust',});m_d28c252abf26d8ffa69ad522c66b698e['infowindow'] = new google.maps.InfoWindow({content: $ld28c252abf26d8ffa69ad522c66b698e});var infowindow = new google.maps.InfoWindow({content: $ld28c252abf26d8ffa69ad522c66b698e});google.maps.event.addListener(m_d28c252abf26d8ffa69ad522c66b698e, 'click', function() {infowindow.open(map,m_d28c252abf26d8ffa69ad522c66b698e);});$marker.push(m_d28c252abf26d8ffa69ad522c66b698e);}});var g_7ec31aa178eebfebfe067549b9ea163d = new google.maps.Geocoder();g_7ec31aa178eebfebfe067549b9ea163d.geocode( { 'address': "1401 Highway 160 W, Fort Mill, SC 29715"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fort-mill-SC-first-citizens-bank-trust').style.display = '';map = new google.maps.Map(document.getElementById('fort-mill-SC-first-citizens-bank-trust'), mapOptions);}document.getElementById('7364a403').innerHTML += ' | View Map';var $l7ec31aa178eebfebfe067549b9ea163d = '

First Citizens Bank & Trust

Address: 1401 Highway 160 W, Fort Mill, SC 29715
Phone: (803) 548-7831
';var m_7ec31aa178eebfebfe067549b9ea163d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Citizens Bank & Trust',});m_7ec31aa178eebfebfe067549b9ea163d['infowindow'] = new google.maps.InfoWindow({content: $l7ec31aa178eebfebfe067549b9ea163d});var infowindow = new google.maps.InfoWindow({content: $l7ec31aa178eebfebfe067549b9ea163d});google.maps.event.addListener(m_7ec31aa178eebfebfe067549b9ea163d, 'click', function() {infowindow.open(map,m_7ec31aa178eebfebfe067549b9ea163d);});$marker.push(m_7ec31aa178eebfebfe067549b9ea163d);}});}google.maps.event.addDomListener(window, 'load', initialize);