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.4854,-80.6263)};var g_4e86eaf2685a67b743a475f86c7c0086 = new google.maps.Geocoder();g_4e86eaf2685a67b743a475f86c7c0086.geocode( { 'address': "606 S Main St, Kannapolis, NC 28081"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('kannapolis-NC-fifth-third-bank').style.display = '';map = new google.maps.Map(document.getElementById('kannapolis-NC-fifth-third-bank'), mapOptions);}document.getElementById('343b08b6').innerHTML += ' | View Map';var $l4e86eaf2685a67b743a475f86c7c0086 = '

Fifth Third Bank

Address: 606 S Main St, Kannapolis, NC 28081
Phone: (704) 933-1193
';var m_4e86eaf2685a67b743a475f86c7c0086 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Fifth Third Bank',});m_4e86eaf2685a67b743a475f86c7c0086['infowindow'] = new google.maps.InfoWindow({content: $l4e86eaf2685a67b743a475f86c7c0086});var infowindow = new google.maps.InfoWindow({content: $l4e86eaf2685a67b743a475f86c7c0086});google.maps.event.addListener(m_4e86eaf2685a67b743a475f86c7c0086, 'click', function() {infowindow.open(map,m_4e86eaf2685a67b743a475f86c7c0086);});$marker.push(m_4e86eaf2685a67b743a475f86c7c0086);}});var g_3766048b34fcab54d9030e17f54a1d69 = new google.maps.Geocoder();g_3766048b34fcab54d9030e17f54a1d69.geocode( { 'address': "1408 S Main St, Kannapolis, NC 28081"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('kannapolis-NC-fifth-third-bank').style.display = '';map = new google.maps.Map(document.getElementById('kannapolis-NC-fifth-third-bank'), mapOptions);}document.getElementById('a47411ec').innerHTML += ' | View Map';var $l3766048b34fcab54d9030e17f54a1d69 = '

Fifth Third Bank

Address: 1408 S Main St, Kannapolis, NC 28081
Phone: (704) 932-3151
';var m_3766048b34fcab54d9030e17f54a1d69 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Fifth Third Bank',});m_3766048b34fcab54d9030e17f54a1d69['infowindow'] = new google.maps.InfoWindow({content: $l3766048b34fcab54d9030e17f54a1d69});var infowindow = new google.maps.InfoWindow({content: $l3766048b34fcab54d9030e17f54a1d69});google.maps.event.addListener(m_3766048b34fcab54d9030e17f54a1d69, 'click', function() {infowindow.open(map,m_3766048b34fcab54d9030e17f54a1d69);});$marker.push(m_3766048b34fcab54d9030e17f54a1d69);}});}google.maps.event.addDomListener(window, 'load', initialize);