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.4127,-74.2525)};var g_e8a1b242aebca90cee1f597ce624071a = new google.maps.Geocoder();g_e8a1b242aebca90cee1f597ce624071a.geocode( { 'address': "140 Main St, Matawan, NJ 07747"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('matawan-NJ-bank-of-america').style.display = '';map = new google.maps.Map(document.getElementById('matawan-NJ-bank-of-america'), mapOptions);}document.getElementById('54186384').innerHTML += ' | View Map';var $le8a1b242aebca90cee1f597ce624071a = '

Bank of America

Address: 140 Main St, Matawan, NJ 07747
Phone: (732) 566-1200
';var m_e8a1b242aebca90cee1f597ce624071a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of America',});m_e8a1b242aebca90cee1f597ce624071a['infowindow'] = new google.maps.InfoWindow({content: $le8a1b242aebca90cee1f597ce624071a});var infowindow = new google.maps.InfoWindow({content: $le8a1b242aebca90cee1f597ce624071a});google.maps.event.addListener(m_e8a1b242aebca90cee1f597ce624071a, 'click', function() {infowindow.open(map,m_e8a1b242aebca90cee1f597ce624071a);});$marker.push(m_e8a1b242aebca90cee1f597ce624071a);}});var g_b988ca0328156f1eccbf13f0a1dba6af = new google.maps.Geocoder();g_b988ca0328156f1eccbf13f0a1dba6af.geocode( { 'address': "1116 State Route 34, Matawan, NJ 07747"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('matawan-NJ-bank-of-america').style.display = '';map = new google.maps.Map(document.getElementById('matawan-NJ-bank-of-america'), mapOptions);}document.getElementById('435a3f05').innerHTML += ' | View Map';var $lb988ca0328156f1eccbf13f0a1dba6af = '

Bank of America

Address: 1116 State Route 34, Matawan, NJ 07747
Phone: (732) 583-4940
';var m_b988ca0328156f1eccbf13f0a1dba6af = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of America',});m_b988ca0328156f1eccbf13f0a1dba6af['infowindow'] = new google.maps.InfoWindow({content: $lb988ca0328156f1eccbf13f0a1dba6af});var infowindow = new google.maps.InfoWindow({content: $lb988ca0328156f1eccbf13f0a1dba6af});google.maps.event.addListener(m_b988ca0328156f1eccbf13f0a1dba6af, 'click', function() {infowindow.open(map,m_b988ca0328156f1eccbf13f0a1dba6af);});$marker.push(m_b988ca0328156f1eccbf13f0a1dba6af);}});}google.maps.event.addDomListener(window, 'load', initialize);