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(40.6192,-74.4886)};var g_de14598a0858b05597b16ee9f5537242 = new google.maps.Geocoder();g_de14598a0858b05597b16ee9f5537242.geocode( { 'address': "34 Mountain Blvd, Warren, NJ 07059, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('warren-NJ-fulton-bank-of-new-jersey').style.display = '';map = new google.maps.Map(document.getElementById('warren-NJ-fulton-bank-of-new-jersey'), mapOptions);}document.getElementById('b880f6b6').innerHTML += ' | View Map';var $lde14598a0858b05597b16ee9f5537242 = '

Fulton Bank of New Jersey

Address: 34 Mountain Blvd, Warren, NJ 07059, USA
Phone: (908) 757-9444
';var m_de14598a0858b05597b16ee9f5537242 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Fulton Bank of New Jersey',});m_de14598a0858b05597b16ee9f5537242['infowindow'] = new google.maps.InfoWindow({content: $lde14598a0858b05597b16ee9f5537242});var infowindow = new google.maps.InfoWindow({content: $lde14598a0858b05597b16ee9f5537242});google.maps.event.addListener(m_de14598a0858b05597b16ee9f5537242, 'click', function() {infowindow.open(map,m_de14598a0858b05597b16ee9f5537242);});$marker.push(m_de14598a0858b05597b16ee9f5537242);}});var g_717d1e0ffcbb65ca652c145974d6d3af = new google.maps.Geocoder();g_717d1e0ffcbb65ca652c145974d6d3af.geocode( { 'address': "34 Mountain Blvd, Warren, NJ 07059, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('warren-NJ-fulton-bank-of-new-jersey').style.display = '';map = new google.maps.Map(document.getElementById('warren-NJ-fulton-bank-of-new-jersey'), mapOptions);}document.getElementById('b880f6b6').innerHTML += ' | View Map';var $l717d1e0ffcbb65ca652c145974d6d3af = '

Fulton Bank of New Jersey

Address: 34 Mountain Blvd, Warren, NJ 07059, USA
Phone: (908) 757-9444
';var m_717d1e0ffcbb65ca652c145974d6d3af = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Fulton Bank of New Jersey',});m_717d1e0ffcbb65ca652c145974d6d3af['infowindow'] = new google.maps.InfoWindow({content: $l717d1e0ffcbb65ca652c145974d6d3af});var infowindow = new google.maps.InfoWindow({content: $l717d1e0ffcbb65ca652c145974d6d3af});google.maps.event.addListener(m_717d1e0ffcbb65ca652c145974d6d3af, 'click', function() {infowindow.open(map,m_717d1e0ffcbb65ca652c145974d6d3af);});$marker.push(m_717d1e0ffcbb65ca652c145974d6d3af);}});}google.maps.event.addDomListener(window, 'load', initialize);