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.7704,-74.0309)};var g_bf9d0c59964a37b03173d7c683153962 = new google.maps.Geocoder();g_bf9d0c59964a37b03173d7c683153962.geocode( { 'address': "1020 Summit Ave, Union City, NJ 07087"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('union-city-NJ-oritani-bank').style.display = '';map = new google.maps.Map(document.getElementById('union-city-NJ-oritani-bank'), mapOptions);}document.getElementById('e371a935').innerHTML += ' | View Map';var $lbf9d0c59964a37b03173d7c683153962 = '

Oritani Bank

Address: 1020 Summit Ave, Union City, NJ 07087
Phone: (201) 330-2422
';var m_bf9d0c59964a37b03173d7c683153962 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Oritani Bank',});m_bf9d0c59964a37b03173d7c683153962['infowindow'] = new google.maps.InfoWindow({content: $lbf9d0c59964a37b03173d7c683153962});var infowindow = new google.maps.InfoWindow({content: $lbf9d0c59964a37b03173d7c683153962});google.maps.event.addListener(m_bf9d0c59964a37b03173d7c683153962, 'click', function() {infowindow.open(map,m_bf9d0c59964a37b03173d7c683153962);});$marker.push(m_bf9d0c59964a37b03173d7c683153962);}});var g_760f35a264de70850f9e926eb8d4f1cb = new google.maps.Geocoder();g_760f35a264de70850f9e926eb8d4f1cb.geocode( { 'address': "2001 Bergenline Ave, Union City, NJ 07087"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('union-city-NJ-oritani-bank').style.display = '';map = new google.maps.Map(document.getElementById('union-city-NJ-oritani-bank'), mapOptions);}document.getElementById('4affe2fd').innerHTML += ' | View Map';var $l760f35a264de70850f9e926eb8d4f1cb = '

Oritani Bank

Address: 2001 Bergenline Ave, Union City, NJ 07087
Phone: (201) 330-2418
';var m_760f35a264de70850f9e926eb8d4f1cb = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Oritani Bank',});m_760f35a264de70850f9e926eb8d4f1cb['infowindow'] = new google.maps.InfoWindow({content: $l760f35a264de70850f9e926eb8d4f1cb});var infowindow = new google.maps.InfoWindow({content: $l760f35a264de70850f9e926eb8d4f1cb});google.maps.event.addListener(m_760f35a264de70850f9e926eb8d4f1cb, 'click', function() {infowindow.open(map,m_760f35a264de70850f9e926eb8d4f1cb);});$marker.push(m_760f35a264de70850f9e926eb8d4f1cb);}});}google.maps.event.addDomListener(window, 'load', initialize);