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.0517,-74.1068)};var g_1709c8963c0c22c3c8d938ebc8366de0 = new google.maps.Geocoder();g_1709c8963c0c22c3c8d938ebc8366de0.geocode( { 'address': "70 Brick Blvd, Brick, NJ 08723"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('brick-NJ-ocean-first-bank').style.display = '';map = new google.maps.Map(document.getElementById('brick-NJ-ocean-first-bank'), mapOptions);}document.getElementById('99fe8d78').innerHTML += ' | View Map';var $l1709c8963c0c22c3c8d938ebc8366de0 = '

Ocean First Bank

Address: 70 Brick Blvd, Brick, NJ 08723
Phone: (732) 477-3800
';var m_1709c8963c0c22c3c8d938ebc8366de0 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Ocean First Bank',});m_1709c8963c0c22c3c8d938ebc8366de0['infowindow'] = new google.maps.InfoWindow({content: $l1709c8963c0c22c3c8d938ebc8366de0});var infowindow = new google.maps.InfoWindow({content: $l1709c8963c0c22c3c8d938ebc8366de0});google.maps.event.addListener(m_1709c8963c0c22c3c8d938ebc8366de0, 'click', function() {infowindow.open(map,m_1709c8963c0c22c3c8d938ebc8366de0);});$marker.push(m_1709c8963c0c22c3c8d938ebc8366de0);}});var g_e84237774fcf9a4b9b36cf0a87db5eb8 = new google.maps.Geocoder();g_e84237774fcf9a4b9b36cf0a87db5eb8.geocode( { 'address': "385 Adamston Rd, Brick, NJ 08723"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('brick-NJ-ocean-first-bank').style.display = '';map = new google.maps.Map(document.getElementById('brick-NJ-ocean-first-bank'), mapOptions);}document.getElementById('96960059').innerHTML += ' | View Map';var $le84237774fcf9a4b9b36cf0a87db5eb8 = '

Ocean First Bank

Address: 385 Adamston Rd, Brick, NJ 08723
Phone: (732) 262-7540
';var m_e84237774fcf9a4b9b36cf0a87db5eb8 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Ocean First Bank',});m_e84237774fcf9a4b9b36cf0a87db5eb8['infowindow'] = new google.maps.InfoWindow({content: $le84237774fcf9a4b9b36cf0a87db5eb8});var infowindow = new google.maps.InfoWindow({content: $le84237774fcf9a4b9b36cf0a87db5eb8});google.maps.event.addListener(m_e84237774fcf9a4b9b36cf0a87db5eb8, 'click', function() {infowindow.open(map,m_e84237774fcf9a4b9b36cf0a87db5eb8);});$marker.push(m_e84237774fcf9a4b9b36cf0a87db5eb8);}});}google.maps.event.addDomListener(window, 'load', initialize);