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.1942,-74.1669)};var g_cda72177eba360ff16b7f836e2754370 = new google.maps.Geocoder();g_cda72177eba360ff16b7f836e2754370.geocode( { 'address': "77 Main St, Farmingdale, NJ 07727, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('farmingdale-NJ-garden-state-community-bank').style.display = '';map = new google.maps.Map(document.getElementById('farmingdale-NJ-garden-state-community-bank'), mapOptions);}document.getElementById('06072c2d').innerHTML += ' | View Map';var $lcda72177eba360ff16b7f836e2754370 = '

Garden State Community Bank

Address: 77 Main St, Farmingdale, NJ 07727, USA
Phone: (732) 938-3380
';var m_cda72177eba360ff16b7f836e2754370 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Garden State Community Bank',});m_cda72177eba360ff16b7f836e2754370['infowindow'] = new google.maps.InfoWindow({content: $lcda72177eba360ff16b7f836e2754370});var infowindow = new google.maps.InfoWindow({content: $lcda72177eba360ff16b7f836e2754370});google.maps.event.addListener(m_cda72177eba360ff16b7f836e2754370, 'click', function() {infowindow.open(map,m_cda72177eba360ff16b7f836e2754370);});$marker.push(m_cda72177eba360ff16b7f836e2754370);}});var g_84c6adcd91816bad89541492bc90276d = new google.maps.Geocoder();g_84c6adcd91816bad89541492bc90276d.geocode( { 'address': "77 Main St, Farmingdale, NJ 07727, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('farmingdale-NJ-garden-state-community-bank').style.display = '';map = new google.maps.Map(document.getElementById('farmingdale-NJ-garden-state-community-bank'), mapOptions);}document.getElementById('06072c2d').innerHTML += ' | View Map';var $l84c6adcd91816bad89541492bc90276d = '

Garden State Community Bank

Address: 77 Main St, Farmingdale, NJ 07727, USA
Phone: (732) 938-3524
';var m_84c6adcd91816bad89541492bc90276d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Garden State Community Bank',});m_84c6adcd91816bad89541492bc90276d['infowindow'] = new google.maps.InfoWindow({content: $l84c6adcd91816bad89541492bc90276d});var infowindow = new google.maps.InfoWindow({content: $l84c6adcd91816bad89541492bc90276d});google.maps.event.addListener(m_84c6adcd91816bad89541492bc90276d, 'click', function() {infowindow.open(map,m_84c6adcd91816bad89541492bc90276d);});$marker.push(m_84c6adcd91816bad89541492bc90276d);}});}google.maps.event.addDomListener(window, 'load', initialize);