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.9654,-74.3075)};var g_84c6adcd91816bad89541492bc90276d = new google.maps.Geocoder();g_84c6adcd91816bad89541492bc90276d.geocode( { 'address': "901 State Rt 23, Pompton Plains, NJ 07444"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('pompton-plains-NJ-lakeland-bank').style.display = '';map = new google.maps.Map(document.getElementById('pompton-plains-NJ-lakeland-bank'), mapOptions);}document.getElementById('e72ed39f').innerHTML += ' | View Map';var $l84c6adcd91816bad89541492bc90276d = '

Lakeland Bank

Address: 901 State Rt 23, Pompton Plains, NJ 07444
Phone: (973) 839-8095
';var m_84c6adcd91816bad89541492bc90276d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Lakeland 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);}});var g_c849f902ec5e457fde0e562b2cc9c5d6 = new google.maps.Geocoder();g_c849f902ec5e457fde0e562b2cc9c5d6.geocode( { 'address': "1 Woodland Cmns, Pompton Plains, NJ 07444"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('pompton-plains-NJ-lakeland-bank').style.display = '';map = new google.maps.Map(document.getElementById('pompton-plains-NJ-lakeland-bank'), mapOptions);}document.getElementById('e2b127ef').innerHTML += ' | View Map';var $lc849f902ec5e457fde0e562b2cc9c5d6 = '

Lakeland Bank

Address: 1 Woodland Cmns, Pompton Plains, NJ 07444
Phone: (973) 831-6089
';var m_c849f902ec5e457fde0e562b2cc9c5d6 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Lakeland Bank',});m_c849f902ec5e457fde0e562b2cc9c5d6['infowindow'] = new google.maps.InfoWindow({content: $lc849f902ec5e457fde0e562b2cc9c5d6});var infowindow = new google.maps.InfoWindow({content: $lc849f902ec5e457fde0e562b2cc9c5d6});google.maps.event.addListener(m_c849f902ec5e457fde0e562b2cc9c5d6, 'click', function() {infowindow.open(map,m_c849f902ec5e457fde0e562b2cc9c5d6);});$marker.push(m_c849f902ec5e457fde0e562b2cc9c5d6);}});}google.maps.event.addDomListener(window, 'load', initialize);