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.193,-80.8263)};var g_8a39b5f5618c5f29cd29e10b4c15aadb = new google.maps.Geocoder();g_8a39b5f5618c5f29cd29e10b4c15aadb.geocode( { 'address': "1535 Elizabeth Ave, Charlotte, NC 28204"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('charlotte-NC-park-sterling-bank-inc').style.display = '';map = new google.maps.Map(document.getElementById('charlotte-NC-park-sterling-bank-inc'), mapOptions);}document.getElementById('0a974640').innerHTML += ' | View Map';var $l8a39b5f5618c5f29cd29e10b4c15aadb = '

Park Sterling Bank Inc

Address: 1535 Elizabeth Ave, Charlotte, NC 28204
Phone: (704) 884-2277
';var m_8a39b5f5618c5f29cd29e10b4c15aadb = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Park Sterling Bank Inc',});m_8a39b5f5618c5f29cd29e10b4c15aadb['infowindow'] = new google.maps.InfoWindow({content: $l8a39b5f5618c5f29cd29e10b4c15aadb});var infowindow = new google.maps.InfoWindow({content: $l8a39b5f5618c5f29cd29e10b4c15aadb});google.maps.event.addListener(m_8a39b5f5618c5f29cd29e10b4c15aadb, 'click', function() {infowindow.open(map,m_8a39b5f5618c5f29cd29e10b4c15aadb);});$marker.push(m_8a39b5f5618c5f29cd29e10b4c15aadb);}});var g_b8a21be2bf50bad0b9dbfc9d5f753417 = new google.maps.Geocoder();g_b8a21be2bf50bad0b9dbfc9d5f753417.geocode( { 'address': "6816 Morrison Blvd, Charlotte, NC 28211"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('charlotte-NC-park-sterling-bank-inc').style.display = '';map = new google.maps.Map(document.getElementById('charlotte-NC-park-sterling-bank-inc'), mapOptions);}document.getElementById('ec3f6839').innerHTML += ' | View Map';var $lb8a21be2bf50bad0b9dbfc9d5f753417 = '

Park Sterling Bank Inc

Address: 6816 Morrison Blvd, Charlotte, NC 28211
Phone: (704) 731-7800
';var m_b8a21be2bf50bad0b9dbfc9d5f753417 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Park Sterling Bank Inc',});m_b8a21be2bf50bad0b9dbfc9d5f753417['infowindow'] = new google.maps.InfoWindow({content: $lb8a21be2bf50bad0b9dbfc9d5f753417});var infowindow = new google.maps.InfoWindow({content: $lb8a21be2bf50bad0b9dbfc9d5f753417});google.maps.event.addListener(m_b8a21be2bf50bad0b9dbfc9d5f753417, 'click', function() {infowindow.open(map,m_b8a21be2bf50bad0b9dbfc9d5f753417);});$marker.push(m_b8a21be2bf50bad0b9dbfc9d5f753417);}});}google.maps.event.addDomListener(window, 'load', initialize);