CINXE.COM
Bergen County Clerk - Home
<!DOCTYPE html> <html ng-app="adsModule"> <head prefix="og: http://ogp.me/ns#"> <base href="" /> <meta name="viewport" content="width=device-width" /> <meta property="og:image" content="https://www.bergencountyclerk.org/_Assets/img/logo/bergen-site-logo.jpg"> <meta name="description" content="Bergen County Clerk" /> <title>Bergen County Clerk - Home</title> <link rel="apple-touch-icon-precomposed" sizes="152x152" href="/apple-touch-icon-152x152.png" /> <link rel="apple-touch-icon-precomposed" sizes="144x144" href="/apple-touch-icon-144x144.png" /> <link rel="apple-touch-icon-precomposed" sizes="120x120" href="/apple-touch-icon-120x120.png" /> <link rel="apple-touch-icon-precomposed" sizes="114x114" href="/apple-touch-icon-114x114.png" /> <link rel="apple-touch-icon-precomposed" sizes="76x76" href="/apple-touch-icon-76x76.png" /> <link rel="apple-touch-icon-precomposed" sizes="72x72" href="/apple-touch-icon-72x72.png" /> <link rel="apple-touch-icon-precomposed" sizes="60x60" href="/apple-touch-icon-60x60.png" /> <link rel="apple-touch-icon-precomposed" sizes="57x57" href="/apple-touch-icon-57x57.png" /> <link rel="icon" type="image/png" href="/favicon-196x196.png" sizes="196x196" /> <link rel="icon" type="image/png" href="/favicon-128.png" sizes="128x128" /> <link rel="icon" type="image/png" href="/favicon-96x96.png" sizes="96x96" /> <link rel="icon" type="image/png" href="/favicon-32x32.png" sizes="32x32" /> <link rel="icon" type="image/png" href="/favicon-16x16.png" sizes="16x16" /> <meta name="application-name" content="Bergen County Clerk" /> <meta name="msapplication-TileColor" content="#ffffff" /> <meta name="msapplication-TileImage" content="mstile-144x144.png" /> <meta name="msapplication-square70x70logo" content="mstile-70x70.png" /> <meta name="msapplication-square150x150logo" content="mstile-150x150.png" /> <meta name="msapplication-wide310x150logo" content="mstile-310x150.png" /> <meta name="msapplication-square310x310logo" content="mstile-310x310.png" /> <link rel="icon" type="image/png" href="/favicon.ico" /> <style> [ng\:cloak], [ng-cloak], .ng-cloak { display: none !important; } #popup-splash { position: fixed; left: 50%; top: 50%; transform: translate(-50%, -50%); z-index: 99999; display: none; width: 100%; max-width: 600px; } #popup-splash.toggled { display: block !important; } </style> <link href="/_Assets/css/default.css" rel="stylesheet"/> <link href="/_Assets/css/jquery-ui.structure.css" rel="stylesheet"/> <link href="/_Assets/css/jquery-ui.theme.css" rel="stylesheet"/> <link href="/_Assets/css/components/animate.css" rel="stylesheet"/> <link href="/_Assets/js/jquery/libs/labelholder/labelholder.css" rel="stylesheet"/> <link href="/_Assets/js/jquery/libs/nanogallery/css/nanogallery.css" rel="stylesheet"/> <link href="/_Assets/js/jquery/libs/nanogallery/css/themes/light/nanogallery_light.css" rel="stylesheet"/> <link href="/_Assets/js/jquery/libs/scrollbar/jquery.mCustomScrollbar.css" rel="stylesheet"/> <link href="/_Assets/css/components/glyphicons/glyphicons.css" rel="stylesheet" /> <link href="/_Assets/css/components/glyphicons/glyphicons-bootstrap.css" rel="stylesheet" /> <!--[if IE 9]> <style> aside ul { filter:none; } </style> <![endif]--> <!--[if lt IE 9]> <script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/respond.js/1.4.2/respond.js"></script> <![endif]--> <!--[if IE]> <style> a.quick-links-tab { right: 15px; } </style> <![endif]--> <script src="/_Assets/js/jquery/jquery-3.2.1.js"></script> <script src="/_Assets/js/jquery/jquery-migrate-3.0.0.js"></script> <script src="/_Assets/js/angular/angular.js"></script> <script src="/_Assets/js/angular/angular-sanitize.js"></script> <script src="/_Assets/js/angular/angular-animate.js"></script> <script src="/_Assets/js/angular/angular-resource.js"></script> <script src="/_Assets/js/angular/libs/bootstrap/ui-bootstrap.js"></script> <script src="/_Assets/js/angular/libs/bootstrap/ui-bootstrap-tpls.js"></script> <script src="/_Assets/js/angular/libs/recaptcha/angular-recaptcha.js"></script> <script src="/_Assets/js/angular/app/alpha.ng.app.js"></script> <script src="/_Assets/js/modernizr-2.8.3.js"></script> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-DPWYYQG966"></script> <script> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'G-DPWYYQG966'); </script> </head> <body id="site-body"> <!-- NO JS WARNING --> <noscript> <div class="row" style="background-color:red; text-align:center; color:white; font-size:24px">You don't have javascript enabled. Please enable it...</div> </noscript> <!-- OVERLAY MASK --> <div id="overlay" onclick="hideAllOverlayItems();"></div> <div> <a id="quicklinks-btn" class="quick-links-tab"> </a> </div> <div id="sidebar-quicklinks" ng-controller="quickLinksController"> <a href="javascript:void(0);" class="arrow-close" onclick="hideAllOverlayItems();"><img src="/_Assets/img/close.svg" width="22" /></a> <!-- filter --> <!-- accordion --> <!-- search results --> <div class="panel-group" id="accordion-quicklinks" ng-repeat="itemRow in records | partition: 1"> <div class="panel panel-default" ng-repeat="item in itemRow"> <div class="panel-heading"> <h4 class="panel-title"> <a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion-quicklinks" href="#clink{{$index}}"> {{item.CategoryLabel}} </a> </h4> </div> <div id="clink{{$index}}" class="panel-collapse collapse"> <div class="panel-body"> <ul> <li ng-repeat="link in item.Links"><a href="{{link.Href}}" target="{{link.Target}}">{{link.Label}}</a></li> </ul> </div> </div> </div> </div> </div> <div class="container-fluid site-container"> <div class="row site-header-wrap"> <div id="main-menu-container"> <!-- TICKER --> <p class="ticker"></p> <nav class="container-fluid" style="max-width:1200px!important;" role="navigation"> <a class="navbar-brand hidden-sm hidden-md hidden-lg" href="/">Bergen County Clerk</a> <!-- Mobile menu toggle button (hamburger/x icon) --> <input id="main-menu-state" type="checkbox" /> <label class="main-menu-btn" for="main-menu-state"> <span class="main-menu-btn-icon"></span> Toggle main menu visibility </label> <!-- Sample menu definition --> <ul id="main-menu" class="sm sm-clean"> <li><a href="/">Home</a></li> <li><a href="/About">About The Clerk</a></li> <!-- Services Mega Menu --> <li class="has-mega-menu"> <a href="#">Services</a> <ul class="mega-menu ng-scope sm-nowrap" id="sm-1521055398040883-2" role="group" aria-hidden="true" aria-labelledby="sm-1521055398040883-1" aria-expanded="false" style="width: auto; display: none; top: auto; left: 0px; margin-left: -491.5px; margin-top: 0px; min-width: 10em; max-width: 20em;"> <li> <div class="col-md-3"> <h2>Business</h2> <ul> <li> <a href="/Services/4">Adding a New Owner or Partner</a> </li> <li> <a href="/Services/5">Business Address Change</a> </li> <li> <a href="/Services/1">Business Complaint Information</a> </li> <li> <a href="/Services/2">Business License Information</a> </li> <li> <a href="/Services/6">Closing a Business</a> </li> <li> <a href="/Services/12">Federal Tax Information</a> </li> <li> <a href="/Services/7">Fees</a> </li> <li> <a href="/Services/13">Incorporation, Limited Partnerships, Fictitious Names & Non-profit Organizations</a> </li> <li> <a href="/Services/14">New Business Lists</a> </li> <li> <a ref="/Services/8">Registering a Church Corporation</a> </li> <li> <a href="/Services/9">Registering a New Trade Name</a> </li> <li> <a href="/Services/10">Removing an Owner or Partner</a> </li> <li> <a href="/Services/16">Score</a> </li> <li> <a href="/Services/15">Small Business Counseling</a> </li> <li> <a href="/Services/11">Submitting Documents</a> </li> <li> <a href="/Services/17">Tax Identification Number</a> </li> <li> <a href="/Services/18">Trademark & Patents</a> </li> <li> <a href="/Services/70">Workers Compensation Information</a> </li> </ul> </div> <div class="col-md-3"> <h2>Photo Cards</h2> <ul> <li> <a href="/Services/72">Senior Golden Key Card</a> </li> <li> <a href="/Services/46">Veteran's Service Card</a> </li> <li> <a href="/Services/47">Exempt Fireman's Card</a> </li> <li> <a href="/Services/73">Gold Star Parent Identification Card</a> </li> </ul> </div> <div class="col-md-3"> <h2>Land Records</h2> <ul> <li> <a href="/Services/41">Document Directory & Recording Fees</a> </li> <li> <a href="/Services/71">Land Record Services</a> </li> <li> <a href="/Services/45">Land Records Management Division</a> </li> <li> <a href="/Services/42">Payment Requirements</a> </li> <li> <a href="https://bclrs.co.bergen.nj.us/propertyalert/" target="_blank">Property Alert</a> </li> <li> <a href="/Services/43">Real Estate Closing Seminar</a> </li> <li> <a href="/Services/44">Residential Foreclosure Help & Information</a> </li> </ul> </div><div class="col-md-3"> <h2>Licenses</h2> <ul> <li> <a href="/Services/47">Fireman’s Exemption</a> </li> <li> <a href="/Services/48">Physician License Registration</a> </li> <li> <a href="/Services/49">Veteran Peddlers License</a> </li> </ul> </div><div class="col-md-3"> <h2>Naturalization</h2> <ul> <li> <a href="/Services/50">Fees</a> </li> <li> <a href="/Services/51">Filings</a> </li> <li> <a href="/Services/52">Records Search</a> </li> <li> <a href="/Services/53">Replacing Certificates</a> </li> </ul> </div><div class="col-md-3"> <h2>Notary Public</h2> <ul> <li> <a href="/Services/55">Apostille or State Seal</a> </li> <li> <a href="/Services/56">Application & Requirements</a> </li> <li> <a href="/Services/61">County Clerk Certification</a> </li> <li> <a href="/Services/54">Notary Public Registration</a> </li> <li> <a href="/Services/62">Other Resources</a> </li> </ul> </div><div class="col-md-3"> <h2>Passports</h2> <ul> <li> <a href="/Services/84">Information</a> </li> </ul> </div><div class="col-md-3"> <h2>Ceremonies</h2> <ul> <li> <a href="/Services/68">Ceremonies</a> </li> </ul> </div><div class="col-md-3"> <h2>Veterans</h2> <ul> <li> <a href="/Services/69">Veterans</a> </li> </ul> </div> </li> </ul> </li> <li><a href="/Elections">Elections & Voting</a></li> <li><a href="/Officials">Elected Officials</a></li> <li class="has-dropdown"> <a href="#" rel="nofollow" class="dropdown-toggle" data-toggle="dropdown"> Calendar </a> <ul class="dropdown" role="menu" style="padding: 20px;"> <li style="padding: 0;"> <a href="/Calendar" style="text-align: left !important; padding: 0;">Monthly Calendar</a> </li> <li style="padding: 0;"> <a href="/_Content/pdf/BERGEN-COUNTY-CAL-2025-Updated.pdf" target="_blank" style="text-align: left !important; padding: 0; ">2025 Election Calendar</a> </li> <li style="padding: 0;"> <a href="/_Content/pdf/2025_SUMMARY_EN-Updated.pdf" target="_blank" style="text-align: left !important; padding: 0; ">Summary of Important Election Dates</a> </li> </ul> </li> <li><a href="/Forms">Forms</a></li> <li><a href="/Contests">Contests</a></li> <li><a href="/Contact">Contact</a></li> </ul> </nav> </div> <div class="col-md-12"> <section class="row feature-wrap"> <div class="feature-img"> <div class="container feature-bg"> <div class="col-md-12"> <figure class="fadeIn"> <figcaption> <h1><a href="/">The Bergen County <strong>Clerk's Office</strong></a></h1> </figcaption> </figure> </div> </div> </div> </section> </div> </div> <!-- MAIN CONTENT --> <main class="container main-content"> <div class="row"> <div class=" container "> <!-- SPLASH POPUP --> <section class="col-md-7 primary nav-id" id="primary" data-page="hm" role="main"> <div> <!-- Nav tabs --> <ul id="myTabs" class="nav nav-tabs" role="tablist"> <li role="presentation" class="active"><a href="#newsp" aria-controls="newsp" role="tab" data-toggle="tab">News</a></li> <li role="presentation"><a href="#municipal-links" aria-controls="municipal-links" role="tab" data-toggle="tab">Municipal Links</a></li> <li role="presentation"><a href="#historical-docs" aria-controls="historical-docs" role="tab" data-toggle="tab">Historical Documents</a></li> </ul> <!-- Tab panes --> <div class="tab-content"> <div role="tabpanel" class="tab-pane active" id="newsp"> <div id="pnlNews" class="poof"> <!--<nav class="section-tabs theme-default"> <ul class="nav nav-pills nav-justified"> <li class="tab-1 active"><a href="#section-news" role="tab" data-toggle="tab">News</a></li> <li class="tab-2"><a href="#section-notices" role="tab" data-toggle="tab">Notices</a></li> <li class="tab-3"><a href="#section-archives" role="tab" data-toggle="tab">Archives</a></li> </ul> </nav>--> <div class="tab-content"> <section class="tab-pane fade in active" id="section-news" ng-controller="newsArticleController" ng-init="init('')"> <div ng-init="loadPage()"> <div id="articles-holder" ng-repeat="item in main.records"> <article ng-class="item.NewsArticle_Featured ? 'featured-article cf': 'cf'"> <div class="fa-tag" ng-show="item.NewsArticle_Featured"><span class="glyphicon glyphicon-star" aria-hidden="true"></span> Featured Article</div> <header> <h2><a href="/News/View/{{item.NewsArticle_ID}}/{{item.NewsArticle_Title | fixDash}}" ng-bind="item.NewsArticle_Title"></a></h2> </header> <p><img ng-src="{{item.NewsArticle_CoverImage}}" alt=""></p> <div read-more class="rel" ng-model="item.NewsArticle_Body"></div> <div class="social"> <div class="addthis_sharing_toolbox" data-url="http://www.bergencountyclerk.gov/News/View/{{item.NewsArticle_ID}}/{{item.NewsArticle_Title | fixDash}}" data-title="{{item.NewsArticle_Title}}"></div> </div> </article> </div> <div class="load-more-btn cf"> <button class="btn btn-lm" href="#" ng-hide="showButtonLoadMore()" ng-click="loadMore()">Load More</button> </div> </div> </section> <section class="tab-pane fade in" id="section-notices" ng-controller="newsNoticeController"> <div ng-init="loadPage()"> <div id="articles-holder" ng-repeat="item in main.records"> <article ng-class="item.NewsArticle_Featured ? 'featured-article cf': 'cf'"> <div ng-class="item.NewsArticle_Featured ? 'feature-mark': ''"></div> <header> <h2><a href="/News/View/{{item.NewsArticle_ID}}" ng-bind="item.NewsArticle_Title"></a></h2> </header> <p><img ng-src="{{item.NewsArticle_CoverImage}}" alt=""></p> <div read-more class="rel" ng-model="item.NewsArticle_Body"></div> <div class="social"> <div class="addthis_sharing_toolbox" data-url="http://www.bergencountyclerk.gov/News/View/{{item.NewsArticle_ID}}/{{item.NewsArticle_Title | fixDash}}" data-title="{{item.NewsArticle_Title}}"></div> </div> </article> </div> <div class="load-more-btn cf"> <button class="btn btn-lm" href="#" ng-hide="showButtonLoadMore()" ng-click="loadMore()">Load More</button> </div> </div> </section> <section class="tab-pane fade in" id="section-archives" ng-controller="newsArchiveController"> <div ng-init="loadPage()"> <div id="articles-holder" ng-repeat="item in main.records"> <article ng-class="item.NewsArticle_Featured ? 'featured-article cf': 'cf'"> <div ng-class="item.NewsArticle_Featured ? 'feature-mark': ''"></div> <header> <h2><a href="/News/View/{{item.NewsArticle_ID}}" ng-bind="item.NewsArticle_Title"></a></h2> </header> <p><img ng-src="{{item.NewsArticle_CoverImage}}" alt=""></p> <div read-more class="rel" ng-model="item.NewsArticle_Body"></div> <div class="social"> <div class="addthis_sharing_toolbox" data-url="http://www.bergencountyclerk.gov/News/View/{{item.NewsArticle_ID}}/{{item.NewsArticle_Title | fixDash}}" data-title="{{item.NewsArticle_Title}}"></div> </div> </article> </div> <div class="load-more-btn cf"> <button class="btn btn-lm" href="#" ng-hide="showButtonLoadMore()" ng-click="loadMore()">Load More</button> </div> </div> </section> </div> </div> </div> <div role="tabpanel" class="tab-pane" id="municipal-links"> <!-- MUNICIPALITIES TABLE LIST (LINKS TO WEBSITE) --> <div class="page"> <table class="table table-striped"> <tbody> <tr> <td><a href="http://www.allendale.org/" target="_blank">Allendale</a> </td> <td><a href="http://www.harringtonparknj.gov/" target="_blank"></a><a href="http://www.harringtonparknj.gov" target="_blank">Harrington Park</a> </td> <td><a href="http://www.ramseynj.com/" target="_blank">Ramsey</a> </td> </tr> <tr> <td><a href="http://www.alpinenj07620.org/" target="_blank">Alpine</a> </td> <td><a href="http://hasbrouck-heights.nj.us/" target="_blank">Hasbrouck Heights</a> </td> <td><a href="http://www.ridgefieldboro.com" target="_blank">Ridgefield</a> </td> </tr> <tr> <td><a href="http://www.bergenfield.com/" target="_blank">Bergenfield</a> </td> <td><a href="http://www.haworthnj.org" target="_blank">Haworth</a> </td> <td><a href="http://www.ridgefieldpark.org/" target="_blank">Ridgefield Park</a> </td> </tr> <tr> <td><a href="http://www.bogotaonline.org/" target="_blank">Bogota</a> </td> <td><a href="http://www.hillsdalenj.org/" target="_blank">Hillsdale</a> </td> <td><a href="http://www.ridgewoodnj.net" target="_blank">Ridgewood</a> </td> </tr> <tr> <td><a href="http://www.carlstadtnj.us" target="_blank">Carlstadt</a> </td> <td><a href="http://www.ho-ho-kusboro.com" target="_blank">Ho Ho Kus</a> </td> <td><a href="http://www.riveredgenj.org/" target="_blank">River Edge</a> </td> </tr> <tr> <td><a href="http://www.cliffsideparknj.gov/" target="_blank">Cliffside Park</a> </td> <td><a href="http://www.leonianj.gov" target="_blank">Leonia</a> </td> <td><a href="http://www.rivervalenj.org/" target="_blank">River Vale</a> </td> </tr> <tr> <td><a href="http://www.closterboro.com/" target="_blank">Closter</a> </td> <td><a href="http://www.littleferrynj.org/" target="_blank">Little Ferry</a> </td> <td><a href="http://rochelleparknj.gov" target="_blank">Rochelle Park</a> </td> </tr> <tr> <td><a href="http://www.cresskillboro.com/" target="_blank">Cresskill</a> </td> <td><a href="http://www.lodi-nj.org/" target="_blank">Lodi</a> </td> <td><a href="http://www.rockleighnj.org/" target="_blank">Rockleigh</a> </td> </tr> <tr> <td><a href="http://www.demarestnj.net/" target="_blank">Demarest</a> </td> <td><a href="http://www.lyndhurstnj.org" target="_blank">Lyndhurst</a> </td> <td><a href="http://www.rutherford-nj.com/" target="_blank">Rutherford</a> </td> </tr> <tr> <td><a href="http://www.dumontnj.gov/" target="_blank">Dumont</a> </td> <td><a href="http://www.mahwahtwp.org/" target="_blank">Mahwah</a> </td> <td><a href="http://www.saddlebrooknj.us/" target="_blank">Saddle Brook</a> </td> </tr> <tr> <td><a href="http://www.eastrutherfordnj.net/" target="_blank">East Rutherford</a> </td> <td><a href="http://www.maywoodboro.org" target="_blank">Maywood</a> </td> <td><a href="http://www.saddleriver.org/" target="_blank">Saddle River</a> </td> </tr> <tr> <td><a href="http://www.edgewaternj.org" target="_blank">Edgewater</a> </td> <td><a title="Midland Park" href="http://www.midlandparknj.org/" target="_blank">Midland Park</a> </td> <td><a href="http://www.southhackensacknj.org/" target="_blank">South Hackensack</a> </td> </tr> <tr> <td><a href="http://www.elmwoodparknj.us/" target="_blank">Elmwood Park</a> </td> <td><a href="http://www.montvale.org/" target="_blank">Montvale</a> </td> <td><a href="http://www.teanecknj.gov/" target="_blank">Teaneck</a> </td> </tr> <tr> <td><a href="http://www.emersonnj.org/" target="_blank">Emerson</a> </td> <td><a href="http://www.moonachie.us/" target="_blank">Moonachie</a> </td> <td><a href="http://www.tenaflynj.org/" target="_blank">Tenafly</a> </td> </tr> <tr> <td><a href="http://cityofenglewood.org/" target="_blank">Englewood</a> </td> <td><a href="http://www.newmilfordboro.com" target="_blank">New Milford</a> </td> <td><a href="http://www.teterboronj.org/" target="_blank">Teterboro</a> </td> </tr> <tr> <td><a href="http://www.englewoodcliffsnj.org/" target="_blank">Englewood Cliffs</a> </td> <td><a href="http://www.northarlington.org" target="_blank">North Arlington</a> </td> <td><a href="http://www.usrtoday.org/" target="_blank">Upper Saddle River</a> </td> </tr> <tr> <td><a href="http://www.fairlawn.org/" target="_blank">Fair Lawn</a> </td> <td><a href="http://www.boroughofnorthvale.com/" target="_blank">Northvale</a> </td> <td><a title="Waldwick" href="http://www.waldwicknj.org/" target="_blank">Waldwick</a></td> </tr> <tr> <td><a href="http://fairviewborough.com/" target="_blank">Fairview</a> </td> <td><a href="http://www.norwoodboro.org/" target="_blank">Norwood</a> </td> <td><a href="http://www.wallingtonnj.org/" target="_blank">Wallington</a> </td> </tr> <tr> <td><a href="http://www.fortleenj.org/" target="_blank">Fort Lee</a> </td> <td><a href="http://www.oakland-nj.org/" target="_blank">Oakland</a> </td> <td><a href="http://www.twpofwashington.us/" target="_blank">Washington Township</a> </td> </tr> <tr> <td><a href="http://www.franklinlakes.org/" target="_blank">Franklin Lakes</a> </td> <td><a href="http://oldtappan.net/" target="_blank">Old Tappan</a> </td> <td><a href="http://www.westwoodnj.gov" target="_blank">Westwood</a> </td> </tr> <tr> <td><a href="http://www.garfieldnj.org/" target="_blank">Garfield</a> </td> <td><a href="http://www.oradell.org/" target="_blank">Oradell</a> </td> <td><a href="http://www.wclnj.com/" target="_blank">Woodcliff Lake</a> </td> </tr> <tr> <td><a href="http://www.glenrocknj.net/" target="_blank">Glen Rock</a> </td> <td><span style="color:grey!important;">Palisades Park</span></td> <td><a href="http://www.njwoodridge.org/" target="_blank">Wood-Ridge</a> </td> </tr> <tr> <td><a href="http://www.hackensack.org/" target="_blank">Hackensack</a> </td> <td><a href="http://www.paramusborough.org/" target="_blank">Paramus</a> </td> <td><a href="http://www.wyckoff-nj.com" target="_blank">Wyckoff</a> </td> </tr> <tr> <td> <br> </td> <td><a href="http://parkridgeboro.com/" target="_blank">Park Ridge</a> </td> <td> <br> </td> </tr> </tbody> </table> </div> </div> <div role="tabpanel" class="tab-pane" id="historical-docs"> <!-- BERGEN COUNTY MAP --> <div id="mapinfo" class="mapinfo customgrey"> <div id="mapcontainer"> <div style="text-align:center;"> <div id="divbergenmap" style="position:relative; overflow-x:auto;"> <!-- info box --> <div id="mapinfobox" data-xpos="580" data-ypos="260" class="maptooltippage" style="display: block;"> <table class="mapinfotable" width="100%"> <tbody> <tr><td colspan="2" style="background-color:#CCCCCC;"><strong>Mahwah</strong></td></tr> <tr> <td style="width:50%;text-align:right;">Population: </td> <td>25,890</td> </tr> </tbody> </table> </div> <div class="map" style="display: block; background: url('/_Assets/js/mapfiles/Bergen-Map-500-700.png'); position: relative; padding: 0px; width: 500px; height: 632px;"><canvas style="width: 500px; height: 632px; position: absolute; left: 0px; top: 0px; padding: 0px; border: 0px; opacity: 0.360504;" height="632" width="500"></canvas><img class="map maphilighted" src="/_Assets/js/mapfiles/Bergen-Map-500-700.png" usemap="#usa" style="opacity: 0; position: absolute; left: 0px; top: 0px; padding: 0px; border: 0px;"></div> <map name="usa"> <area href="/HistoricDocuments/mahwah" id="56" alt="Mahwah" shape="poly" coords="87, 8, 225, 88, 223, 100, 214, 98, 210, 110, 200, 108, 188, 100, 159, 103, 152, 119, 139, 122, 140, 136, 135, 146, 139, 153, 151, 158, 167, 163, 163, 185, 150, 191, 143, 190, 136, 180, 124, 172, 43, 124"> <area href="/HistoricDocuments/ramsey" id="71" alt="Ramsey" shape="poly" coords="209, 110, 208, 117, 203, 115, 199, 131, 206, 142, 200, 140, 200, 146, 201, 150, 208, 156, 193, 150, 186, 150, 176, 162, 169, 159, 166, 164, 150, 160, 143, 155, 137, 153, 132, 144, 138, 136, 139, 122, 151, 120, 159, 102, 175, 101, 185, 100, 196, 104, 199, 109"> <area href="/HistoricDocuments/upper-saddle-river" id="86" alt="Upper Saddle River" shape="poly" coords="225, 88, 263, 110, 249, 159, 234, 153, 237, 149, 228, 146, 229, 151, 224, 155, 212, 152, 210, 158, 205, 154, 200, 149, 199, 144, 200, 139, 206, 141, 198, 129, 204, 114, 208, 118, 214, 97, 219, 100, 222, 99"> <area href="/HistoricDocuments/allendale" id="24" alt="Allendale" shape="poly" coords="194, 149, 211, 160, 210, 182, 206, 184, 204, 188, 204, 198, 195, 195, 194, 192, 189, 192, 188, 200, 167, 194, 160, 195, 159, 187, 164, 186, 169, 184, 163, 182, 166, 162, 170, 159, 176, 161, 188, 150, 193, 152"> <area href="/HistoricDocuments/saddle-river" id="81" alt="Saddle River" shape="poly" coords="212, 152, 224, 156, 225, 151, 228, 151, 229, 149, 227, 145, 238, 150, 236, 154, 250, 159, 249, 162, 261, 165, 261, 189, 257, 190, 253, 189, 251, 191, 249, 193, 252, 197, 253, 198, 253, 201, 259, 207, 257, 223, 235, 221, 233, 215, 234, 210, 230, 209, 222, 210, 223, 203, 216, 203, 217, 198, 214, 198, 212, 200, 209, 200, 202, 196, 206, 185, 210, 181"> <area href="/HistoricDocuments/oakland" id="65" alt="Oakland" shape="poly" coords="42, 125, 101, 158, 46, 233, 45, 239, 42, 243, 22, 209, 12, 199"> <area href="/HistoricDocuments/franklin-lakes" id="43" alt="Franklin Lakes" shape="poly" coords="100, 158, 128, 172, 134, 180, 138, 180, 141, 185, 143, 191, 118, 202, 115, 266, 71, 262, 42, 243, 46, 239, 45, 233"> <area href="/HistoricDocuments/wyckoff" id="93" alt="Wyckoff" shape="poly" coords="142, 190, 149, 195, 155, 190, 159, 187, 160, 195, 169, 194, 168, 204, 168, 208, 164, 212, 181, 217, 173, 223, 170, 228, 159, 228, 156, 231, 162, 236, 165, 242, 161, 247, 166, 252, 171, 253, 175, 252, 177, 260, 168, 278, 141, 257, 140, 269, 113, 266, 119, 200"> <area href="/HistoricDocuments/waldwick" id="87" alt="Waldwick" shape="poly" coords="169, 194, 191, 201, 188, 192, 195, 192, 196, 196, 204, 197, 209, 198, 209, 201, 212, 202, 215, 199, 217, 199, 217, 203, 223, 204, 223, 211, 234, 210, 233, 214, 236, 221, 222, 218, 213, 216, 207, 218, 201, 219, 198, 219, 192, 219, 186, 219, 163, 213, 168, 208"> <area href="/HistoricDocuments/midland-park" id="58" alt="Midland Park" shape="poly" coords="181, 217, 190, 220, 187, 237, 194, 240, 183, 261, 176, 259, 175, 252, 168, 253, 161, 246, 166, 242, 162, 235, 157, 231, 159, 227, 171, 228"> <area href="/HistoricDocuments/ridgewood" id="74" alt="Ridgewood" shape="poly" coords="189, 220, 195, 218, 197, 220, 204, 219, 209, 229, 211, 231, 211, 235, 212, 236, 256, 248, 255, 266, 243, 262, 239, 262, 237, 265, 239, 275, 233, 280, 234, 289, 236, 294, 235, 299, 232, 298, 228, 305, 221, 297, 221, 292, 215, 283, 211, 283, 209, 279, 205, 278, 201, 274, 184, 275, 181, 277, 177, 286, 167, 277, 178, 259, 183, 261, 194, 239, 187, 237, 188, 231"> <area href="/HistoricDocuments/ho-ho-kus" id="51" alt="Ho-Ho-Kus" shape="poly" coords="203, 218, 214, 215, 236, 221, 258, 222, 254, 234, 255, 249, 211, 236, 208, 227"> <area href="/HistoricDocuments/glen-rock" id="45" alt="Glen Rock" shape="poly" coords="177, 284, 185, 274, 204, 275, 206, 279, 209, 278, 212, 285, 217, 283, 222, 293, 221, 298, 229, 305, 220, 312, 183, 312, 183, 308, 176, 315, 170, 314"> <area href="/HistoricDocuments/fair-lawn" id="40" alt="Fair Lawn" shape="poly" coords="171, 314, 176, 315, 181, 308, 185, 309, 184, 312, 221, 310, 229, 304, 227, 317, 237, 324, 237, 334, 237, 338, 239, 342, 236, 346, 241, 351, 243, 363, 229, 360, 213, 367, 210, 358, 202, 362, 199, 354, 189, 358, 184, 356, 178, 354, 176, 347, 177, 341, 180, 338, 173, 326, 168, 325, 169, 319"> <area href="/HistoricDocuments/paramus" id="69" alt="Paramus" shape="poly" coords="237, 265, 240, 261, 249, 263, 270, 269, 285, 284, 285, 278, 288, 281, 292, 273, 296, 274, 291, 290, 290, 304, 301, 309, 297, 319, 306, 322, 302, 329, 298, 335, 297, 338, 293, 341, 291, 347, 293, 352, 293, 353, 291, 354, 293, 359, 291, 365, 293, 368, 295, 369, 299, 369, 302, 375, 297, 373, 292, 372, 285, 372, 284, 374, 273, 366, 269, 380, 250, 364, 242, 361, 240, 350, 236, 346, 239, 341, 236, 332, 237, 322, 227, 316, 228, 304, 232, 298, 235, 298, 237, 291, 234, 288, 234, 278, 239, 273"> <area href="/HistoricDocuments/washington-township" id="89" alt="Washington Twp" shape="poly" coords="257, 222, 296, 232, 296, 246, 293, 256, 291, 265, 292, 268, 294, 270, 291, 270, 286, 266, 282, 271, 286, 274, 284, 278, 285, 280, 283, 284, 268, 268, 255, 265, 254, 231"> <area href="/HistoricDocuments/hillsdale" id="50" alt="Hillsdale" shape="poly" coords="258, 205, 257, 223, 296, 232, 315, 228, 318, 232, 315, 235, 317, 240, 327, 230, 329, 226, 329, 214, 326, 209, 330, 204, 328, 199, 304, 202, 304, 205, 301, 203, 300, 207, 296, 203, 285, 213"> <area href="/HistoricDocuments/woodcliff-lake" id="91" alt="Woodcliff Lake" shape="poly" coords="248, 160, 253, 148, 263, 149, 262, 152, 265, 152, 268, 162, 274, 164, 275, 173, 291, 180, 300, 185, 326, 197, 330, 194, 329, 200, 319, 201, 305, 203, 304, 204, 301, 203, 300, 207, 295, 204, 285, 213, 258, 206, 252, 201, 252, 194, 249, 191, 252, 188, 255, 190, 261, 188, 260, 166, 257, 165"> <area href="/HistoricDocuments/park-ridge" id="70" alt="Park Ridge" shape="poly" coords="267, 161, 272, 157, 290, 148, 308, 158, 317, 169, 327, 167, 325, 171, 329, 171, 329, 176, 326, 180, 330, 196, 325, 197, 285, 178, 272, 172, 275, 163"> <area href="/HistoricDocuments/montvale" id="59" alt="Montvale" shape="poly" coords="263, 109, 339, 154, 337, 158, 338, 165, 316, 169, 313, 164, 308, 161, 306, 157, 288, 148, 276, 155, 271, 157, 267, 161, 265, 152, 262, 152, 261, 150, 252, 150"> <area href="/HistoricDocuments/river-vale" id="76" alt="River Vale" shape="poly" coords="337, 153, 361, 167, 355, 176, 353, 178, 355, 182, 357, 183, 357, 194, 352, 200, 349, 201, 347, 209, 343, 207, 340, 213, 347, 219, 344, 223, 350, 226, 353, 234, 358, 237, 360, 238, 363, 231, 367, 231, 372, 232, 368, 243, 366, 248, 362, 247, 360, 248, 357, 249, 357, 253, 360, 255, 358, 261, 350, 259, 348, 252, 347, 246, 340, 246, 333, 246, 332, 241, 327, 242, 326, 239, 328, 233, 325, 229, 328, 227, 328, 213, 329, 206, 328, 198, 329, 195, 326, 177, 330, 174, 327, 170, 326, 170, 327, 166, 338, 165"> <area href="/HistoricDocuments/old-tappan" id="66" alt="Old Tappan" shape="poly" coords="361, 166, 405, 193, 392, 219, 377, 221, 371, 233, 367, 232, 365, 230, 361, 233, 359, 238, 351, 231, 348, 225, 344, 222, 347, 218, 340, 213, 344, 207, 347, 209, 349, 200, 354, 199, 357, 189, 356, 181, 354, 178, 354, 175"> <area href="/HistoricDocuments/westwood" id="90" alt="Westwood" shape="poly" coords="295, 232, 315, 228, 319, 232, 315, 234, 317, 238, 327, 230, 330, 234, 325, 242, 333, 241, 333, 247, 342, 246, 348, 247, 347, 252, 342, 265, 339, 264, 339, 260, 308, 255, 300, 273, 293, 270, 293, 267, 291, 264, 293, 251, 296, 243"> <area href="/HistoricDocuments/harrington-park" id="47" alt="Harrington Park" shape="poly" coords="358, 259, 360, 255, 357, 248, 363, 248, 363, 246, 367, 247, 372, 231, 378, 220, 393, 218, 390, 237, 393, 243, 394, 244, 396, 242, 400, 258, 391, 255, 386, 259, 385, 260, 382, 259, 377, 266, 370, 271, 368, 268, 361, 269, 361, 260"> <area href="/HistoricDocuments/emerson" id="37" alt="Emerson" shape="poly" coords="283, 278, 288, 281, 292, 273, 296, 276, 293, 287, 308, 291, 309, 275, 319, 280, 324, 279, 331, 281, 334, 283, 338, 282, 338, 279, 342, 279, 343, 276, 352, 277, 356, 273, 362, 268, 362, 261, 357, 259, 351, 258, 350, 257, 348, 251, 342, 264, 340, 263, 340, 261, 308, 256, 300, 273, 286, 266, 283, 271, 286, 274, 285, 274"> <area href="/HistoricDocuments/northvale" id="63" alt="Northvale" shape="poly" coords="396, 210, 404, 191, 430, 207, 425, 226, 428, 228, 425, 236, 410, 227, 414, 221, 407, 211"> <area href="/HistoricDocuments/rockleigh" id="78" alt="Rockleigh" shape="poly" coords="430, 206, 453, 220, 447, 240, 425, 235, 428, 227, 425, 225"> <area href="/HistoricDocuments/norwood" id="64" alt="Norwood" shape="poly" coords="396, 210, 408, 212, 414, 223, 411, 227, 424, 236, 428, 235, 435, 237, 447, 239, 443, 258, 436, 258, 436, 266, 430, 265, 427, 259, 424, 255, 419, 255, 412, 258, 408, 254, 400, 257, 395, 242, 393, 242, 390, 238, 392, 225, 392, 217"> <area href="/HistoricDocuments/closter" id="30" alt="Closter" shape="poly" coords="351, 277, 356, 272, 358, 274, 363, 268, 369, 268, 370, 271, 375, 265, 379, 265, 383, 258, 388, 260, 391, 255, 401, 257, 409, 254, 413, 258, 420, 254, 425, 256, 429, 261, 431, 266, 436, 266, 432, 279, 431, 282, 423, 298, 400, 283, 401, 286, 397, 283, 385, 283, 370, 282, 371, 278, 357, 278"> <area href="/HistoricDocuments/alpine" id="25" alt="Alpine" shape="poly" coords="451, 219, 476, 234, 488, 233, 485, 258, 471, 306, 464, 335, 462, 348, 454, 372, 427, 350, 434, 329, 425, 323, 435, 310, 422, 299, 433, 280, 436, 266, 437, 258, 443, 257"> <area href="/HistoricDocuments/haworth" id="49" alt="Haworth" shape="poly" coords="333, 282, 338, 283, 338, 280, 342, 278, 343, 276, 352, 277, 372, 278, 371, 282, 386, 283, 384, 306, 349, 304, 347, 302, 333, 302, 325, 300, 320, 296, 326, 293, 326, 288, 330, 289, 333, 285"> <area href="/HistoricDocuments/demarest" id="32" alt="Demarest" shape="poly" coords="385, 282, 396, 282, 401, 286, 401, 281, 424, 299, 431, 305, 434, 311, 425, 324, 418, 327, 402, 315, 403, 304, 400, 302, 397, 307, 384, 305"> <area href="/HistoricDocuments/oradell" id="67" alt="Oradell" shape="poly" coords="293, 286, 308, 292, 309, 275, 317, 279, 319, 279, 324, 278, 335, 284, 331, 289, 327, 289, 326, 292, 325, 294, 320, 296, 324, 298, 331, 302, 351, 303, 351, 309, 333, 308, 332, 309, 322, 309, 324, 316, 326, 317, 322, 319, 324, 324, 321, 330, 297, 318, 300, 307, 288, 303"> <area href="/HistoricDocuments/cresskill" id="31" alt="Cresskill" shape="poly" coords="379, 337, 380, 325, 384, 326, 384, 304, 398, 306, 401, 303, 404, 306, 403, 315, 419, 327, 427, 323, 435, 329, 427, 352, 397, 330, 399, 337"> <area href="/HistoricDocuments/dumont" id="33" alt="Dumont" shape="poly" coords="351, 303, 385, 304, 384, 326, 379, 326, 380, 334, 349, 336, 349, 331, 342, 332, 341, 317, 351, 317"> <area href="/HistoricDocuments/new-milford" id="61" alt="New Milford" shape="poly" coords="317, 371, 312, 364, 314, 355, 315, 350, 316, 347, 320, 334, 325, 323, 322, 318, 325, 316, 324, 308, 334, 308, 336, 306, 351, 308, 351, 318, 341, 318, 342, 333, 338, 340, 339, 345, 338, 354, 333, 371, 329, 368, 325, 365"> <area href="/HistoricDocuments/river-edge" id="75" alt="River Edge" shape="poly" coords="302, 374, 301, 370, 291, 368, 293, 360, 291, 355, 293, 351, 293, 339, 297, 338, 300, 332, 305, 325, 306, 321, 322, 329, 318, 343, 316, 344, 317, 347, 314, 351, 313, 359, 312, 365, 317, 372, 315, 376, 310, 379, 305, 378"> <area href="/HistoricDocuments/bergenfield" id="26" alt="Bergenfield" shape="poly" coords="342, 332, 351, 332, 350, 335, 380, 333, 377, 355, 374, 374, 368, 374, 361, 376, 350, 373, 348, 380, 342, 377, 340, 379, 332, 374, 340, 346, 338, 339"> <area href="/HistoricDocuments/tenafly" id="84" alt="Tenafly" shape="poly" coords="379, 337, 399, 337, 399, 329, 455, 372, 446, 402, 421, 384, 417, 393, 388, 372, 374, 374, 377, 363, 376, 353"> <area href="/HistoricDocuments/englewood" id="38" alt="Englewood" shape="poly" coords="369, 375, 391, 371, 419, 392, 406, 419, 411, 422, 392, 451, 372, 435, 362, 433, 365, 426, 371, 417, 361, 413, 367, 389, 366, 381"> <area href="/HistoricDocuments/englewood-cliffs" id="39" alt="Englewood Cliffs" shape="poly" coords="423, 384, 447, 402, 441, 415, 428, 442, 419, 463, 395, 445, 411, 421, 405, 416"> <area href="/HistoricDocuments/teaneck" id="83" alt="Teaneck" shape="poly" coords="318, 370, 328, 366, 331, 369, 334, 370, 333, 374, 340, 379, 344, 377, 348, 379, 353, 372, 360, 375, 369, 374, 367, 383, 367, 392, 361, 414, 370, 418, 362, 434, 361, 442, 355, 452, 350, 453, 348, 460, 335, 453, 326, 450, 328, 439, 325, 434, 328, 426, 312, 419, 312, 414, 307, 411, 310, 406, 316, 399, 317, 390, 323, 381"> <area href="/HistoricDocuments/maywood" id="57" alt="Maywood" shape="poly" coords="268, 379, 274, 364, 285, 374, 287, 372, 292, 378, 274, 416, 263, 407"> <area href="/HistoricDocuments/Hackensack" id="46" alt="Hackensack" shape="poly" coords="293, 372, 303, 374, 306, 379, 311, 380, 318, 371, 321, 372, 321, 376, 324, 380, 322, 383, 320, 387, 319, 389, 315, 392, 316, 400, 308, 410, 308, 413, 310, 414, 313, 415, 313, 418, 305, 429, 306, 431, 310, 433, 310, 447, 310, 451, 314, 456, 314, 462, 305, 461, 294, 439, 284, 438, 281, 443, 269, 434, 275, 415, 278, 406"> <area href="/HistoricDocuments/south-hackensack" id="82" alt="South Hackensack" shape="poly" coords="281, 443, 285, 437, 295, 439, 306, 462, 301, 472, 290, 465, 294, 459, 292, 449"> <area href="/HistoricDocuments/bogota" id="27" alt="Bogota" shape="poly" coords="306, 431, 313, 418, 328, 427, 326, 436, 328, 440, 327, 451, 310, 446, 310, 432"> <area href="/HistoricDocuments/ridgefield-park" id="73" alt="Ridgefield Park" shape="poly" coords="311, 445, 331, 452, 336, 451, 350, 460, 347, 466, 345, 470, 342, 478, 342, 484, 341, 493, 335, 496, 328, 493, 324, 488, 322, 483, 317, 481, 320, 470, 313, 462, 314, 454, 309, 450"> <area href="/HistoricDocuments/leonia" id="52" alt="Leonia" shape="poly" coords="347, 466, 349, 459, 350, 454, 352, 449, 357, 450, 364, 438, 363, 432, 371, 434, 377, 437, 386, 445, 384, 453, 382, 459, 379, 461, 375, 467, 371, 475, 358, 466"> <area href="/HistoricDocuments/fort-lee" id="42" alt="Fort Lee" shape="poly" coords="371, 474, 378, 462, 382, 459, 387, 444, 392, 451, 397, 445, 420, 463, 411, 485, 395, 479, 390, 492, 389, 502, 388, 505, 384, 513, 365, 499, 380, 481"> <area href="/HistoricDocuments/palisades-park" id="68" alt="Palisades Park" shape="poly" coords="348, 466, 354, 468, 360, 466, 372, 475, 380, 482, 366, 500, 341, 482, 342, 474"> <area href="/HistoricDocuments/cliffside-park" id="29" alt="Cliffside Park" shape="poly" coords="360, 519, 370, 501, 385, 513, 380, 523, 374, 532, 371, 536, 367, 539, 362, 548, 358, 544, 364, 536, 362, 533, 364, 530, 361, 528, 366, 522"> <area href="/HistoricDocuments/edgewater" id="35" alt="Edgewater" shape="poly" coords="363, 548, 368, 538, 373, 534, 382, 521, 385, 511, 389, 505, 390, 492, 394, 483, 397, 477, 411, 485, 404, 507, 401, 515, 386, 544, 374, 563, 363, 556"> <area href="/HistoricDocuments/fairview" id="41" alt="Fairview" shape="poly" coords="339, 520, 343, 521, 350, 512, 354, 515, 352, 519, 358, 521, 361, 519, 367, 523, 363, 528, 365, 532, 362, 535, 363, 537, 358, 546, 340, 534, 339, 528, 342, 527"> <area href="/HistoricDocuments/ridgefield" id="72" alt="Ridgefield" shape="poly" coords="317, 482, 324, 484, 325, 490, 329, 494, 334, 495, 340, 494, 341, 488, 342, 481, 365, 499, 369, 502, 358, 522, 352, 518, 354, 514, 350, 512, 341, 521, 337, 522, 331, 524, 325, 535, 322, 532, 320, 538, 315, 538, 316, 526, 312, 519, 311, 511, 316, 506, 319, 502, 317, 495, 318, 489"> <area href="/HistoricDocuments/little-ferry" id="53" alt="Little Ferry" shape="poly" coords="292, 465, 301, 472, 307, 460, 315, 462, 320, 471, 317, 478, 317, 484, 318, 488, 318, 495, 317, 498, 319, 504, 312, 513, 306, 510, 307, 505, 301, 496, 302, 487, 298, 487, 298, 483, 289, 480, 287, 472"> <area href="/HistoricDocuments/teterboro" id="85" alt="Teterboro" shape="poly" coords="265, 471, 282, 443, 291, 448, 294, 450, 293, 460, 291, 466, 280, 485"> <area href="/HistoricDocuments/moonachie" id="60" alt="Moonachie" shape="poly" coords="268, 475, 282, 485, 288, 472, 290, 480, 298, 483, 298, 487, 302, 487, 301, 497, 304, 501, 307, 506, 307, 509, 282, 503, 275, 495, 273, 500, 259, 498, 260, 491, 256, 487, 259, 485, 258, 482, 261, 478, 264, 480"> <area href="/HistoricDocuments/hasbrouck-heights" id="48" alt="Hasbrouck Heights" shape="poly" coords="246, 458, 255, 447, 252, 443, 254, 440, 260, 447, 263, 442, 265, 445, 270, 434, 282, 444, 264, 473, 269, 476, 264, 480, 244, 466"> <area href="/HistoricDocuments/lodi" id="54" alt="Lodi" shape="poly" coords="252, 412, 256, 402, 264, 408, 275, 416, 267, 446, 262, 443, 261, 446, 253, 440, 251, 443, 255, 447, 245, 458, 234, 450, 238, 445, 232, 438, 240, 416"> <area href="/HistoricDocuments/rochelle-park" id="77" alt="Rochelle Park" shape="poly" coords="241, 375, 244, 368, 242, 361, 251, 364, 269, 380, 265, 409, 256, 404, 255, 397, 250, 391, 253, 386, 246, 383"> <area href="/HistoricDocuments/saddle-brook" id="80" alt="Saddle Brook" shape="poly" coords="213, 365, 231, 360, 244, 362, 244, 367, 240, 375, 246, 382, 254, 387, 252, 391, 256, 399, 256, 404, 252, 413, 229, 421, 225, 415, 224, 404, 227, 402"> <area href="/HistoricDocuments/elmwood-park" id="36" alt="Elmwood Park" shape="poly" coords="190, 357, 200, 354, 203, 363, 212, 358, 228, 404, 191, 416, 194, 404, 188, 399, 190, 383, 188, 372, 191, 366"> <area href="/HistoricDocuments/garfield" id="44" alt="Garfield" shape="poly" coords="192, 417, 226, 404, 225, 412, 226, 417, 229, 420, 240, 417, 232, 440, 238, 446, 235, 452, 228, 452, 226, 457, 221, 457, 215, 449, 210, 438, 204, 427"> <area href="/HistoricDocuments/wood-ridge" id="92" alt="Wood-Ridge" shape="poly" coords="235, 451, 248, 460, 243, 466, 261, 479, 258, 483, 261, 486, 257, 489, 260, 493, 260, 498, 246, 490, 244, 491, 239, 486, 240, 483, 230, 477, 235, 468, 234, 459, 228, 452, 231, 450"> <area href="/HistoricDocuments/wallington" id="88" alt="Wallington" shape="poly" coords="220, 456, 227, 457, 229, 452, 235, 460, 235, 469, 230, 479, 227, 492, 214, 482, 210, 475, 205, 471, 202, 464, 207, 461, 212, 462, 214, 464, 217, 469, 221, 466"> <area href="/HistoricDocuments/carlstadt" id="28" alt="Carlstadt" shape="poly" coords="227, 491, 231, 477, 241, 484, 241, 488, 245, 492, 248, 489, 260, 498, 274, 500, 276, 496, 281, 502, 307, 509, 312, 512, 312, 519, 315, 526, 316, 533, 315, 540, 310, 546, 279, 550, 274, 531"> <area href="/HistoricDocuments/east-rutherford" id="34" alt="East Rutherford" shape="poly" coords="204, 482, 205, 470, 212, 475, 215, 482, 227, 492, 256, 515, 263, 520, 269, 527, 274, 534, 280, 551, 271, 557, 269, 562, 259, 568, 253, 580, 221, 494, 211, 490"> <area href="/HistoricDocuments/rutherford" id="79" alt="Rutherford" shape="poly" coords="199, 522, 203, 512, 204, 505, 198, 495, 203, 489, 204, 482, 212, 490, 223, 496, 254, 580, 249, 583, 241, 580, 244, 573, 234, 565, 239, 560, 236, 554, 236, 550"> <area href="/HistoricDocuments/lyndhurst" id="55" alt="Lyndhurst" shape="poly" coords="181, 551, 183, 539, 183, 531, 190, 526, 193, 528, 200, 522, 237, 552, 238, 558, 237, 562, 234, 565, 237, 569, 240, 571, 244, 573, 241, 581, 250, 583, 245, 593, 245, 617, 244, 622, 241, 623, 236, 621, 232, 615, 232, 608, 231, 601, 223, 599, 217, 598, 210, 591, 210, 584, 214, 578, 216, 578, 214, 572, 210, 567, 201, 563, 197, 562"> <area href="/HistoricDocuments/north-arlington" id="62" alt="North Arlington" shape="poly" coords="176, 571, 183, 561, 181, 555, 181, 551, 198, 563, 204, 562, 210, 565, 214, 569, 216, 576, 215, 580, 212, 580, 210, 589, 217, 599, 211, 603, 204, 606, 196, 605, 193, 602, 193, 597, 173, 586"> </map> </div> </div> </div> </div> <div style="max-width:496px; margin-left:12px; margin-top:-65px; padding-bottom:25px; color:#444;"> <p class="small text-justify"> Bergen County and its municipalities have always had a great impact on shaping the history and culture in the State of New Jersey. These significant historical documents have long been archived with the Office of the Bergen County Clerk. Some of the many historical documents include; Articles of Incorporation, Original Maps, Exempt Fire Fighter Certificates and Original Election Results dating back to the early 1800’s. These and other documents are preserved for historical, genealogical and other research purposes. We hope the residents of Bergen County appreciate viewing these historical treasures as much as we have discovering them. </p> </div> <!-- Tooltip content for the municipalities --> <div style="display:none;"> <div id="town_24"> <table class="mapinfotable" width="100%"> <tbody> <tr><td colspan="2" style="background-color:#CCCCCC;"><strong>Allendale</strong></td></tr> <tr> <td style="width:50%;text-align:right;">Population: </td> <td>6,505</td> </tr> </tbody> </table> </div> <div id="town_25"> <table class="mapinfotable" width="100%"> <tbody> <tr><td colspan="2" style="background-color:#CCCCCC;"><strong>Alpine</strong></td></tr> <tr> <td style="width:50%;text-align:right;">Population: </td> <td>1,849</td> </tr> </tbody> </table> </div> <div id="town_26"> <table class="mapinfotable" width="100%"> <tbody> <tr><td colspan="2" style="background-color:#CCCCCC;"><strong>Bergenfield</strong></td></tr> <tr> <td style="width:50%;text-align:right;">Population: </td> <td>26,764</td> </tr> </tbody> </table> </div> <div id="town_27"> <table class="mapinfotable" width="100%"> <tbody> <tr><td colspan="2" style="background-color:#CCCCCC;"><strong>Bogota</strong></td></tr> <tr> <td style="width:50%;text-align:right;">Population: </td> <td>8,187</td> </tr> </tbody> </table> </div> <div id="town_28"> <table class="mapinfotable" width="100%"> <tbody> <tr><td colspan="2" style="background-color:#CCCCCC;"><strong>Carlstadt</strong></td></tr> <tr> <td style="width:50%;text-align:right;">Population: </td> <td>6,127</td> </tr> </tbody> </table> </div> <div id="town_29"> <table class="mapinfotable" width="100%"> <tbody> <tr><td colspan="2" style="background-color:#CCCCCC;"><strong>Cliffside Park</strong></td></tr> <tr> <td style="width:50%;text-align:right;">Population: </td> <td>23,594</td> </tr> </tbody> </table> </div> <div id="town_30"> <table class="mapinfotable" width="100%"> <tbody> <tr><td colspan="2" style="background-color:#CCCCCC;"><strong>Closter</strong></td></tr> <tr> <td style="width:50%;text-align:right;">Population: </td> <td>8,373</td> </tr> </tbody> </table> </div> <div id="town_31"> <table class="mapinfotable" width="100%"> <tbody> <tr><td colspan="2" style="background-color:#CCCCCC;"><strong>Cresskill</strong></td></tr> <tr> <td style="width:50%;text-align:right;">Population: </td> <td>8,573</td> </tr> </tbody> </table> </div> <div id="town_32"> <table class="mapinfotable" width="100%"> <tbody> <tr><td colspan="2" style="background-color:#CCCCCC;"><strong>Demarest</strong></td></tr> <tr> <td style="width:50%;text-align:right;">Population: </td> <td>4,881</td> </tr> </tbody> </table> </div> <div id="town_33"> <table class="mapinfotable" width="100%"> <tbody> <tr><td colspan="2" style="background-color:#CCCCCC;"><strong>Dumont</strong></td></tr> <tr> <td style="width:50%;text-align:right;">Population: </td> <td>17,479</td> </tr> </tbody> </table> </div> <div id="town_34"> <table class="mapinfotable" width="100%"> <tbody> <tr><td colspan="2" style="background-color:#CCCCCC;"><strong>East Rutherford</strong></td></tr> <tr> <td style="width:50%;text-align:right;">Population: </td> <td>8,913</td> </tr> </tbody> </table> </div> <div id="town_35"> <table class="mapinfotable" width="100%"> <tbody> <tr><td colspan="2" style="background-color:#CCCCCC;"><strong>Edgewater</strong></td></tr> <tr> <td style="width:50%;text-align:right;">Population: </td> <td>11,513</td> </tr> </tbody> </table> </div> <div id="town_36"> <table class="mapinfotable" width="100%"> <tbody> <tr><td colspan="2" style="background-color:#CCCCCC;"><strong>Elmwood Park</strong></td></tr> <tr> <td style="width:50%;text-align:right;">Population: </td> <td>19,403</td> </tr> </tbody> </table> </div> <div id="town_37"> <table class="mapinfotable" width="100%"> <tbody> <tr><td colspan="2" style="background-color:#CCCCCC;"><strong>Emerson</strong></td></tr> <tr> <td style="width:50%;text-align:right;">Population: </td> <td>7,401</td> </tr> </tbody> </table> </div> <div id="town_38"> <table class="mapinfotable" width="100%"> <tbody> <tr><td colspan="2" style="background-color:#CCCCCC;"><strong>Englewood</strong></td></tr> <tr> <td style="width:50%;text-align:right;">Population: </td> <td>27,147</td> </tr> </tbody> </table> </div> <div id="town_39"> <table class="mapinfotable" width="100%"> <tbody> <tr><td colspan="2" style="background-color:#CCCCCC;"><strong>Englewood Cliffs</strong></td></tr> <tr> <td style="width:50%;text-align:right;">Population: </td> <td>5,281</td> </tr> </tbody> </table> </div> <div id="town_40"> <table class="mapinfotable" width="100%"> <tbody> <tr><td colspan="2" style="background-color:#CCCCCC;"><strong>Fair Lawn</strong></td></tr> <tr> <td style="width:50%;text-align:right;">Population: </td> <td>32,457</td> </tr> </tbody> </table> </div> <div id="town_41"> <table class="mapinfotable" width="100%"> <tbody> <tr><td colspan="2" style="background-color:#CCCCCC;"><strong>Fairview</strong></td></tr> <tr> <td style="width:50%;text-align:right;">Population: </td> <td>13,835</td> </tr> </tbody> </table> </div> <div id="town_42"> <table class="mapinfotable" width="100%"> <tbody> <tr><td colspan="2" style="background-color:#CCCCCC;"><strong>Fort Lee</strong></td></tr> <tr> <td style="width:50%;text-align:right;">Population: </td> <td>35,345</td> </tr> </tbody> </table> </div> <div id="town_43"> <table class="mapinfotable" width="100%"> <tbody> <tr><td colspan="2" style="background-color:#CCCCCC;"><strong>Franklin Lakes</strong></td></tr> <tr> <td style="width:50%;text-align:right;">Population: </td> <td>10,590</td> </tr> </tbody> </table> </div> <div id="town_44"> <table class="mapinfotable" width="100%"> <tbody> <tr><td colspan="2" style="background-color:#CCCCCC;"><strong>Garfield</strong></td></tr> <tr> <td style="width:50%;text-align:right;">Population: </td> <td>30,487</td> </tr> </tbody> </table> </div> <div id="town_45"> <table class="mapinfotable" width="100%"> <tbody> <tr><td colspan="2" style="background-color:#CCCCCC;"><strong>Glen Rock</strong></td></tr> <tr> <td style="width:50%;text-align:right;">Population: </td> <td>11,601</td> </tr> </tbody> </table> </div> <div id="town_46"> <table class="mapinfotable" width="100%"> <tbody> <tr><td colspan="2" style="background-color:#CCCCCC;"><strong>Hackensack</strong></td></tr> <tr> <td style="width:50%;text-align:right;">Population: </td> <td>43,010</td> </tr> </tbody> </table> </div> <div id="town_47"> <table class="mapinfotable" width="100%"> <tbody> <tr><td colspan="2" style="background-color:#CCCCCC;"><strong>Harrington Park</strong></td></tr> <tr> <td style="width:50%;text-align:right;">Population: </td> <td>4,664</td> </tr> </tbody> </table> </div> <div id="town_48"> <table class="mapinfotable" width="100%"> <tbody> <tr><td colspan="2" style="background-color:#CCCCCC;"><strong>Hasbrouck Heights</strong></td></tr> <tr> <td style="width:50%;text-align:right;">Population: </td> <td>7,473</td> </tr> </tbody> </table> </div> <div id="town_49"> <table class="mapinfotable" width="100%"> <tbody> <tr><td colspan="2" style="background-color:#CCCCCC;"><strong>Haworth</strong></td></tr> <tr> <td style="width:50%;text-align:right;">Population: </td> <td>3,382</td> </tr> </tbody> </table> </div> <div id="town_50"> <table class="mapinfotable" width="100%"> <tbody> <tr><td colspan="2" style="background-color:#CCCCCC;"><strong>Hillsdale</strong></td></tr> <tr> <td style="width:50%;text-align:right;">Population: </td> <td>4,998</td> </tr> </tbody> </table> </div> <div id="town_51"> <table class="mapinfotable" width="100%"> <tbody> <tr><td colspan="2" style="background-color:#CCCCCC;"><strong>Ho-Ho-Kus</strong></td></tr> <tr> <td style="width:50%;text-align:right;">Population: </td> <td>4,078</td> </tr> </tbody> </table> </div> <div id="town_52"> <table class="mapinfotable" width="100%"> <tbody> <tr><td colspan="2" style="background-color:#CCCCCC;"><strong>Leonia</strong></td></tr> <tr> <td style="width:50%;text-align:right;">Population: </td> <td>8,937</td> </tr> </tbody> </table> </div> <div id="town_53"> <table class="mapinfotable" width="100%"> <tbody> <tr><td colspan="2" style="background-color:#CCCCCC;"><strong>Little Ferry</strong></td></tr> <tr> <td style="width:50%;text-align:right;">Population: </td> <td>10,626</td> </tr> </tbody> </table> </div> <div id="town_54"> <table class="mapinfotable" width="100%"> <tbody> <tr><td colspan="2" style="background-color:#CCCCCC;"><strong>Lodi</strong></td></tr> <tr> <td style="width:50%;text-align:right;">Population: </td> <td>24,136</td> </tr> </tbody> </table> </div> <div id="town_55"> <table class="mapinfotable" width="100%"> <tbody> <tr><td colspan="2" style="background-color:#CCCCCC;"><strong>Lyndhurst</strong></td></tr> <tr> <td style="width:50%;text-align:right;">Population: </td> <td>20,554</td> </tr> </tbody> </table> </div> <div id="town_56"> <table class="mapinfotable" width="100%"> <tbody> <tr><td colspan="2" style="background-color:#CCCCCC;"><strong>Mahwah</strong></td></tr> <tr> <td style="width:50%;text-align:right;">Population: </td> <td>25,890</td> </tr> </tbody> </table> </div> <div id="town_57"> <table class="mapinfotable" width="100%"> <tbody> <tr><td colspan="2" style="background-color:#CCCCCC;"><strong>Maywood</strong></td></tr> <tr> <td style="width:50%;text-align:right;">Population: </td> <td>9,555</td> </tr> </tbody> </table> </div> <div id="town_58"> <table class="mapinfotable" width="100%"> <tbody> <tr><td colspan="2" style="background-color:#CCCCCC;"><strong>Midland Park</strong></td></tr> <tr> <td style="width:50%;text-align:right;">Population: </td> <td>7,128</td> </tr> </tbody> </table> </div> <div id="town_59"> <table class="mapinfotable" width="100%"> <tbody> <tr><td colspan="2" style="background-color:#CCCCCC;"><strong>Montvale</strong></td></tr> <tr> <td style="width:50%;text-align:right;">Population: </td> <td>7,844</td> </tr> </tbody> </table> </div> <div id="town_60"> <table class="mapinfotable" width="100%"> <tbody> <tr><td colspan="2" style="background-color:#CCCCCC;"><strong>Moonachie</strong></td></tr> <tr> <td style="width:50%;text-align:right;">Population: </td> <td>2,708</td> </tr> </tbody> </table> </div> <div id="town_61"> <table class="mapinfotable" width="100%"> <tbody> <tr><td colspan="2" style="background-color:#CCCCCC;"><strong>New Milford</strong></td></tr> <tr> <td style="width:50%;text-align:right;">Population: </td> <td>16,341</td> </tr> </tbody> </table> </div> <div id="town_62"> <table class="mapinfotable" width="100%"> <tbody> <tr><td colspan="2" style="background-color:#CCCCCC;"><strong>North Arlington</strong></td></tr> <tr> <td style="width:50%;text-align:right;">Population: </td> <td>15,392</td> </tr> </tbody> </table> </div> <div id="town_63"> <table class="mapinfotable" width="100%"> <tbody> <tr><td colspan="2" style="background-color:#CCCCCC;"><strong>Northvale</strong></td></tr> <tr> <td style="width:50%;text-align:right;">Population: </td> <td>4,640</td> </tr> </tbody> </table> </div> <div id="town_64"> <table class="mapinfotable" width="100%"> <tbody> <tr><td colspan="2" style="background-color:#CCCCCC;"><strong>Norwood</strong></td></tr> <tr> <td style="width:50%;text-align:right;">Population: </td> <td>5,711</td> </tr> </tbody> </table> </div> <div id="town_65"> <table class="mapinfotable" width="100%"> <tbody> <tr><td colspan="2" style="background-color:#CCCCCC;"><strong>Oakland</strong></td></tr> <tr> <td style="width:50%;text-align:right;">Population: </td> <td>12,754</td> </tr> </tbody> </table> </div> <div id="town_66"> <table class="mapinfotable" width="100%"> <tbody> <tr><td colspan="2" style="background-color:#CCCCCC;"><strong>Old Tappan</strong></td></tr> <tr> <td style="width:50%;text-align:right;">Population: </td> <td>5,750</td> </tr> </tbody> </table> </div> <div id="town_67"> <table class="mapinfotable" width="100%"> <tbody> <tr><td colspan="2" style="background-color:#CCCCCC;"><strong>Oradell</strong></td></tr> <tr> <td style="width:50%;text-align:right;">Population: </td> <td>7,978</td> </tr> </tbody> </table> </div> <div id="town_68"> <table class="mapinfotable" width="100%"> <tbody> <tr><td colspan="2" style="background-color:#CCCCCC;"><strong>Palisades Park</strong></td></tr> <tr> <td style="width:50%;text-align:right;">Population: </td> <td>19,622</td> </tr> </tbody> </table> </div> <div id="town_69"> <table class="mapinfotable" width="100%"> <tbody> <tr><td colspan="2" style="background-color:#CCCCCC;"><strong>Paramus</strong></td></tr> <tr> <td style="width:50%;text-align:right;">Population: </td> <td>26,342</td> </tr> </tbody> </table> </div> <div id="town_70"> <table class="mapinfotable" width="100%"> <tbody> <tr><td colspan="2" style="background-color:#CCCCCC;"><strong>Park Ridge</strong></td></tr> <tr> <td style="width:50%;text-align:right;">Population: </td> <td>8,645</td> </tr> </tbody> </table> </div> <div id="town_71"> <table class="mapinfotable" width="100%"> <tbody> <tr><td colspan="2" style="background-color:#CCCCCC;"><strong>Ramsey</strong></td></tr> <tr> <td style="width:50%;text-align:right;">Population: </td> <td>14,473</td> </tr> </tbody> </table> </div> <div id="town_72"> <table class="mapinfotable" width="100%"> <tbody> <tr><td colspan="2" style="background-color:#CCCCCC;"><strong>Ridgefield</strong></td></tr> <tr> <td style="width:50%;text-align:right;">Population: </td> <td>11,032</td> </tr> </tbody> </table> </div> <div id="town_73"> <table class="mapinfotable" width="100%"> <tbody> <tr><td colspan="2" style="background-color:#CCCCCC;"><strong>Ridgefield Park</strong></td></tr> <tr> <td style="width:50%;text-align:right;">Population: </td> <td>12,729</td> </tr> </tbody> </table> </div> <div id="town_74"> <table class="mapinfotable" width="100%"> <tbody> <tr><td colspan="2" style="background-color:#CCCCCC;"><strong>Ridgewood</strong></td></tr> <tr> <td style="width:50%;text-align:right;">Population: </td> <td>24,958</td> </tr> </tbody> </table> </div> <div id="town_75"> <table class="mapinfotable" width="100%"> <tbody> <tr><td colspan="2" style="background-color:#CCCCCC;"><strong>River Edge</strong></td></tr> <tr> <td style="width:50%;text-align:right;">Population: </td> <td>11,340</td> </tr> </tbody> </table> </div> <div id="town_76"> <table class="mapinfotable" width="100%"> <tbody> <tr><td colspan="2" style="background-color:#CCCCCC;"><strong>River Vale</strong></td></tr> <tr> <td style="width:50%;text-align:right;">Population: </td> <td>9,659</td> </tr> </tbody> </table> </div> <div id="town_77"> <table class="mapinfotable" width="100%"> <tbody> <tr><td colspan="2" style="background-color:#CCCCCC;"><strong>Rochelle Park</strong></td></tr> <tr> <td style="width:50%;text-align:right;">Population: </td> <td>5,530</td> </tr> </tbody> </table> </div> <div id="town_78"> <table class="mapinfotable" width="100%"> <tbody> <tr><td colspan="2" style="background-color:#CCCCCC;"><strong>Rockleigh</strong></td></tr> <tr> <td style="width:50%;text-align:right;">Population: </td> <td>531</td> </tr> </tbody> </table> </div> <div id="town_79"> <table class="mapinfotable" width="100%"> <tbody> <tr><td colspan="2" style="background-color:#CCCCCC;"><strong>Rutherford</strong></td></tr> <tr> <td style="width:50%;text-align:right;">Population: </td> <td>18,061</td> </tr> </tbody> </table> </div> <div id="town_80"> <table class="mapinfotable" width="100%"> <tbody> <tr><td colspan="2" style="background-color:#CCCCCC;"><strong>Saddle Brook</strong></td></tr> <tr> <td style="width:50%;text-align:right;">Population: </td> <td>13,659</td> </tr> </tbody> </table> </div> <div id="town_81"> <table class="mapinfotable" width="100%"> <tbody> <tr><td colspan="2" style="background-color:#CCCCCC;"><strong>Saddle River</strong></td></tr> <tr> <td style="width:50%;text-align:right;">Population: </td> <td>3,152</td> </tr> </tbody> </table> </div> <div id="town_82"> <table class="mapinfotable" width="100%"> <tbody> <tr><td colspan="2" style="background-color:#CCCCCC;"><strong>South Hackensack</strong></td></tr> <tr> <td style="width:50%;text-align:right;">Population: </td> <td>2,378</td> </tr> </tbody> </table> </div> <div id="town_83"> <table class="mapinfotable" width="100%"> <tbody> <tr><td colspan="2" style="background-color:#CCCCCC;"><strong>Teaneck</strong></td></tr> <tr> <td style="width:50%;text-align:right;">Population: </td> <td>39,776</td> </tr> </tbody> </table> </div> <div id="town_84"> <table class="mapinfotable" width="100%"> <tbody> <tr><td colspan="2" style="background-color:#CCCCCC;"><strong>Tenafly</strong></td></tr> <tr> <td style="width:50%;text-align:right;">Population: </td> <td>14,488</td> </tr> </tbody> </table> </div> <div id="town_85"> <table class="mapinfotable" width="100%"> <tbody> <tr><td colspan="2" style="background-color:#CCCCCC;"><strong>Teterboro</strong></td></tr> <tr> <td style="width:50%;text-align:right;">Population: </td> <td>67</td> </tr> </tbody> </table> </div> <div id="town_86"> <table class="mapinfotable" width="100%"> <tbody> <tr><td colspan="2" style="background-color:#CCCCCC;"><strong>Upper Saddle River</strong></td></tr> <tr> <td style="width:50%;text-align:right;">Population: </td> <td>8,208</td> </tr> </tbody> </table> </div> <div id="town_87"> <table class="mapinfotable" width="100%"> <tbody> <tr><td colspan="2" style="background-color:#CCCCCC;"><strong>Waldwick</strong></td></tr> <tr> <td style="width:50%;text-align:right;">Population: </td> <td>9,625</td> </tr> </tbody> </table> </div> <div id="town_88"> <table class="mapinfotable" width="100%"> <tbody> <tr><td colspan="2" style="background-color:#CCCCCC;"><strong>Wallington</strong></td></tr> <tr> <td style="width:50%;text-align:right;">Population: </td> <td>11,335</td> </tr> </tbody> </table> </div> <div id="town_89"> <table class="mapinfotable" width="100%"> <tbody> <tr><td colspan="2" style="background-color:#CCCCCC;"><strong>Washington Twp</strong></td></tr> <tr> <td style="width:50%;text-align:right;">Population: </td> <td>9,102</td> </tr> </tbody> </table> </div> <div id="town_90"> <table class="mapinfotable" width="100%"> <tbody> <tr><td colspan="2" style="background-color:#CCCCCC;"><strong>Westwood</strong></td></tr> <tr> <td style="width:50%;text-align:right;">Population: </td> <td>10,908</td> </tr> </tbody> </table> </div> <div id="town_91"> <table class="mapinfotable" width="100%"> <tbody> <tr><td colspan="2" style="background-color:#CCCCCC;"><strong>Woodcliff Lake</strong></td></tr> <tr> <td style="width:50%;text-align:right;">Population: </td> <td>5,730</td> </tr> </tbody> </table> </div> <div id="town_92"> <table class="mapinfotable" width="100%"> <tbody> <tr><td colspan="2" style="background-color:#CCCCCC;"><strong>Wood-Ridge</strong></td></tr> <tr> <td style="width:50%;text-align:right;">Population: </td> <td>7,626</td> </tr> </tbody> </table> </div> <div id="town_93"> <table class="mapinfotable" width="100%"> <tbody> <tr><td colspan="2" style="background-color:#CCCCCC;"><strong>Wyckoff</strong></td></tr> <tr> <td style="width:50%;text-align:right;">Population: </td> <td>16,696</td> </tr> </tbody> </table> </div> </div> <div style="max-width:500px;"> </div> <!-- MUNICIPALITIES TABLE LIST --> <div class="page"> <table class="table table-striped"> <tbody> <tr> <td><a href="/HistoricDocuments/surrogate-maps">Surrogate Maps</a> </td> <td><a href="/HistoricDocuments/county-documents-miscellaneous">County Documents/Miscellaneous</a> </td> <td></td> </tr> <tr> <td><a href="/HistoricDocuments/Allendale">Allendale</a></td> <td><a href="/HistoricDocuments/Harrington-Park">Harrington Park</a> </td> <td><a href="/HistoricDocuments/Ramsey">Ramsey</a> </td> </tr> <tr> <td><a href="/HistoricDocuments/Alpine">Alpine</a> </td> <td><a href="/HistoricDocuments/Hasbrouck-Heights">Hasbrouck Heights</a> </td> <td><a href="/HistoricDocuments/Ridgefield">Ridgefield</a> </td> </tr> <tr> <td><a href="/HistoricDocuments/Bergenfield">Bergenfield</a> </td> <td><a href="/HistoricDocuments/Haworth">Haworth</a> </td> <td><a href="/HistoricDocuments/Ridgefield-Park">Ridgefield Park</a> </td> </tr> <tr> <td><a href="/HistoricDocuments/Bogota">Bogota</a> </td> <td><a href="/HistoricDocuments/Hillsdale">Hillsdale</a> </td> <td><a href="/HistoricDocuments/Ridgewood">Ridgewood</a> </td> </tr> <tr> <td><a href="/HistoricDocuments/Carlstadt">Carlstadt</a> </td> <td><a href="/HistoricDocuments/Ho-Ho-Kus">Ho Ho Kus</a> </td> <td><a href="/HistoricDocuments/River-Edge">River Edge</a> </td> </tr> <tr> <td><a href="/HistoricDocuments/Cliffside-Park">Cliffside Park</a> </td> <td><a href="/HistoricDocuments/Leonia">Leonia</a> </td> <td><a href="/HistoricDocuments/River-Vale">River Vale</a> </td> </tr> <tr> <td><a href="/HistoricDocuments/Closter">Closter</a> </td> <td><a href="/HistoricDocuments/Little-Ferry">Little Ferry</a> </td> <td><a href="/HistoricDocuments/Rochelle-Park">Rochelle Park</a> </td> </tr> <tr> <td><a href="/HistoricDocuments/Cresskill">Cresskill</a> </td> <td><a href="/HistoricDocuments/Lodi">Lodi</a> </td> <td><a href="/HistoricDocuments/Rockleigh">Rockleigh</a> </td> </tr> <tr> <td><a href="/HistoricDocuments/Demarest">Demarest</a> </td> <td><a href="/HistoricDocuments/Lyndhurst">Lyndhurst</a> </td> <td><a href="/HistoricDocuments/Rutherford">Rutherford</a> </td> </tr> <tr> <td><a href="/HistoricDocuments/Dumont">Dumont</a> </td> <td><a href="/HistoricDocuments/Mahwah">Mahwah</a> </td> <td><a href="/HistoricDocuments/Saddle-Brook">Saddle Brook</a> </td> </tr> <tr> <td><a href="/HistoricDocuments/East-Rutherford">East Rutherford</a> </td> <td><a href="/HistoricDocuments/Maywood">Maywood</a> </td> <td><a href="/HistoricDocuments/Saddle-River">Saddle River</a> </td> </tr> <tr> <td><a href="/HistoricDocuments/Edgewater">Edgewater</a> </td> <td><a title="Midland Park" href="/HistoricDocuments/Midland-Park">Midland Park</a> </td> <td><a href="/HistoricDocuments/South-Hackensack">South Hackensack</a> </td> </tr> <tr> <td><a href="/HistoricDocuments/Elmwood-Park">Elmwood Park</a> </td> <td><a href="/HistoricDocuments/Montvale">Montvale</a> </td> <td><a href="/HistoricDocuments/Teaneck">Teaneck</a> </td> </tr> <tr> <td><a href="/HistoricDocuments/Emerson">Emerson</a> </td> <td><a href="/HistoricDocuments/Moonachie">Moonachie</a> </td> <td><a href="/HistoricDocuments/Tenafly">Tenafly</a> </td> </tr> <tr> <td><a href="/HistoricDocuments/Englewood">Englewood</a> </td> <td><a href="/HistoricDocuments/New-Milford">New Milford</a> </td> <td><a href="/HistoricDocuments/Teterboro">Teterboro</a> </td> </tr> <tr> <td><a href="/HistoricDocuments/Englewood-Cliffs">Englewood Cliffs</a> </td> <td><a href="/HistoricDocuments/North-Arlington">North Arlington</a> </td> <td><a href="/HistoricDocuments/Upper-Saddle-River">Upper Saddle River</a> </td> </tr> <tr> <td><a href="/HistoricDocuments/Fair-Lawn">Fair Lawn</a> </td> <td><a href="/HistoricDocuments/Northvale">Northvale</a> </td> <td><a title="Waldwick" href="/HistoricDocuments/Waldwick">Waldwick</a></td> </tr> <tr> <td><a href="/HistoricDocuments/Fairview">Fairview</a> </td> <td><a href="/HistoricDocuments/Norwood">Norwood</a> </td> <td><a href="/HistoricDocuments/Wallington">Wallington</a> </td> </tr> <tr> <td><a href="/HistoricDocuments/Fort-Lee">Fort Lee</a> </td> <td><a href="/HistoricDocuments/Oakland">Oakland</a> </td> <td><a href="/HistoricDocuments/Washington-Township">Washington Township</a> </td> </tr> <tr> <td><a href="/HistoricDocuments/Franklin-Lakes">Franklin Lakes</a> </td> <td><a href="/HistoricDocuments/Old-Tappan">Old Tappan</a> </td> <td><a href="/HistoricDocuments/Westwood">Westwood</a> </td> </tr> <tr> <td><a href="/HistoricDocuments/Garfield">Garfield</a> </td> <td><a href="/HistoricDocuments/Oradell">Oradell</a> </td> <td><a href="/HistoricDocuments/Woodcliff-Lake">Woodcliff Lake</a> </td> </tr> <tr> <td><a href="/HistoricDocuments/Glen-Rock">Glen Rock</a> </td> <td><a href="/HistoricDocuments/Palisades-Park">Palisades Park</a></td> <td><a href="/HistoricDocuments/Wood-Ridge">Wood-Ridge</a> </td> </tr> <tr> <td><a href="/HistoricDocuments/Hackensack">Hackensack</a> </td> <td><a href="/HistoricDocuments/Paramus">Paramus</a> </td> <td><a href="/HistoricDocuments/Wyckoff">Wyckoff</a> </td> </tr> <tr> <td> <br> </td> <td><a href="/HistoricDocuments/park-ridge">Park Ridge</a> </td> <td> <br> </td> </tr> </tbody> </table> </div> </div> </div> </div> </section> <aside class='col-md-5 home-sidebar'> <section class="welcome sb-section" id="welcome"> <h3 style="padding-top:10px;">Welcome</h3> <div class="side-box"> <figure class="clerk-img"> <img src="/_Assets/img/clerk.jpg" class="img-responsive" alt="" /> <figcaption> The Honorable <span>John S. Hogan</span> Bergen County Clerk </figcaption> </figure> <p> Welcome to the Website for the Bergen County Clerk. Our office is pleased to provide an online resource to help residents and visitors obtain information and conduct business with us. We hope you find this website a useful and friendly environment that serves your needs in an efficient, cost-effective and secure manner. </p> <p> By visiting our Web site, you get an up close and personal glimpse of our services and the records in our office. As you navigate your way through the site, keep in mind that while our duties are varied, our mission is clear - we are here to serve you. It is our goal to give you the type of service you deserve by handling each transaction with Value, Integrity and Performance. </p> <p> Will you be requesting a "Mail-In" Ballot for an election?<br /> Have you received your "Sample" Ballot?<br /> Need a copy of the deed to your home?<br /> Searching for a title for your home?<br /> Do you want to become a notary?<br /> Traveling outside the United States any time soon and need a passport?<br /> Starting your own business?<br /> If your answer to any of the questions posed above is yes, then we can help … right here in the Bergen County Clerk's Office! </p> <p> The County Clerk is one of three elected constitutional offices in Bergen County: The County Clerk, County Sheriff and Surrogate Court Judge. Constitutional Officers, as their office is prescribed for in the Constitution of the State of New Jersey. The term of office for County Clerk is five years. </p> <p> The County Clerk's responsibilities include the recording, filing and maintenance of many public records including those effecting property and business ownership. In addition, the County Clerk's office keeps Naturalization Records, processes Passport applications, Notary Public Oaths, Physician and Veteran's Peddlers Licenses, Veteran’s ID Cards and is responsible for one third of the Election process along with the Superintendent of Elections and the Board of Elections. The County Clerk is historically known as the "keeper of records" and is one of the oldest offices in the State of NJ. Many records in the Bergen County Clerk's office are over 300 years old. </p> <p class="welcome-sig"> <span class="cf"></span> <span>- John S. Hogan</span> Bergen County Clerk </p> </div> <p> <a href="https://bclrs.co.bergen.nj.us/propertyalert/" target="_blank"><img src="/_Assets/img/btn-Bergen-County-Property-Alert-Service.png" class="img-responsive" /></a> </p> <p> <a href="/news"><img src="/_Assets/img/btn-News-Archive.png" class="img-responsive" /></a> </p> </section> <section class="sb-section"> <!-- Buttons --> <h3 class="sidebar-title">Passports</h3> <p class="text-center"> <b style="font-size: 22px; text-decoration: underline; color: #C90200; "> Check or money order for passport fees. </b><br /><br /> <b style="font-size:16px;"> PASSPORT APPOINTMENTS ARE NOT REQUIRED </b> </p> <div class="row"> <div class="col-md-6 col-md-offset-3"> <div class="buttons-home track-passport"> <a href="https://travel.state.gov/content/travel/en/passports/need-passport/status.html" target="_blank"> <img src="/_Assets/img/icon-passport.svg" /> <span>Track Your<br />Passport</span> </a> </div> </div> </div> <div id="pnlEvent"> <h3 class="sidebar-title">Events</h3> <div class="side-box" ng-controller="sidebarEventController" ng-init="init('')"> <ul class="event-list"> <li ng-repeat="item in records"> <a href="" ng-click="openModal(item.Event_ID)" ng-class="{'canceled-event': item.Event_IsCanceled}"> <span>{{item.Event_DateTime | formatDateEvent}} <span ng-show="{{(item.Event_DateTime| formatDateEvent) != (item.Event_EndDateTime | formatDateEvent)}}"> - {{item.Event_EndDateTime | formatDateEvent}}</span></span> {{item.Event_Title}} </a> </li> </ul> </div> </div> </section> <section class="sb-section"> <h3 class="sidebar-title">Land Records</h3> <ul> <li><a href="https://bclrs.co.bergen.nj.us/landrecords/" target="_blank"><img src="/_Assets/img/magnifying-glass.png" /> <b>Land Record Search</b></a></li> <li><a ng-href="/Services/41" href="/Services/41"><img src="/_Assets/img/document.png" /> Document Directory & Recording Fees</a></li> <li><a ng-href="/Services/71" href="/Services/71"><img src="/_Assets/img/document.png" /> Land Record Services</a></li> <li><a ng-href="/Services/42" href="/Services/42"><img src="/_Assets/img/document.png" /> Payment Requirements</a></li> <li><a ng-href="/Services/43" href="/Services/43"><img src="/_Assets/img/document.png" /> Real Estate Closing Seminar</a></li> <li><a ng-href="/Services/44" href="/Services/44"><img src="/_Assets/img/document.png" /> Residential Foreclosure Help & Information</a></li> <li><a ng-href="/Services/45" href="/Services/45"><img src="/_Assets/img/document.png" /> Land Records Management Division</a></li> <li><a href="https://bclrs.co.bergen.nj.us/AgentPortal/" target="_blank"><img src="/_Assets/img/document.png" /> Agent Portal</a></li> </ul> </section> <section class="sb-section"> <h3 class="sidebar-title">Serving The Public</h3> <table class="table"> <thead> <tr> <th>2024</th> </tr> </thead> <tbody> <tr> <td>Revenue Generated for Bergen County</td> <td> $16,089,036.08 </td> </tr> <tr> <td>Revenue Generated for the State of New Jersey</td> <td>$102,889,611.22</td> </tr> <tr> <td> Documents Processed in Registry Division (Land Records, Mortgages, Deeds, E-Recordings, etc) <br /><span class="small">(Land Records, Mortgages, Deeds, E-Recordings, etc)</span> </td> <td>73,959</td> </tr> <tr> <td>Weddings Performed</td> <td>1,212</td> </tr> <tr> <td>Total Number of Registered Voters for Nov 7, 2023 General Election</td> <td>684,900</td> </tr> <tr> <td>Voter Turnout in Nov 7, 2023 Election</td> <td>67.7%</td> </tr> <tr> <td>Total Number of Ballots Cast in Nov 7, 2023 General Election</td> <td>463,837</td> </tr> <tr> <td>Satellite Visits</td> <td>29 Locations</td> </tr> <tr> <td>Satellite Office Production</td> <td> <ul> <li>624 Passport Applications</li> <li>105 Notary Oaths</li> </ul> </td> </tr> </tbody> </table> </section> <section class="row sb-section"> <div class="col-md-12 bs-pk"> <h3 class="sidebar-title">Social Media</h3> <div class="section-social"> <!-- Instagram Widget --> <!-- SnapWidget --> <a href="https://www.instagram.com/johnhoganclerk/" target="_blank"> <img src="/_Assets/img/ig-button.png" alt="Check below our Instagram latest posts" class="img-responsive" /> </a> <iframe src="https://snapwidget.com/embed/1023027" class="snapwidget-widget" allowtransparency="true" frameborder="0" scrolling="yes" style="border:none; width:100%; height:480px"></iframe> <!-- X Widget --> <!-- Twitter Widget --> <div style="padding:40px 0;"> <a class="twitter-timeline" data-lang="en" data-height="600" href="https://twitter.com/electionsclerk">Tweets by https://twitter.com/electionsclerk</a> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script> </div> <!-- Facebook banner to profile --> <a href="https://www.facebook.com/john.hogan.3194" target="_blank"> <img src="/_Assets/img/follow-on-facebook2.png" class="img-responsive" style="margin: 20px 0;" /> </a> </div> </div> </section> <section class="row sb-section"> <div class="col-md-12 bs-pk text-center"> <h3 class="sidebar-title">Gallery</h3> <div id="clerk-gallery"></div> <a href="https://www.flickr.com/photos/79825492@N08/sets" target="_blank">View our Flickr Stream</a> </div> </section> </aside> </div> </div> </main> <!-- FOOTER --> <footer class="row"> <div class="container"> <div class="row"> <!-- Site Map --> <div class="col-md-4"> <nav class="site-map"> <h3>Site Map</h3> <div class="row"> <div id="accordion-fservices" class="panel-group ng-scope"> <div class="ng-scope"> <div class="panel-heading"> <h4 class="panel-title"><a class="accordion-toggle ng-binding" href="#fservice0" data-toggle="collapse" data-parent="#accordion-fservices">General <b class="caret"></b></a></h4> </div> <div id="fservice0" class="panel-collapse collapse"> <div class="panel-body"> <ul> <li class="ng-scope"><a class="ng-binding" href="/">Home</a></li> <li class="ng-scope"><a class="ng-binding" href="/About/">About The Clerk</a></li> <li class="ng-scope"><a class="ng-binding" href="/Calendar/">Calendar</a></li> <li class="ng-scope"><a class="ng-binding" href="/Forms/">Forms</a></li> </ul> </div> </div> </div> <div class="ng-scope"> <div class="panel-heading"> <h4 class="panel-title"><a class="accordion-toggle ng-binding" href="#fservice1" data-toggle="collapse" data-parent="#accordion-fservices">Business <b class="caret"></b></a></h4> </div> <div id="fservice1" class="panel-collapse collapse"> <div class="panel-body"> <ul> <li class="ng-scope"><a class="ng-binding" href="/Services/4">Adding a New Owner or Partner</a></li> <li class="ng-scope"><a class="ng-binding" href="/Services/5">Business Address Change</a></li> <li class="ng-scope"><a class="ng-binding" href="/Services/1">Business Complaint Information</a></li> <li class="ng-scope"><a class="ng-binding" href="/Services/2">Business License Information</a></li> <li class="ng-scope"><a class="ng-binding" href="/Services/6">Closing a Business</a></li> <li class="ng-scope"><a class="ng-binding" href="/Services/12">Federal Tax Information</a></li> <li class="ng-scope"><a class="ng-binding" href="/Services/7">Fees</a></li> <li class="ng-scope"><a class="ng-binding" href="/Services/13">Incorporation, Limited Partnerships, Fictitious Names & Non-profit Organizations</a></li> <li class="ng-scope"><a class="ng-binding" href="/Services/14">New Business Lists</a></li> <li class="ng-scope"><a class="ng-binding" href="/Services/8">Registering a Church Corporation</a></li> <li class="ng-scope"><a class="ng-binding" href="/Services/9">Registering a New Trade Name</a></li> <li class="ng-scope"><a class="ng-binding" href="/Services/10">Removing an Owner or Partner</a></li> <li class="ng-scope"><a class="ng-binding" href="/Services/16">Score</a></li> <li class="ng-scope"><a class="ng-binding" href="/Services/15">Small Business Counseling</a></li> <li class="ng-scope"><a class="ng-binding" href="/Services/11">Submitting Documents</a></li> <li class="ng-scope"><a class="ng-binding" href="/Services/17">Tax Identification Number</a></li> <li class="ng-scope"><a class="ng-binding" href="/Services/18">Trademark & Patents</a></li> <li class="ng-scope"><a class="ng-binding" href="/Services/70">Workers Compensation Information</a></li> </ul> </div> </div> </div> <div class="ng-scope"> <div class="panel-heading"> <h4 class="panel-title"><a class="accordion-toggle ng-binding" href="#fservice2" data-toggle="collapse" data-parent="#accordion-fservices">Elections & Voting <b class="caret"></b></a></h4> </div> <div id="fservice2" class="panel-collapse collapse"> <div class="panel-body"> <ul> <li class="ng-scope"><a class="ng-binding" href="/Services/20">Board of Elections</a></li> <li class="ng-scope"><a class="ng-binding" href="/Services/21">CDs or Cassette Tapes for The Blind</a></li> <li class="ng-scope"><a class="ng-binding" href="/Election">Election Results</a></li> <li class="ng-scope"><a class="ng-binding" href="/Services/26">Election Schedule</a></li> <li class="ng-scope"><a class="ng-binding" href="/Services/35">Frequently Asked Questions</a></li> <li class="ng-scope"><a class="ng-binding" href="/Services/25">Historical Election Results</a></li> <li class="ng-scope"><a class="ng-binding" href="/Services/32">Petitions</a></li> <li class="ng-scope"><a class="ng-binding" href="/Services/24">Prior Election Results</a></li> <li class="ng-scope"><a class="ng-binding" href="/Services/34">Sample Ballots</a></li> <li class="ng-scope"><a class="ng-binding" href="https://www.co.bergen.nj.us/bergen-county-board-of-elections/ballot-drop-box-locations" target="_blank">Secure Ballot Drop Box Locations</a></li> <li class="ng-scope"><a class="ng-binding" href="/Services/33">Superintendent of Elections</a></li> <li class="ng-scope"><a class="ng-binding" href="/Services/22">Vote-By-Mail Application/Mail-In Ballot</a></li> <li class="ng-scope"><a class="ng-binding" href="/Services/36">Voter Registration</a></li> <li class="ng-scope"><a class="ng-binding" href="/Services/37">Voter Registration (DRU)/Mail-In Ballot Lists</a></li> <li class="ng-scope"><a class="ng-binding" href="/Services/38">Voting Locations</a></li> </ul> </div> </div> </div> <div class="ng-scope"> <div class="panel-heading"> <h4 class="panel-title"><a class="accordion-toggle ng-binding" href="#fservice3" data-toggle="collapse" data-parent="#accordion-fservices">Land Records <b class="caret"></b></a></h4> </div> <div id="fservice3" class="panel-collapse collapse"> <div class="panel-body"> <ul> <li class="ng-scope"><a class="ng-binding" href="/Services/41">Document Directory & Recording Fees</a></li> <li class="ng-scope"><a class="ng-binding" href="/Services/71">Land Record Services</a></li> <li class="ng-scope"><a class="ng-binding" href="/Services/42">Payment Requirements</a></li> <li class="ng-scope"><a class="ng-binding" href="/Services/43">Real Estate Closing Seminar</a></li> <li class="ng-scope"><a class="ng-binding" href="/Services/44">Residential Foreclosure Help & Information</a></li> <li class="ng-scope"><a class="ng-binding" href="/Services/45">Land Records Management Division</a></li> </ul> </div> </div> </div> <div class="ng-scope"> <div class="panel-heading"> <h4 class="panel-title"><a class="accordion-toggle ng-binding" href="#fservice4" data-toggle="collapse" data-parent="#accordion-fservices">Licenses <b class="caret"></b></a></h4> </div> <div id="fservice4" class="panel-collapse collapse"> <div class="panel-body"> <ul> <li class="ng-scope"><a class="ng-binding" href="/Services/47">Fireman’s Exemption</a></li> <li class="ng-scope"><a class="ng-binding" href="/Services/48">Physician License Registration</a></li> <li class="ng-scope"><a class="ng-binding" href="/Services/49">Veteran Peddlers License</a></li> <li class="ng-scope"><a class="ng-binding" href="/Services/46">Veterans’ Service Cards</a></li> </ul> </div> </div> </div> <div class="ng-scope"> <div class="panel-heading"> <h4 class="panel-title"><a class="accordion-toggle ng-binding" href="#fservice5" data-toggle="collapse" data-parent="#accordion-fservices">Naturalization <b class="caret"></b></a></h4> </div> <div id="fservice5" class="panel-collapse collapse"> <div class="panel-body"> <ul> <li class="ng-scope"><a class="ng-binding" href="/Services/50">Fees</a></li> <li class="ng-scope"><a class="ng-binding" href="/Services/51">Filings</a></li> <li class="ng-scope"><a class="ng-binding" href="/Services/52">Records Search</a></li> <li class="ng-scope"><a class="ng-binding" href="/Services/53">Replacing Certificates</a></li> </ul> </div> </div> </div> <div class="ng-scope"> <div class="panel-heading"> <h4 class="panel-title"><a class="accordion-toggle ng-binding" href="#fservice6" data-toggle="collapse" data-parent="#accordion-fservices">Notary Public <b class="caret"></b></a></h4> </div> <div id="fservice6" class="panel-collapse collapse"> <div class="panel-body"> <ul> <li class="ng-scope"><a class="ng-binding" href="/Services/55">Apostille or State Seal</a></li> <li class="ng-scope"><a class="ng-binding" href="/Services/56">Application & Requirements</a></li> <li class="ng-scope"><a class="ng-binding" href="/Services/61">County Clerk Certification</a></li> <li class="ng-scope"><a class="ng-binding" href="/Services/54">Notary Public Registration</a></li> <li class="ng-scope"><a class="ng-binding" href="/Services/62">Other Resources</a></li> </ul> </div> </div> </div> <div class="ng-scope"> <div class="panel-heading"> <h4 class="panel-title"><a class="accordion-toggle ng-binding" href="#fservice7" data-toggle="collapse" data-parent="#accordion-fservices">Passports <b class="caret"></b></a></h4> </div> <div id="fservice7" class="panel-collapse collapse"> <div class="panel-body"> <ul> <li class="ng-scope"><a class="ng-binding" href="/Services/64">Application & Requirements</a></li> <li class="ng-scope"><a class="ng-binding" href="/Services/65">Fees</a></li> <li class="ng-scope"><a class="ng-binding" href="/Services/67">Other Resources</a></li> <li class="ng-scope"><a class="ng-binding" href="/Services/66">Passport Card</a></li> </ul> </div> </div> </div> <div class="ng-scope"> <div class="panel-heading"> <h4 class="panel-title"><a class="accordion-toggle ng-binding" href="#fservice8" data-toggle="collapse" data-parent="#accordion-fservices">Ceremonies <b class="caret"></b></a></h4> </div> <div id="fservice8" class="panel-collapse collapse"> <div class="panel-body"> <ul> <li class="ng-scope"><a class="ng-binding" href="/Services/68">Ceremonies</a></li> </ul> </div> </div> </div> <div class="ng-scope"> <div class="panel-heading"> <h4 class="panel-title"><a class="accordion-toggle ng-binding" href="#fservice9" data-toggle="collapse" data-parent="#accordion-fservices">Veterans <b class="caret"></b></a></h4> </div> <div id="fservice9" class="panel-collapse collapse"> <div class="panel-body"> <ul> <li class="ng-scope"><a class="ng-binding" href="/Services/69">Veterans</a></li> </ul> </div> </div> </div> <div class="ng-scope"> <div class="panel-heading"> <h4 class="panel-title"><a class="accordion-toggle ng-binding" href="#fservice10" data-toggle="collapse" data-parent="#accordion-fservices">Photo Cards <b class="caret"></b></a></h4> </div> <div id="fservice10" class="panel-collapse collapse"> <div class="panel-body"> <ul> <li class="ng-scope"><a class="ng-binding" href="/Services/73">Gold Star Parent Identification Card</a></li> <li class="ng-scope"><a class="ng-binding" href="/Services/72">Senior Golden Key Card</a></li> </ul> </div> </div> </div> </div> </div> <div class="social-links clearfix"> <a href="https://www.facebook.com/john.hogan.3194" class="social-icon clearfix" target="_blank"><span class="ico-fb"> </span><i><em>Visit us on Facebook!</em></i></a> <a href="https://www.instagram.com/johnhoganclerk/" class="social-icon clearfix" target="_blank"><span class="ico-ig"> </span><i><em>Visit us on Instagram!</em></i></a> </div> </nav> </div> <!-- Poster Contests --> <div class="col-md-4"> <h3>Poster Contest</h3> <div class="poster-gal mbx10" style="padding-bottom: 15px;"> <a href="/Contests"> <img src="/_Assets/img/poster-contests-new.jpg" class="img-responsive" /> </a> </div> <h3>Election Calendar</h3> <div class="poster-gal mbx10"> <a href="/_Content/pdf/BERGEN-COUNTY-CAL-2025-Updated.pdf" target="_blank"> <img src="/_Assets/img/2025-calendar-cover.jpg" class="img-responsive" /> </a> <p style="margin-top:20px;text-align:left;"> <a href="/_Content/pdf/2025_SUMMARY_EN-Updated.pdf" target="_blank">Summary of Important Election Dates</a> </p> </div> </div> <!-- Contact/map --> <div class="col-md-4"> <h3>Our Offices</h3> <div class="contact-info-block"> <iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d24134.58246514084!2d-74.0532731746826!3d40.875762621098346!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x89c2f9f0ada5e97f%3A0x441d10deb68eda8c!2s1+Bergen+County+Plaza%2C+Hackensack%2C+NJ+07601!5e0!3m2!1sen!2sus!4v1520349830600" frameborder="0" allowfullscreen></iframe> <a href="https://www.google.com/maps?ll=40.876801,-74.042716&z=14&t=m&hl=en&gl=US&mapclient=embed&q=1+Bergen+County+Plaza+Hackensack,+NJ+07601" target="_blank"> One Bergen County Plaza<br /> Hackensack, NJ 07601 </a> <br /> <a href="http://www.bergencountyclerk.org/">Bergencountyclerk.org</a> <p class="mtx10"> Tel: <a href="tel:+1-(201) 336-7000" class="tel">(201) 336-7000</a><br /> Email: <a href="mailto:countyclerk@bergencountynj.gov" class="tel">countyclerk@bergencountynj.gov</a> </p> </div> </div> </div> <!-- Copyright --> <div class="row"> <small class="col-md-12"> <em><span>© 2025 Clerk's Office <i>/</i></span></em> <em><span class="site-by"><a href="http://www.alphadogsolutions.com/" target="_blank"> </a></span></em> </small> </div> </div> </footer> </div> <script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-56ba0aed1c9bf82f" async="async"></script> <div class="modal fade" id="calendarEventModal" tabindex="-1" role="dialog" aria-labelledby="Event_Title"> <div class="modal-dialog modal-lg" role="document"> <div class="modal-content printable"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button> <p id="Event_Department"></p> <h4 class="modal-title cal-event-title" id="Event_Title"></h4> </div> <div class="modal-body"> <div class="cal-event-date"><strong>Date/Time:</strong> <span id="Event_StartDateTime"></span></div> <div class="cal-event-location"><strong>Location:</strong> <span id="Event_Location"></span></div> <div class="cal-event-status"></div> <div class="cal-event-description"><div id="Event_Description"></div></div> <div class="cal-event-files cf" id="Event_Link"></div> <div class="cal-event-print"> <a class="print-link">Print</a> </div> </div> </div> </div> </div> <div class="modal fade" id="calendarMeetingModal" tabindex="-1" role="dialog" aria-labelledby="Meeting_Title"> <div class="modal-dialog modal-lg" role="document"> <div class="modal-content printable"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button> <h4 class="modal-title cal-event-title" id="Meeting_Title"></h4> </div> <div class="modal-body"> <p id="Meeting_Type"></p> <div class="cal-event-status"></div> <div class="cal-event-date"><strong>Date/Time:</strong> <span id="Meeting_DateTime"></span></div> <div class="cal-event-location"><strong>Location:</strong> <span id="Meeting_Location"></span></div> <div class="cal-event-description"><div id="Meeting_Description"></div></div> <div class="cal-event-files cf" id="pdf-links"></div> <div class="cal-event-print"> <a class="print-link">Print</a> </div> </div> </div> </div> </div> <script src="/_Assets/js/bootstrap/bootstrap.js"></script> <script src="/_Assets/js/bootstrap/dropdown.js"></script> <script src="/_Assets/js/bootstrap/collapse.js"></script> <script src="/_Assets/js/bootstrap/transition.js"></script> <script src="/_Assets/js/bootstrap/tooltip.js"></script> <script src="/_Assets/js/bootstrap/popover.js"></script> <script src="/_Assets/js/jquery/libs/moment/moment.js"></script> <script src="/_Assets/js/jquery/libs/succinct.js"></script> <script src="/_Assets/js/jquery/libs/labelholder/labelholder.js"></script> <script src="/_Assets/js/jquery/libs/jquery.elastic.source.js"></script> <script src="/_Assets/js/jquery/libs/smartmenus/jquery.smartmenus.js"></script> <script src="/_Assets/js/jquery/libs/nanogallery/jquery.nanogallery.js"></script> <script src="/_Assets/js/jquery/libs/scrollbar/js/uncompressed/jquery.mCustomScrollbar.js"></script> <script src="/_Assets/js/jquery/jqueryval/jquery.unobtrusive-ajax.js"></script> <script src="/_Assets/js/jquery/jqueryval/jquery.validate.js"></script> <script src="/_Assets/js/jquery/jqueryval/jquery.validate.unobtrusive.js"></script> <script src="/_Assets/js/alpha.jquery.calendar.js"></script> <script src="/_Assets/js/site.js"></script> <script src="/_Assets/js/mapfiles/jquery.maphilight.js"></script> <script> //$.noConflict(); $(document).ready(function () { $('img[usemap]').maphilight(); $('area').each(function () { $(this).hover(function (e) { $('#mapinfobox').show(); $('#mapinfobox').html($('#town_' + $(this).attr('id')).html()); }, function () { $('#mapinfobox').hide(); }); }); function showTooltip(x, y, contents) { jQuery('<div id="tooltip" class="tooltipflot">' + contents + '</div>').css({ position: 'absolute', display: 'none', top: y + 5, left: x + 5, }).appendTo("body").fadeIn(200); } /* open splash screen */ //$("#popup-splash").show(); //$("#overlay").show(); }); $('#myTabs a').click(function (e) { e.preventDefault() $(this).tab('show') }); </script> <script src="/_Assets/js/jquery/libs/printThis/printThis.js"></script> <script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-508acedf6477acb5" async="async"></script> <script type="text/javascript" charset="utf-8"> $(document).ready(function () { $('.labelholder').labelholder(); $.getScript('/_Assets/js/social.js'); }); </script> </body> </html>