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.6233,-74.3114)};var g_d91bc9e12d62ec65e38c949a2aea6258 = new google.maps.Geocoder();g_d91bc9e12d62ec65e38c949a2aea6258.geocode( { 'address': "77 Central Ave, Clark, NJ 07066"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('clark-NJ-investors-savings-bank').style.display = '';map = new google.maps.Map(document.getElementById('clark-NJ-investors-savings-bank'), mapOptions);}document.getElementById('41683338').innerHTML += ' | View Map';var $ld91bc9e12d62ec65e38c949a2aea6258 = '

Investors Savings Bank

Address: 77 Central Ave, Clark, NJ 07066
Phone: (732) 396-8810
';var m_d91bc9e12d62ec65e38c949a2aea6258 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Investors Savings Bank',});m_d91bc9e12d62ec65e38c949a2aea6258['infowindow'] = new google.maps.InfoWindow({content: $ld91bc9e12d62ec65e38c949a2aea6258});var infowindow = new google.maps.InfoWindow({content: $ld91bc9e12d62ec65e38c949a2aea6258});google.maps.event.addListener(m_d91bc9e12d62ec65e38c949a2aea6258, 'click', function() {infowindow.open(map,m_d91bc9e12d62ec65e38c949a2aea6258);});$marker.push(m_d91bc9e12d62ec65e38c949a2aea6258);}});var g_4ab91b58e5629961fd4c7241b64712c7 = new google.maps.Geocoder();g_4ab91b58e5629961fd4c7241b64712c7.geocode( { 'address': "56 Westfield Ave, Clark, NJ 07066"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('clark-NJ-investors-savings-bank').style.display = '';map = new google.maps.Map(document.getElementById('clark-NJ-investors-savings-bank'), mapOptions);}document.getElementById('1d6340f0').innerHTML += ' | View Map';var $l4ab91b58e5629961fd4c7241b64712c7 = '

Investors Savings Bank

Address: 56 Westfield Ave, Clark, NJ 07066
Phone: (732) 381-4600
';var m_4ab91b58e5629961fd4c7241b64712c7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Investors Savings Bank',});m_4ab91b58e5629961fd4c7241b64712c7['infowindow'] = new google.maps.InfoWindow({content: $l4ab91b58e5629961fd4c7241b64712c7});var infowindow = new google.maps.InfoWindow({content: $l4ab91b58e5629961fd4c7241b64712c7});google.maps.event.addListener(m_4ab91b58e5629961fd4c7241b64712c7, 'click', function() {infowindow.open(map,m_4ab91b58e5629961fd4c7241b64712c7);});$marker.push(m_4ab91b58e5629961fd4c7241b64712c7);}});}google.maps.event.addDomListener(window, 'load', initialize);