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(39.3602,-74.4336)};var g_6f773d9e01fc18b92f2e84836cffc79e = new google.maps.Geocoder();g_6f773d9e01fc18b92f2e84836cffc79e.geocode( { 'address': "1801 Atlantic Ave, Atlantic City, NJ 08401, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('atlantic-city-NJ-sun-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('atlantic-city-NJ-sun-national-bank'), mapOptions);}document.getElementById('dc1dc3b7').innerHTML += ' | View Map';var $l6f773d9e01fc18b92f2e84836cffc79e = '

Sun National Bank

Address: 1801 Atlantic Ave, Atlantic City, NJ 08401, USA
Phone: (609) 345-8272
';var m_6f773d9e01fc18b92f2e84836cffc79e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Sun National Bank',});m_6f773d9e01fc18b92f2e84836cffc79e['infowindow'] = new google.maps.InfoWindow({content: $l6f773d9e01fc18b92f2e84836cffc79e});var infowindow = new google.maps.InfoWindow({content: $l6f773d9e01fc18b92f2e84836cffc79e});google.maps.event.addListener(m_6f773d9e01fc18b92f2e84836cffc79e, 'click', function() {infowindow.open(map,m_6f773d9e01fc18b92f2e84836cffc79e);});$marker.push(m_6f773d9e01fc18b92f2e84836cffc79e);}});var g_5bdef02eadb858d490d245c2cb660f16 = new google.maps.Geocoder();g_5bdef02eadb858d490d245c2cb660f16.geocode( { 'address': "4201 Ventnor Ave, Atlantic City, NJ 08401, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('atlantic-city-NJ-sun-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('atlantic-city-NJ-sun-national-bank'), mapOptions);}document.getElementById('d53bb6b0').innerHTML += ' | View Map';var $l5bdef02eadb858d490d245c2cb660f16 = '

Sun National Bank

Address: 4201 Ventnor Ave, Atlantic City, NJ 08401, USA
Phone: (609) 347-7075
';var m_5bdef02eadb858d490d245c2cb660f16 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Sun National Bank',});m_5bdef02eadb858d490d245c2cb660f16['infowindow'] = new google.maps.InfoWindow({content: $l5bdef02eadb858d490d245c2cb660f16});var infowindow = new google.maps.InfoWindow({content: $l5bdef02eadb858d490d245c2cb660f16});google.maps.event.addListener(m_5bdef02eadb858d490d245c2cb660f16, 'click', function() {infowindow.open(map,m_5bdef02eadb858d490d245c2cb660f16);});$marker.push(m_5bdef02eadb858d490d245c2cb660f16);}});}google.maps.event.addDomListener(window, 'load', initialize);