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(34.2291,-77.936)};var g_f040a99576a70b30694a8e160216d2c0 = new google.maps.Geocoder();g_f040a99576a70b30694a8e160216d2c0.geocode( { 'address': "201 Market St, Wilmington, NC 28401"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('wilmington-NC-cooperative-bank').style.display = '';map = new google.maps.Map(document.getElementById('wilmington-NC-cooperative-bank'), mapOptions);}document.getElementById('99ed5c08').innerHTML += ' | View Map';var $lf040a99576a70b30694a8e160216d2c0 = '

Cooperative Bank

Address: 201 Market St, Wilmington, NC 28401
Phone: (910) 251-2076
';var m_f040a99576a70b30694a8e160216d2c0 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Cooperative Bank',});m_f040a99576a70b30694a8e160216d2c0['infowindow'] = new google.maps.InfoWindow({content: $lf040a99576a70b30694a8e160216d2c0});var infowindow = new google.maps.InfoWindow({content: $lf040a99576a70b30694a8e160216d2c0});google.maps.event.addListener(m_f040a99576a70b30694a8e160216d2c0, 'click', function() {infowindow.open(map,m_f040a99576a70b30694a8e160216d2c0);});$marker.push(m_f040a99576a70b30694a8e160216d2c0);}});var g_fab5e3a222ff1501e4b155ac80e87e44 = new google.maps.Geocoder();g_fab5e3a222ff1501e4b155ac80e87e44.geocode( { 'address': "7028 Market St, Wilmington, NC 28411"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('wilmington-NC-cooperative-bank').style.display = '';map = new google.maps.Map(document.getElementById('wilmington-NC-cooperative-bank'), mapOptions);}document.getElementById('06ce3228').innerHTML += ' | View Map';var $lfab5e3a222ff1501e4b155ac80e87e44 = '

Cooperative Bank

Address: 7028 Market St, Wilmington, NC 28411
Phone: (910) 343-0181
';var m_fab5e3a222ff1501e4b155ac80e87e44 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Cooperative Bank',});m_fab5e3a222ff1501e4b155ac80e87e44['infowindow'] = new google.maps.InfoWindow({content: $lfab5e3a222ff1501e4b155ac80e87e44});var infowindow = new google.maps.InfoWindow({content: $lfab5e3a222ff1501e4b155ac80e87e44});google.maps.event.addListener(m_fab5e3a222ff1501e4b155ac80e87e44, 'click', function() {infowindow.open(map,m_fab5e3a222ff1501e4b155ac80e87e44);});$marker.push(m_fab5e3a222ff1501e4b155ac80e87e44);}});}google.maps.event.addDomListener(window, 'load', initialize);