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(36.294,-76.2409)};var g_bd3c4535e4a9883fef771122fd1a15e1 = new google.maps.Geocoder();g_bd3c4535e4a9883fef771122fd1a15e1.geocode( { 'address': "400 E Main St, Elizabeth City, NC 27909, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('elizabeth-city-NC-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('elizabeth-city-NC-wells-fargo-bank'), mapOptions);}document.getElementById('72c5fbff').innerHTML += ' | View Map';var $lbd3c4535e4a9883fef771122fd1a15e1 = '

Wells Fargo Bank

Address: 400 E Main St, Elizabeth City, NC 27909, USA
Phone: (252) 331-6200
';var m_bd3c4535e4a9883fef771122fd1a15e1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_bd3c4535e4a9883fef771122fd1a15e1['infowindow'] = new google.maps.InfoWindow({content: $lbd3c4535e4a9883fef771122fd1a15e1});var infowindow = new google.maps.InfoWindow({content: $lbd3c4535e4a9883fef771122fd1a15e1});google.maps.event.addListener(m_bd3c4535e4a9883fef771122fd1a15e1, 'click', function() {infowindow.open(map,m_bd3c4535e4a9883fef771122fd1a15e1);});$marker.push(m_bd3c4535e4a9883fef771122fd1a15e1);}});var g_3e1c8b0dd292f88924bc7916d09b66de = new google.maps.Geocoder();g_3e1c8b0dd292f88924bc7916d09b66de.geocode( { 'address': "1401 W Ehringhaus St, Elizabeth City, NC 27909, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('elizabeth-city-NC-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('elizabeth-city-NC-wells-fargo-bank'), mapOptions);}document.getElementById('d296cfc4').innerHTML += ' | View Map';var $l3e1c8b0dd292f88924bc7916d09b66de = '

Wells Fargo Bank

Address: 1401 W Ehringhaus St, Elizabeth City, NC 27909, USA
Phone: (252) 331-1402
';var m_3e1c8b0dd292f88924bc7916d09b66de = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_3e1c8b0dd292f88924bc7916d09b66de['infowindow'] = new google.maps.InfoWindow({content: $l3e1c8b0dd292f88924bc7916d09b66de});var infowindow = new google.maps.InfoWindow({content: $l3e1c8b0dd292f88924bc7916d09b66de});google.maps.event.addListener(m_3e1c8b0dd292f88924bc7916d09b66de, 'click', function() {infowindow.open(map,m_3e1c8b0dd292f88924bc7916d09b66de);});$marker.push(m_3e1c8b0dd292f88924bc7916d09b66de);}});}google.maps.event.addDomListener(window, 'load', initialize);