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.9103,-74.9881)};var g_9dc6864f20548aa7f9d8500bc28dafef = new google.maps.Geocoder();g_9dc6864f20548aa7f9d8500bc28dafef.geocode( { 'address': "1460 Marlton Pike East, Cherry Hill, NJ 08034, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('cherry-hill-NJ-fulton-bank-of-new-jersey').style.display = '';map = new google.maps.Map(document.getElementById('cherry-hill-NJ-fulton-bank-of-new-jersey'), mapOptions);}document.getElementById('073223ab').innerHTML += ' | View Map';var $l9dc6864f20548aa7f9d8500bc28dafef = '

Fulton Bank of New Jersey

Address: 1460 Marlton Pike East, Cherry Hill, NJ 08034, USA
Phone: (856) 857-1660
';var m_9dc6864f20548aa7f9d8500bc28dafef = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Fulton Bank of New Jersey',});m_9dc6864f20548aa7f9d8500bc28dafef['infowindow'] = new google.maps.InfoWindow({content: $l9dc6864f20548aa7f9d8500bc28dafef});var infowindow = new google.maps.InfoWindow({content: $l9dc6864f20548aa7f9d8500bc28dafef});google.maps.event.addListener(m_9dc6864f20548aa7f9d8500bc28dafef, 'click', function() {infowindow.open(map,m_9dc6864f20548aa7f9d8500bc28dafef);});$marker.push(m_9dc6864f20548aa7f9d8500bc28dafef);}});var g_515235f3d6aa8fc571384101101bf105 = new google.maps.Geocoder();g_515235f3d6aa8fc571384101101bf105.geocode( { 'address': "514 Kings Hwy N, Cherry Hill, NJ 08034, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('cherry-hill-NJ-fulton-bank-of-new-jersey').style.display = '';map = new google.maps.Map(document.getElementById('cherry-hill-NJ-fulton-bank-of-new-jersey'), mapOptions);}document.getElementById('71a7f3ec').innerHTML += ' | View Map';var $l515235f3d6aa8fc571384101101bf105 = '

Fulton Bank of New Jersey

Address: 514 Kings Hwy N, Cherry Hill, NJ 08034, USA
Phone: (856) 779-3280
';var m_515235f3d6aa8fc571384101101bf105 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Fulton Bank of New Jersey',});m_515235f3d6aa8fc571384101101bf105['infowindow'] = new google.maps.InfoWindow({content: $l515235f3d6aa8fc571384101101bf105});var infowindow = new google.maps.InfoWindow({content: $l515235f3d6aa8fc571384101101bf105});google.maps.event.addListener(m_515235f3d6aa8fc571384101101bf105, 'click', function() {infowindow.open(map,m_515235f3d6aa8fc571384101101bf105);});$marker.push(m_515235f3d6aa8fc571384101101bf105);}});}google.maps.event.addDomListener(window, 'load', initialize);