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.813,-74.2154)};var g_e7a561a2f218bf9cc0e697598320ec59 = new google.maps.Geocoder();g_e7a561a2f218bf9cc0e697598320ec59.geocode( { 'address': "597 Valley Rd, Montclair, NJ 07043"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('montclair-NJ-garden-state-community-bank').style.display = '';map = new google.maps.Map(document.getElementById('montclair-NJ-garden-state-community-bank'), mapOptions);}document.getElementById('943b2d69').innerHTML += ' | View Map';var $le7a561a2f218bf9cc0e697598320ec59 = '

Garden State Community Bank

Address: 597 Valley Rd, Montclair, NJ 07043
Phone: (973) 746-4400
';var m_e7a561a2f218bf9cc0e697598320ec59 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Garden State Community Bank',});m_e7a561a2f218bf9cc0e697598320ec59['infowindow'] = new google.maps.InfoWindow({content: $le7a561a2f218bf9cc0e697598320ec59});var infowindow = new google.maps.InfoWindow({content: $le7a561a2f218bf9cc0e697598320ec59});google.maps.event.addListener(m_e7a561a2f218bf9cc0e697598320ec59, 'click', function() {infowindow.open(map,m_e7a561a2f218bf9cc0e697598320ec59);});$marker.push(m_e7a561a2f218bf9cc0e697598320ec59);}});var g_c0233dd13fe0121ce9ccaeea7addda8d = new google.maps.Geocoder();g_c0233dd13fe0121ce9ccaeea7addda8d.geocode( { 'address': "323 Orange Rd, Montclair, NJ 07042"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('montclair-NJ-garden-state-community-bank').style.display = '';map = new google.maps.Map(document.getElementById('montclair-NJ-garden-state-community-bank'), mapOptions);}document.getElementById('5cccd749').innerHTML += ' | View Map';var $lc0233dd13fe0121ce9ccaeea7addda8d = '

Garden State Community Bank

Address: 323 Orange Rd, Montclair, NJ 07042
Phone: (973) 783-0953
';var m_c0233dd13fe0121ce9ccaeea7addda8d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Garden State Community Bank',});m_c0233dd13fe0121ce9ccaeea7addda8d['infowindow'] = new google.maps.InfoWindow({content: $lc0233dd13fe0121ce9ccaeea7addda8d});var infowindow = new google.maps.InfoWindow({content: $lc0233dd13fe0121ce9ccaeea7addda8d});google.maps.event.addListener(m_c0233dd13fe0121ce9ccaeea7addda8d, 'click', function() {infowindow.open(map,m_c0233dd13fe0121ce9ccaeea7addda8d);});$marker.push(m_c0233dd13fe0121ce9ccaeea7addda8d);}});}google.maps.event.addDomListener(window, 'load', initialize);