www.aveliving.com
Open in
urlscan Pro
2606:4700:3108::ac42:286a
Public Scan
URL:
https://www.aveliving.com/locations/northern-new-jersey?utm_source=outlook&utm_medium=email&utm_campaign=signature
Submission: On August 29 via manual from IN — Scanned from DE
Submission: On August 29 via manual from IN — Scanned from DE
Form analysis
2 forms found in the DOM<form><span class="fieldset">
<p><input type="checkbox" value="check" id="chkMain" checked="checked" class="legacy-group-status optanon-status-checkbox"><label for="chkMain">Active</label></p>
</span></form>
POST /locations/northern-new-jersey?utm_source=outlook&utm_medium=email&utm_campaign=signature
<form method="post" action="/locations/northern-new-jersey?utm_source=outlook&utm_medium=email&utm_campaign=signature" onsubmit="javascript:return WebForm_OnSubmit();" id="form">
<div class="aspNetHidden">
<input type="hidden" name="__CMSCsrfToken" id="__CMSCsrfToken" value="xVuOiXX9n4W2D++JNSfRdt5zBfl4FbwyiBIWZvXclb2q6d4DoPuCqsAs9pKakIHRKxxsZ+DaRjuzk88gYIq0kcl0CULuGCgzMk7Mm29lNlM=">
<input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="">
<input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="">
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE"
value="to0bMdTg4XTPxbYHN1P8TmzK8KgSC5DnJ517ELJBY9FQeeEooTxVm4BeUVKjOVqIvIoYJi4N9KvoKJbBXxy5D6RoyaMw45GZi6Gq7Vv1Ef4Ed23DO9piph4FrueNV9/cTIbkbdUeeLmPYTuFkBFD0BY0dclADB1eV7h3mHce75JJolwWkTzsAktw0x0Z/YKnLGYgCKpLEAjn/X40ssdlE/bxUsazWJ4DCle8cNgPTF9WYEXhRRRAEIw0c24GihDt5V3OQdqUapl3huHi7KZWc1ZPsT6zP+6zFl0eNeswxAFtWM8GzU3jYmPC1Eydk+ue8Dj6h+VGqBgdix5d6e+obWxVWW7YQa4klo6g4CXocy7YjOhXPrmc7/Gp5pRAkRXfrtGtKFoRfjJziNEAL9VYi8y1mIfUrlB53ZccwNSjpijABhZeWsebhh8orQk8sEtYiROM/45Os+0GIrE2A9CTvz7ZiXsF+hA73eD/nmRpSiUCaMoGws3MuZ9ckBce0JOYHp1zvQyVdnpZCEfVil9shmGn1q7nDSBJNwMfn5TGz6G7OCUD2wh7MuPraZ7hEhSR9AKYc4m3YRki9ytubV8eiZqMYDj9WwQf+hHebesFu0Icg3f3GoDnHknuGgxrx//xA/dBFFRFcwHElCqPwShcw5MH927ckhZaTQf7Da//X4Dwd5Hv8+G2CZGM2GYK3GfTGe/r/xby19O7PvlBwj29mCXO5+JOeSoNa7jGzilvDHD/HwxAWcW4xCpwtiONpStWHT4cJ2D88K1y3zxiIFLVlDEa/3uZ45UmrutDa5VzLh3VVrC5k7gisNtPWUj//6ja7/X8LA5m63ScSeJ7dR8y9s+te8Az7OvV7PkmcBLOckEJymz3PX5WOk72DwFQfnirJH1omdAqG2JGCqvfJ8xOFjBjPamfvvyzK3ab5EfauuF/kjDTRiofWqZHLhEWEm6Ud4/xKsdhQE5fE0X34Az8c6A1WtV2ffFLOShu5IiwK3c7TX443xV8yY7wMf0/qtI+">
</div>
<script type="text/javascript">
//<![CDATA[
var theForm = document.forms['form'];
if (!theForm) {
theForm = document.form;
}
function __doPostBack(eventTarget, eventArgument) {
if (!theForm.onsubmit || (theForm.onsubmit() != false)) {
theForm.__EVENTTARGET.value = eventTarget;
theForm.__EVENTARGUMENT.value = eventArgument;
theForm.submit();
}
}
//]]>
</script>
<script src="/WebResource.axd?d=pynGkmcFUV13He1Qd6_TZBSS19Q7_k7xN2qetSwJfbAiI-FUd-YlVOgrlfbVpQUEDQiw9ChmKiP6bqamjRwjZA2&t=638563127773552689" type="text/javascript"></script>
<input type="hidden" name="lng" id="lng" value="en-US">
<script src="/CMSPages/GetResource.ashx?scriptfile=%7e%2fCMSScripts%2fWebServiceCall.js" type="text/javascript"></script>
<script type="text/javascript">
//<![CDATA[
function PM_Postback(param) {
if (window.top.HideScreenLockWarningAndSync) {
window.top.HideScreenLockWarningAndSync(1080);
}
if (window.CMSContentManager) {
CMSContentManager.allowSubmit = true;
};
__doPostBack('m$am', param);
}
function PM_Callback(param, callback, ctx) {
if (window.top.HideScreenLockWarningAndSync) {
window.top.HideScreenLockWarningAndSync(1080);
}
if (window.CMSContentManager) {
CMSContentManager.storeContentChangedStatus();
};
WebForm_DoCallback('m$am', param, callback, ctx, null, true);
}
//]]>
</script>
<script src="https://www.google.com/recaptcha/api.js?onload=RenderRecaptchas&render=explicit&hl=en" async="async" defer="defer"></script>
<script type="text/javascript">
//<![CDATA[
var RenderRecaptchas = function() {
var captchas = document.getElementsByClassName('cms-recaptcha-wrap');
if (captchas.length > 0 && grecaptcha) {
Array.from(captchas).forEach(function(item) {
var renderSettings = item.getAttribute('data-rendersettings');
if (item.id && renderSettings && item.children.length == 0) {
grecaptcha.render(item.id, JSON.parse(renderSettings));
};
});
};
};
//]]>
</script>
<script src="/ScriptResource.axd?d=NJmAwtEo3Ipnlaxl6CMhvu0xNPlYSZ7aYdYpMzHNrDSm0l-MkaAsXTgwXHGobFKvLRmMkbUTwpDx7za5L8zwmTVn_13O_MLOipysUzoZrNGD_hmHzyVZhdVdCb1r_nTHvg_6zudxv2qx5tPqYBM9ZzKdhZEolMZcddz6TQi-5pE1&t=ffffffffc820c398"
type="text/javascript"></script>
<script src="/ScriptResource.axd?d=dwY9oWetJoJoVpgL6Zq8OPQfL6L3jg_jcvNDSQfvuuXYaawI1Z01ElJXp4uHNU4pxSnyFeVlkp69jNwpVJsVF2iCaThdUR9Gw6Em_VqIZoptHAmHcL0-Ly3D33YSxVB3t2KOHYZhoYYuXQM06IKQvLAK3g7hcY3ILjDBcvs2Qfg1&t=ffffffffc820c398"
type="text/javascript"></script>
<script src="/ScriptResource.axd?d=eE6V8nDbUVn0gtG6hKNX_ImME-G24SgbX82etQDEm-ljEKYjl3GfCH72aJMwyrCpD8j69H7p86plN_y-EuO2OwGqEOzi3mM7sBBfpaqAMdukik8eXOx6oosPGxdsefwG0&t=27679117" type="text/javascript"></script>
<script src="/ScriptResource.axd?d=mcAASOSteirJeuV-3by3Uc2agXTYT1IffYvgconwany0InMs_yZisK045K1N3JYjGOYGIU8RAqDSSs1WjBb35G8RDPKGq7vQTVIEn1WQV6o1&t=27679117" type="text/javascript"></script>
<script src="/ScriptResource.axd?d=jwf4VSQi7LeShc44FJ-gAR0qY3wLYNlygt_ZjGHbkoQlIIxtmrj6icbMvTOJtiUdcCTSZ1F2WO6govaOpfmdYs0ZLM2RSCjfbIej1C5DJSFSjutHX_VEBwPp3pMdsWG10&t=27679117" type="text/javascript"></script>
<script src="/ScriptResource.axd?d=HEFpVKbnoeQjkjHkFKu3MKHhf7U7TqFCX0GU95jr3_5vfTY4z0TG7IweF07QAmPrV8zWsX9Wrio5HpdtqEPPEqmeVUy1PJzerZ1pJ95yOpdhUs31k0jIDxSTPx7rEN1O0&t=27679117" type="text/javascript"></script>
<script src="/ScriptResource.axd?d=X6kQKInQS5YQqruiTh57iEsUnUwlGUFAcEwdTcMASRydVUtg04lTGBXUIKmpJohfFx0cvxw9nXzfmx36P5-yP9Pb5GJwgTt-imhD9F6MZ79PP-1-b0IZwMxfODMxteAw0&t=27679117" type="text/javascript"></script>
<script type="text/javascript">
//<![CDATA[
var CMS = CMS || {};
CMS.Application = {
"language": "en",
"imagesUrl": "/CMSPages/GetResource.ashx?image=%5bImages.zip%5d%2f",
"isDebuggingEnabled": false,
"applicationUrl": "/",
"isDialog": false,
"isRTL": "false"
};
//]]>
</script>
<script type="text/javascript">
//<![CDATA[
function WebForm_OnSubmit() {
null;
return true;
}
//]]>
</script>
<div class="aspNetHidden">
<input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="A5343185">
<input type="hidden" name="__SCROLLPOSITIONX" id="__SCROLLPOSITIONX" value="0">
<input type="hidden" name="__SCROLLPOSITIONY" id="__SCROLLPOSITIONY" value="0">
</div>
<script type="text/javascript">
//<![CDATA[
Sys.WebForms.PageRequestManager._initialize('manScript', 'form', ['tctxM', '', 'tp$lt$ctl04$wSF$viewBiz$pM$pMP', ''], [], [], 90, '');
//]]>
</script>
<div id="ctxM">
</div>
<section class="navigation navigation_new"><noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M3ZJ338" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<div class="navigation_bg">
<div class="container navigation_container">
<div id="col_menu" class="row-flex navigation_new_row">
<div class="logo logo_home">
<a href="/"><img src="/App_Themes/AVE/images/AVE_logo_blue.svg" alt="AVE logo"></a>
</div>
<nav class="menu menu_main">
<button type="button" id="menu_main_toggle" class="menu_main_toggle">
<span>toggle menu</span>
</button>
<ul id="menu_main_list" class="menu_main_list">
<li class="menu_item menu_main_item_js">
<span class="menu_link nav_link_arrow">Living Solutions</span>
<div class="menu_main_submenu">
<div class="container menu_main_submenu_container">
<div class="row-flex menu_main_submenu_row">
<div class="menu_main_submenu_left">
<p class="title">Living Solutions</p>
<p>At AVE, we specialize in flexibility. If you are traveling for business, life in transition, or a renter by choice, we have a lifestyle solution for you.</p>
</div>
<div class="menu_main_submenu_right">
<ul>
<li>
<a href="/luxury-apartment">Luxury Apartments</a>
</li>
<li>
<a href="/furnished">Furnished Apartments</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</li>
<li class="menu_item menu_main_item_js">
<span class="menu_link nav_link_arrow">Locations</span>
<div class="menu_main_submenu">
<div class="container navigation_container">
<div class="row-flex menu_main_submenu_row menu_main_location">
<div class="menu_main_submenu_col">
<span class="menu_main_location_title">Locations</span>
<p class="menu_main_location_text"></p>
<p>Explore our exciting and convenient locations! Every AVE community offers luxury apartments and flexible-stay furnished apartments.</p>
<p></p>
<a href="/locations" class="menu_main_location_link">view all locations <i class="fa fa-angle-right" aria-hidden="true"></i></a>
</div>
<div class="menu_main_submenu_col menu_main_submenu_col_wide">
<ul>
<li class="menu_main_submenu_col_item">
<button class="menu_main_location_submenu_title">
<span class="link_underline">Northern New Jersey</span>
</button>
<ul class="menu_main_location_submenu">
<li><a href="/locations/northern-new-jersey/clifton">Clifton</a></li>
<li><a href="/locations/northern-new-jersey/florham-park">Florham Park</a></li>
<li><a href="/locations/northern-new-jersey/somerset">Somerset</a></li>
<li><a href="/locations/northern-new-jersey/union">Union</a></li>
</ul>
</li>
<li class="menu_main_submenu_col_item">
<button class="menu_main_location_submenu_title">
<span class="link_underline">Greater Philadelphia Area</span>
</button>
<ul class="menu_main_location_submenu">
<li><a href="/locations/greater-philadelphia/blue-bell">Blue Bell</a></li>
<li><a href="/locations/greater-philadelphia/blue-bell-villas">Blue Bell Villas</a></li>
<li><a href="/locations/greater-philadelphia/franklin-residences">The Franklin Residences</a></li>
<li><a href="/locations/greater-philadelphia/king-of-prussia">King of Prussia</a></li>
<li><a href="/locations/greater-philadelphia/malvern">Malvern</a></li>
<li><a href="/locations/greater-philadelphia/navy-yard">Navy Yard</a></li>
</ul>
</li>
<li class="menu_main_submenu_col_item">
<button class="menu_main_location_submenu_title">
<span class="link_underline">Austin, Texas</span>
</button>
<ul class="menu_main_location_submenu">
<li><a href="/locations/austin-texas/austin-north-lamar">Austin – North Lamar</a></li>
</ul>
</li>
<li class="menu_main_submenu_col_item">
<button class="menu_main_location_submenu_title">
<span class="link_underline">Dallas, Texas</span>
</button>
<ul class="menu_main_location_submenu">
<li><a href="/locations/dallas-las-colinas-tx/dallas-las-colinas">Dallas – Las Colinas</a></li>
</ul>
</li>
<li class="menu_main_submenu_col_item">
<button class="menu_main_location_submenu_title">
<span class="link_underline">Phoenix, Arizona</span>
</button>
<ul class="menu_main_location_submenu">
<li><a href="/locations/phoenix-az/terra">Phoenix Terra</a></li>
<li><a href="/locations/phoenix-az/sky">Phoenix Sky</a></li>
<li><a href="/locations/phoenix-az/paradise-valley">Paradise Valley – Coming Soon</a></li>
</ul>
</li>
<li class="menu_main_submenu_col_item">
<button class="menu_main_location_submenu_title">
<span class="link_underline">South Bay – Silicon Valley</span>
</button>
<ul class="menu_main_location_submenu">
<li><a href="/locations/south-bay-silicon-valley/santa-clara">Santa Clara – Coming Soon</a></li>
</ul>
</li>
<li class="menu_main_submenu_col_item">
<button class="menu_main_location_submenu_title">
<span class="link_underline">Tampa, Florida</span>
</button>
<ul class="menu_main_location_submenu">
<li><a href="/locations/tampa-florida/tampa-riverwalk">Tampa Riverwalk</a></li>
</ul>
</li>
<li class="menu_main_submenu_col_item">
<button class="menu_main_location_submenu_title">
<span class="link_underline">New York</span>
</button>
<ul class="menu_main_location_submenu">
<li><a href="/locations/new-york/hamilton-green">Hamilton Green/<br>White Plains – Coming Soon</a></li>
</ul>
</li>
</ul>
</div>
</div>
</div>
</div>
</li>
<li class="menu_item menu_main_item_js">
<span class="menu_link nav_link_arrow">About AVE</span>
<div class="menu_main_submenu">
<div class="container menu_main_submenu_container">
<div class="row-flex menu_main_submenu_row">
<div class="menu_main_submenu_left">
<p class="title">About AVE</p>
<p>AVE is a brand of Korman Communities, a fifth-generation, family-owned-and-operated company with over a decade of proven performance innovating real estate and hospitality.</p>
<p class="uppercase">Live Better</p>
</div>
<div class="menu_main_submenu_right">
<ul>
<li>
<a href="/about-ave/culture">Culture</a>
</li>
<li>
<a href="/about-ave/leadership">Leadership</a>
</li>
<li>
<a href="https://korman.com/about/history" class="external_link" target="_blank" rel="noopener">History <span class="screen_reader_only">opens in a new tab</span></a>
</li>
<li>
<a href="https://korman.com/" class="external_link" target="_blank" rel="noopener">Korman Communities <span class="screen_reader_only">opens in a new tab</span></a>
</li>
<li>
<a href="/about-ave/careers">Careers</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</li>
<li class="menu_item_mobile">
<button type="button" class="contact click_contact">Contact</button>
</li>
<li class="menu_item_mobile">
<button type="button" id="check_availability_click" class="check_availability check_availability_click"><span>Check Availability</span> <i class="check_availability_arrow fa fa-angle-right" aria-hidden="true"></i></button>
</li>
</ul>
</nav>
<div class="buttons">
<button type="button" class="contact contact_home click_contact"><span>Contact</span></button>
<button type="button" id="check_availability_click" class="check_availability check_availability_click"><span>Check Availability</span> <i class="check_availability_arrow fa fa-angle-right" aria-hidden="true"></i></button>
</div>
</div>
</div>
</div>
</section>
<div class="regional">
<div class="regional_main_image">
<img src="" alt="">
</div>
<div class="container container_small">
<h1>Property Locations</h1>
<div class="line"></div>
<h3>Explore our exciting and convenient locations below! Every AVE community offers luxury apartments and flexible-stay furnished apartments.</h3>
</div>
<div class="tabs">
<div class="container">
<ul class="tabs_caption_location">
<li class="tabs_caption_location_item"><a href="/locations/northern-new-jersey" class="tabs_caption_location_link tabs_caption_location_link_static tab_northern-new-jersey active">Northern New Jersey</a></li>
<li class="tabs_caption_location_item"><a href="/locations/greater-philadelphia" class="tabs_caption_location_link tabs_caption_location_link_static tab_greater-philadelphia">Greater Philadelphia Area</a></li>
<li class="tabs_caption_location_item"><a href="/locations/austin-texas" class="tabs_caption_location_link tabs_caption_location_link_static tab_austin-texas">Austin, Texas</a></li>
<li class="tabs_caption_location_item"><a href="/locations/dallas-las-colinas-tx" class="tabs_caption_location_link tabs_caption_location_link_static tab_dallas-las-colinas-tx">Dallas, Texas</a></li>
<li class="tabs_caption_location_item"><a href="/locations/phoenix-az" class="tabs_caption_location_link tabs_caption_location_link_static tab_phoenix-az">Phoenix, Arizona</a></li>
<li class="tabs_caption_location_item"><a href="/locations/south-bay-silicon-valley" class="tabs_caption_location_link tabs_caption_location_link_static tab_south-bay-silicon-valley">South Bay – Silicon Valley</a></li>
<li class="tabs_caption_location_item"><a href="/locations/tampa-florida" class="tabs_caption_location_link tabs_caption_location_link_static tab_tampa-florida">Tampa, Florida</a></li>
<li class="tabs_caption_location_item"><a href="/locations/new-york" class="tabs_caption_location_link tabs_caption_location_link_static tab_new-york">New York</a></li>
</ul>
</div>
<div class="main_map_regional">
<div id="map_regional" style="position: relative; overflow: hidden;">
<div style="height: 100%; width: 100%; position: absolute; top: 0px; left: 0px; background-color: rgb(229, 227, 223);">
<div><button draggable="false" aria-label="Kurzbefehle" title="Kurzbefehle" type="button"
style="background: none transparent; display: block; border: none; margin: 0px; padding: 0px; text-transform: none; appearance: none; position: absolute; cursor: pointer; user-select: none; z-index: 1000002; outline-offset: 3px; right: 0px; bottom: 0px; transform: translateX(100%);"></button>
</div>
<div tabindex="0" aria-label="Karte" aria-roledescription="Karte" role="region" aria-describedby="112227BB-9D0B-4D55-A50E-78028E7D68F9"
style="position: absolute; height: 100%; width: 100%; padding: 0px; border-width: 0px; margin: 0px; left: 0px; top: 0px;">
<div id="112227BB-9D0B-4D55-A50E-78028E7D68F9" style="display: none;">
<div class="LGLeeN-keyboard-shortcuts-view">
<table>
<tbody>
<tr>
<td><kbd aria-label="Linkspfeil">←</kbd></td>
<td aria-label="Nach links.">Nach links</td>
</tr>
<tr>
<td><kbd aria-label="Rechtspfeil">→</kbd></td>
<td aria-label="Nach rechts.">Nach rechts</td>
</tr>
<tr>
<td><kbd aria-label="Aufwärtspfeil">↑</kbd></td>
<td aria-label="Nach oben.">Nach oben</td>
</tr>
<tr>
<td><kbd aria-label="Abwärtspfeil">↓</kbd></td>
<td aria-label="Nach unten.">Nach unten</td>
</tr>
<tr>
<td><kbd>+</kbd></td>
<td aria-label="Heranzoomen.">Heranzoomen</td>
</tr>
<tr>
<td><kbd>-</kbd></td>
<td aria-label="Herauszoomen.">Herauszoomen</td>
</tr>
<tr>
<td><kbd>Pos1</kbd></td>
<td aria-label="Um 75 % nach links.">Um 75 % nach links</td>
</tr>
<tr>
<td><kbd>Ende</kbd></td>
<td aria-label="Um 75 % nach rechts.">Um 75 % nach rechts</td>
</tr>
<tr>
<td><kbd>Bild auf</kbd></td>
<td aria-label="Um 75 % nach oben.">Um 75 % nach oben</td>
</tr>
<tr>
<td><kbd>Bild ab</kbd></td>
<td aria-label="Um 75 % nach unten.">Um 75 % nach unten</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<div class="gm-style" style="position: absolute; z-index: 0; left: 0px; top: 0px; height: 100%; width: 100%; padding: 0px; border-width: 0px; margin: 0px;">
<div
style="position: absolute; z-index: 0; left: 0px; top: 0px; height: 100%; width: 100%; padding: 0px; border-width: 0px; margin: 0px; cursor: url("https://maps.gstatic.com/mapfiles/openhand_8_8.cur"), default; touch-action: pan-x pan-y;">
<div style="z-index: 1; position: absolute; left: 50%; top: 50%; width: 100%; will-change: transform; transform: translate(0px, 0px);">
<div style="position: absolute; left: 0px; top: 0px; z-index: 100; width: 100%;">
<div style="position: absolute; left: 0px; top: 0px; z-index: 0;">
<div style="position: absolute; z-index: 990; transform: matrix(1, 0, 0, 1, -139, -27);">
<div style="position: absolute; left: 256px; top: 0px; width: 256px; height: 256px;">
<div style="width: 256px; height: 256px;"></div>
</div>
<div style="position: absolute; left: 0px; top: 0px; width: 256px; height: 256px;">
<div style="width: 256px; height: 256px;"></div>
</div>
<div style="position: absolute; left: 0px; top: -256px; width: 256px; height: 256px;">
<div style="width: 256px; height: 256px;"></div>
</div>
<div style="position: absolute; left: 256px; top: -256px; width: 256px; height: 256px;">
<div style="width: 256px; height: 256px;"></div>
</div>
<div style="position: absolute; left: 512px; top: -256px; width: 256px; height: 256px;">
<div style="width: 256px; height: 256px;"></div>
</div>
<div style="position: absolute; left: 512px; top: 0px; width: 256px; height: 256px;">
<div style="width: 256px; height: 256px;"></div>
</div>
<div style="position: absolute; left: 512px; top: 256px; width: 256px; height: 256px;">
<div style="width: 256px; height: 256px;"></div>
</div>
<div style="position: absolute; left: 256px; top: 256px; width: 256px; height: 256px;">
<div style="width: 256px; height: 256px;"></div>
</div>
<div style="position: absolute; left: 0px; top: 256px; width: 256px; height: 256px;">
<div style="width: 256px; height: 256px;"></div>
</div>
<div style="position: absolute; left: -256px; top: 256px; width: 256px; height: 256px;">
<div style="width: 256px; height: 256px;"></div>
</div>
<div style="position: absolute; left: -256px; top: 0px; width: 256px; height: 256px;">
<div style="width: 256px; height: 256px;"></div>
</div>
<div style="position: absolute; left: -256px; top: -256px; width: 256px; height: 256px;">
<div style="width: 256px; height: 256px;"></div>
</div>
</div>
</div>
</div>
<div style="position: absolute; left: 0px; top: 0px; z-index: 101; width: 100%;"></div>
<div style="position: absolute; left: 0px; top: 0px; z-index: 102; width: 100%;"></div>
<div style="position: absolute; left: 0px; top: 0px; z-index: 103; width: 100%;">
<div style="position: absolute; left: 0px; top: 0px; z-index: -1;">
<div style="position: absolute; z-index: 990; transform: matrix(1, 0, 0, 1, -139, -27);">
<div style="width: 256px; height: 256px; overflow: hidden; position: absolute; left: 256px; top: 0px;"></div>
<div style="width: 256px; height: 256px; overflow: hidden; position: absolute; left: 0px; top: 0px;"></div>
<div style="width: 256px; height: 256px; overflow: hidden; position: absolute; left: 0px; top: -256px;"></div>
<div style="width: 256px; height: 256px; overflow: hidden; position: absolute; left: 256px; top: -256px;"></div>
<div style="width: 256px; height: 256px; overflow: hidden; position: absolute; left: 512px; top: -256px;"></div>
<div style="width: 256px; height: 256px; overflow: hidden; position: absolute; left: 512px; top: 0px;"></div>
<div style="width: 256px; height: 256px; overflow: hidden; position: absolute; left: 512px; top: 256px;"></div>
<div style="width: 256px; height: 256px; overflow: hidden; position: absolute; left: 256px; top: 256px;"></div>
<div style="width: 256px; height: 256px; overflow: hidden; position: absolute; left: 0px; top: 256px;"></div>
<div style="width: 256px; height: 256px; overflow: hidden; position: absolute; left: -256px; top: 256px;"></div>
<div style="width: 256px; height: 256px; overflow: hidden; position: absolute; left: -256px; top: 0px;"></div>
<div style="width: 256px; height: 256px; overflow: hidden; position: absolute; left: -256px; top: -256px;"></div>
</div>
</div>
<div style="width: 26px; height: 37px; overflow: hidden; position: absolute; left: -75px; top: -122px; z-index: -85;"><img alt="" src="https://maps.gstatic.com/mapfiles/api-3/images/spotlight-poi3.png" draggable="false"
style="position: absolute; left: 0px; top: 0px; width: 26px; height: 37px; user-select: none; border: 0px; padding: 0px; margin: 0px; max-width: none;"></div>
<div style="width: 26px; height: 37px; overflow: hidden; position: absolute; left: 129px; top: -182px; z-index: -145;"><img alt="" src="https://maps.gstatic.com/mapfiles/api-3/images/spotlight-poi3.png" draggable="false"
style="position: absolute; left: 0px; top: 0px; width: 26px; height: 37px; user-select: none; border: 0px; padding: 0px; margin: 0px; max-width: none;"></div>
<div style="width: 26px; height: 37px; overflow: hidden; position: absolute; left: 62px; top: -35px; z-index: 2;"><img alt="" src="https://maps.gstatic.com/mapfiles/api-3/images/spotlight-poi3.png" draggable="false"
style="position: absolute; left: 0px; top: 0px; width: 26px; height: 37px; user-select: none; border: 0px; padding: 0px; margin: 0px; max-width: none;"></div>
<div style="width: 26px; height: 37px; overflow: hidden; position: absolute; left: -155px; top: 107px; z-index: 144;"><img alt="" src="https://maps.gstatic.com/mapfiles/api-3/images/spotlight-poi3.png" draggable="false"
style="position: absolute; left: 0px; top: 0px; width: 26px; height: 37px; user-select: none; border: 0px; padding: 0px; margin: 0px; max-width: none;"></div>
</div>
<div style="position: absolute; left: 0px; top: 0px; z-index: 0;">
<div style="position: absolute; z-index: 990; transform: matrix(1, 0, 0, 1, -139, -27);">
<div style="position: absolute; left: 512px; top: 256px; width: 256px; height: 256px; transition: opacity 200ms linear;"><img draggable="false" alt="" role="presentation"
src="https://maps.googleapis.com/maps/vt?pb=!1m5!1m4!1i10!2i302!3i386!4i256!2m3!1e0!2sm!3i704453501!3m17!2sde-DE!3sUS!5e18!12m4!1e68!2m2!1sset!2sRoadmap!12m3!1e37!2m1!1ssmartmaps!12m4!1e26!2m2!1sstyles!2zcy50OjN8cy5lOmd8cC5sOjEwMHxwLnY6c2ltcGxpZmllZCxzLnQ6NnxzLmU6Z3xwLnY6b258cC5jOiNDNkUyRkYscy50OjJ8cy5lOmcuZnxwLmM6I0M1RTNCRixzLnQ6M3xzLmU6Zy5mfHAuYzojRDFEMUI4!4e0!5m1!1e3!23i47083502&key=AIzaSyAk-ex75Dx8e0sTLlNm5vckHY7H80ZN9FA&token=104985"
style="width: 256px; height: 256px; user-select: none; border: 0px; padding: 0px; margin: 0px; max-width: none;"></div>
<div style="position: absolute; left: 256px; top: 256px; width: 256px; height: 256px; transition: opacity 200ms linear;"><img draggable="false" alt="" role="presentation"
src="https://maps.googleapis.com/maps/vt?pb=!1m5!1m4!1i10!2i301!3i386!4i256!2m3!1e0!2sm!3i704453513!3m17!2sde-DE!3sUS!5e18!12m4!1e68!2m2!1sset!2sRoadmap!12m3!1e37!2m1!1ssmartmaps!12m4!1e26!2m2!1sstyles!2zcy50OjN8cy5lOmd8cC5sOjEwMHxwLnY6c2ltcGxpZmllZCxzLnQ6NnxzLmU6Z3xwLnY6b258cC5jOiNDNkUyRkYscy50OjJ8cy5lOmcuZnxwLmM6I0M1RTNCRixzLnQ6M3xzLmU6Zy5mfHAuYzojRDFEMUI4!4e0!5m1!1e3!23i47083502&key=AIzaSyAk-ex75Dx8e0sTLlNm5vckHY7H80ZN9FA&token=29541"
style="width: 256px; height: 256px; user-select: none; border: 0px; padding: 0px; margin: 0px; max-width: none;"></div>
<div style="position: absolute; left: 512px; top: 0px; width: 256px; height: 256px; transition: opacity 200ms linear;"><img draggable="false" alt="" role="presentation"
src="https://maps.googleapis.com/maps/vt?pb=!1m5!1m4!1i10!2i302!3i385!4i256!2m3!1e0!2sm!3i704453513!3m17!2sde-DE!3sUS!5e18!12m4!1e68!2m2!1sset!2sRoadmap!12m3!1e37!2m1!1ssmartmaps!12m4!1e26!2m2!1sstyles!2zcy50OjN8cy5lOmd8cC5sOjEwMHxwLnY6c2ltcGxpZmllZCxzLnQ6NnxzLmU6Z3xwLnY6b258cC5jOiNDNkUyRkYscy50OjJ8cy5lOmcuZnxwLmM6I0M1RTNCRixzLnQ6M3xzLmU6Zy5mfHAuYzojRDFEMUI4!4e0!5m1!1e3!23i47083502&key=AIzaSyAk-ex75Dx8e0sTLlNm5vckHY7H80ZN9FA&token=42148"
style="width: 256px; height: 256px; user-select: none; border: 0px; padding: 0px; margin: 0px; max-width: none;"></div>
<div style="position: absolute; left: -256px; top: 0px; width: 256px; height: 256px; transition: opacity 200ms linear;"><img draggable="false" alt="" role="presentation"
src="https://maps.googleapis.com/maps/vt?pb=!1m5!1m4!1i10!2i299!3i385!4i256!2m3!1e0!2sm!3i704453513!3m17!2sde-DE!3sUS!5e18!12m4!1e68!2m2!1sset!2sRoadmap!12m3!1e37!2m1!1ssmartmaps!12m4!1e26!2m2!1sstyles!2zcy50OjN8cy5lOmd8cC5sOjEwMHxwLnY6c2ltcGxpZmllZCxzLnQ6NnxzLmU6Z3xwLnY6b258cC5jOiNDNkUyRkYscy50OjJ8cy5lOmcuZnxwLmM6I0M1RTNCRixzLnQ6M3xzLmU6Zy5mfHAuYzojRDFEMUI4!4e0!5m1!1e3!23i47083502&key=AIzaSyAk-ex75Dx8e0sTLlNm5vckHY7H80ZN9FA&token=39712"
style="width: 256px; height: 256px; user-select: none; border: 0px; padding: 0px; margin: 0px; max-width: none;"></div>
<div style="position: absolute; left: -256px; top: -256px; width: 256px; height: 256px; transition: opacity 200ms linear;"><img draggable="false" alt="" role="presentation"
src="https://maps.googleapis.com/maps/vt?pb=!1m5!1m4!1i10!2i299!3i384!4i256!2m3!1e0!2sm!3i704453513!3m17!2sde-DE!3sUS!5e18!12m4!1e68!2m2!1sset!2sRoadmap!12m3!1e37!2m1!1ssmartmaps!12m4!1e26!2m2!1sstyles!2zcy50OjN8cy5lOmd8cC5sOjEwMHxwLnY6c2ltcGxpZmllZCxzLnQ6NnxzLmU6Z3xwLnY6b258cC5jOiNDNkUyRkYscy50OjJ8cy5lOmcuZnxwLmM6I0M1RTNCRixzLnQ6M3xzLmU6Zy5mfHAuYzojRDFEMUI4!4e0!5m1!1e3!23i47083502&key=AIzaSyAk-ex75Dx8e0sTLlNm5vckHY7H80ZN9FA&token=80244"
style="width: 256px; height: 256px; user-select: none; border: 0px; padding: 0px; margin: 0px; max-width: none;"></div>
<div style="position: absolute; left: 256px; top: 0px; width: 256px; height: 256px; transition: opacity 200ms linear;"><img draggable="false" alt="" role="presentation"
src="https://maps.googleapis.com/maps/vt?pb=!1m5!1m4!1i10!2i301!3i385!4i256!2m3!1e0!2sm!3i704453513!3m17!2sde-DE!3sUS!5e18!12m4!1e68!2m2!1sset!2sRoadmap!12m3!1e37!2m1!1ssmartmaps!12m4!1e26!2m2!1sstyles!2zcy50OjN8cy5lOmd8cC5sOjEwMHxwLnY6c2ltcGxpZmllZCxzLnQ6NnxzLmU6Z3xwLnY6b258cC5jOiNDNkUyRkYscy50OjJ8cy5lOmcuZnxwLmM6I0M1RTNCRixzLnQ6M3xzLmU6Zy5mfHAuYzojRDFEMUI4!4e0!5m1!1e3!23i47083502&key=AIzaSyAk-ex75Dx8e0sTLlNm5vckHY7H80ZN9FA&token=70073"
style="width: 256px; height: 256px; user-select: none; border: 0px; padding: 0px; margin: 0px; max-width: none;"></div>
<div style="position: absolute; left: -256px; top: 256px; width: 256px; height: 256px; transition: opacity 200ms linear;"><img draggable="false" alt="" role="presentation"
src="https://maps.googleapis.com/maps/vt?pb=!1m5!1m4!1i10!2i299!3i386!4i256!2m3!1e0!2sm!3i704453513!3m17!2sde-DE!3sUS!5e18!12m4!1e68!2m2!1sset!2sRoadmap!12m3!1e37!2m1!1ssmartmaps!12m4!1e26!2m2!1sstyles!2zcy50OjN8cy5lOmd8cC5sOjEwMHxwLnY6c2ltcGxpZmllZCxzLnQ6NnxzLmU6Z3xwLnY6b258cC5jOiNDNkUyRkYscy50OjJ8cy5lOmcuZnxwLmM6I0M1RTNCRixzLnQ6M3xzLmU6Zy5mfHAuYzojRDFEMUI4!4e0!5m1!1e3!23i47083502&key=AIzaSyAk-ex75Dx8e0sTLlNm5vckHY7H80ZN9FA&token=130251"
style="width: 256px; height: 256px; user-select: none; border: 0px; padding: 0px; margin: 0px; max-width: none;"></div>
<div style="position: absolute; left: 512px; top: -256px; width: 256px; height: 256px; transition: opacity 200ms linear;"><img draggable="false" alt="" role="presentation"
src="https://maps.googleapis.com/maps/vt?pb=!1m5!1m4!1i10!2i302!3i384!4i256!2m3!1e0!2sm!3i704453513!3m17!2sde-DE!3sUS!5e18!12m4!1e68!2m2!1sset!2sRoadmap!12m3!1e37!2m1!1ssmartmaps!12m4!1e26!2m2!1sstyles!2zcy50OjN8cy5lOmd8cC5sOjEwMHxwLnY6c2ltcGxpZmllZCxzLnQ6NnxzLmU6Z3xwLnY6b258cC5jOiNDNkUyRkYscy50OjJ8cy5lOmcuZnxwLmM6I0M1RTNCRixzLnQ6M3xzLmU6Zy5mfHAuYzojRDFEMUI4!4e0!5m1!1e3!23i47083502&key=AIzaSyAk-ex75Dx8e0sTLlNm5vckHY7H80ZN9FA&token=82680"
style="width: 256px; height: 256px; user-select: none; border: 0px; padding: 0px; margin: 0px; max-width: none;"></div>
<div style="position: absolute; left: 0px; top: 0px; width: 256px; height: 256px; transition: opacity 200ms linear;"><img draggable="false" alt="" role="presentation"
src="https://maps.googleapis.com/maps/vt?pb=!1m5!1m4!1i10!2i300!3i385!4i256!2m3!1e0!2sm!3i704453513!3m17!2sde-DE!3sUS!5e18!12m4!1e68!2m2!1sset!2sRoadmap!12m3!1e37!2m1!1ssmartmaps!12m4!1e26!2m2!1sstyles!2zcy50OjN8cy5lOmd8cC5sOjEwMHxwLnY6c2ltcGxpZmllZCxzLnQ6NnxzLmU6Z3xwLnY6b258cC5jOiNDNkUyRkYscy50OjJ8cy5lOmcuZnxwLmM6I0M1RTNCRixzLnQ6M3xzLmU6Zy5mfHAuYzojRDFEMUI4!4e0!5m1!1e3!23i47083502&key=AIzaSyAk-ex75Dx8e0sTLlNm5vckHY7H80ZN9FA&token=97998"
style="width: 256px; height: 256px; user-select: none; border: 0px; padding: 0px; margin: 0px; max-width: none;"></div>
<div style="position: absolute; left: 0px; top: 256px; width: 256px; height: 256px; transition: opacity 200ms linear;"><img draggable="false" alt="" role="presentation"
src="https://maps.googleapis.com/maps/vt?pb=!1m5!1m4!1i10!2i300!3i386!4i256!2m3!1e0!2sm!3i704453513!3m17!2sde-DE!3sUS!5e18!12m4!1e68!2m2!1sset!2sRoadmap!12m3!1e37!2m1!1ssmartmaps!12m4!1e26!2m2!1sstyles!2zcy50OjN8cy5lOmd8cC5sOjEwMHxwLnY6c2ltcGxpZmllZCxzLnQ6NnxzLmU6Z3xwLnY6b258cC5jOiNDNkUyRkYscy50OjJ8cy5lOmcuZnxwLmM6I0M1RTNCRixzLnQ6M3xzLmU6Zy5mfHAuYzojRDFEMUI4!4e0!5m1!1e3!23i47083502&key=AIzaSyAk-ex75Dx8e0sTLlNm5vckHY7H80ZN9FA&token=57466"
style="width: 256px; height: 256px; user-select: none; border: 0px; padding: 0px; margin: 0px; max-width: none;"></div>
<div style="position: absolute; left: 256px; top: -256px; width: 256px; height: 256px; transition: opacity 200ms linear;"><img draggable="false" alt="" role="presentation"
src="https://maps.googleapis.com/maps/vt?pb=!1m5!1m4!1i10!2i301!3i384!4i256!2m3!1e0!2sm!3i704453513!3m17!2sde-DE!3sUS!5e18!12m4!1e68!2m2!1sset!2sRoadmap!12m3!1e37!2m1!1ssmartmaps!12m4!1e26!2m2!1sstyles!2zcy50OjN8cy5lOmd8cC5sOjEwMHxwLnY6c2ltcGxpZmllZCxzLnQ6NnxzLmU6Z3xwLnY6b258cC5jOiNDNkUyRkYscy50OjJ8cy5lOmcuZnxwLmM6I0M1RTNCRixzLnQ6M3xzLmU6Zy5mfHAuYzojRDFEMUI4!4e0!5m1!1e3!23i47083502&key=AIzaSyAk-ex75Dx8e0sTLlNm5vckHY7H80ZN9FA&token=110605"
style="width: 256px; height: 256px; user-select: none; border: 0px; padding: 0px; margin: 0px; max-width: none;"></div>
<div style="position: absolute; left: 0px; top: -256px; width: 256px; height: 256px; transition: opacity 200ms linear;"><img draggable="false" alt="" role="presentation"
src="https://maps.googleapis.com/maps/vt?pb=!1m5!1m4!1i10!2i300!3i384!4i256!2m3!1e0!2sm!3i704453513!3m17!2sde-DE!3sUS!5e18!12m4!1e68!2m2!1sset!2sRoadmap!12m3!1e37!2m1!1ssmartmaps!12m4!1e26!2m2!1sstyles!2zcy50OjN8cy5lOmd8cC5sOjEwMHxwLnY6c2ltcGxpZmllZCxzLnQ6NnxzLmU6Z3xwLnY6b258cC5jOiNDNkUyRkYscy50OjJ8cy5lOmcuZnxwLmM6I0M1RTNCRixzLnQ6M3xzLmU6Zy5mfHAuYzojRDFEMUI4!4e0!5m1!1e3!23i47083502&key=AIzaSyAk-ex75Dx8e0sTLlNm5vckHY7H80ZN9FA&token=7459"
style="width: 256px; height: 256px; user-select: none; border: 0px; padding: 0px; margin: 0px; max-width: none;"></div>
</div>
</div>
</div>
<div style="z-index: 3; position: absolute; height: 100%; width: 100%; padding: 0px; border-width: 0px; margin: 0px; left: 0px; top: 0px; touch-action: pan-x pan-y;">
<div style="z-index: 4; position: absolute; left: 50%; top: 50%; width: 100%; will-change: transform; transform: translate(0px, 0px);">
<div style="position: absolute; left: 0px; top: 0px; z-index: 104; width: 100%;"></div>
<div style="position: absolute; left: 0px; top: 0px; z-index: 105; width: 100%;"></div>
<div style="position: absolute; left: 0px; top: 0px; z-index: 106; width: 100%;"><span id="8F46956F-4F2F-456B-AB44-9F5B81318E1E" style="display: none;">Zum Verschieben drückst du die Pfeiltasten entsprechend.</span>
<div style="width: 26px; height: 37px; overflow: hidden; position: absolute; left: -75px; top: -122px; z-index: -85;" aria-label="Florham Park" role="button" tabindex="0" aria-describedby="8F46956F-4F2F-456B-AB44-9F5B81318E1E">
<img alt="" src="https://maps.gstatic.com/mapfiles/transparent.png" draggable="false" usemap="#gmimap0" style="width: 26px; height: 37px; user-select: none; border: 0px; padding: 0px; margin: 0px; max-width: none;"><map
name="gmimap0" id="gmimap0"><area log="miw" coords="13,0,4,3.5,0,12,2.75,21,13,37,23.5,21,26,12,22,3.5" shape="poly" tabindex="-1"
style="display: inline; position: absolute; left: 0px; top: 0px; cursor: pointer; touch-action: none;" title="Florham Park"></map></div>
<div style="width: 26px; height: 37px; overflow: hidden; position: absolute; left: 129px; top: -182px; z-index: -145;" aria-label="Clifton" role="button" tabindex="-1" aria-describedby="8F46956F-4F2F-456B-AB44-9F5B81318E1E"><img
alt="" src="https://maps.gstatic.com/mapfiles/transparent.png" draggable="false" usemap="#gmimap1" style="width: 26px; height: 37px; user-select: none; border: 0px; padding: 0px; margin: 0px; max-width: none;"><map
name="gmimap1" id="gmimap1"><area log="miw" coords="13,0,4,3.5,0,12,2.75,21,13,37,23.5,21,26,12,22,3.5" shape="poly" tabindex="-1"
style="display: inline; position: absolute; left: 0px; top: 0px; cursor: pointer; touch-action: none;" title="Clifton"></map></div>
<div style="width: 26px; height: 37px; overflow: hidden; position: absolute; left: 62px; top: -35px; z-index: 2;" aria-label="Union" role="button" tabindex="-1" aria-describedby="8F46956F-4F2F-456B-AB44-9F5B81318E1E"><img alt=""
src="https://maps.gstatic.com/mapfiles/transparent.png" draggable="false" usemap="#gmimap2" style="width: 26px; height: 37px; user-select: none; border: 0px; padding: 0px; margin: 0px; max-width: none;"><map name="gmimap2"
id="gmimap2"><area log="miw" coords="13,0,4,3.5,0,12,2.75,21,13,37,23.5,21,26,12,22,3.5" shape="poly" tabindex="-1" style="display: inline; position: absolute; left: 0px; top: 0px; cursor: pointer; touch-action: none;"
title="Union"></map></div>
<div style="width: 26px; height: 37px; overflow: hidden; position: absolute; left: -155px; top: 107px; z-index: 144;" aria-label="Somerset" role="button" tabindex="-1" aria-describedby="8F46956F-4F2F-456B-AB44-9F5B81318E1E"><img
alt="" src="https://maps.gstatic.com/mapfiles/transparent.png" draggable="false" usemap="#gmimap3" style="width: 26px; height: 37px; user-select: none; border: 0px; padding: 0px; margin: 0px; max-width: none;"><map
name="gmimap3" id="gmimap3"><area log="miw" coords="13,0,4,3.5,0,12,2.75,21,13,37,23.5,21,26,12,22,3.5" shape="poly" tabindex="-1"
style="display: inline; position: absolute; left: 0px; top: 0px; cursor: pointer; touch-action: none;" title="Somerset"></map></div>
</div>
<div style="position: absolute; left: 0px; top: 0px; z-index: 107; width: 100%;"></div>
</div>
</div>
<div style="z-index: 4; position: absolute; height: 100%; width: 100%; padding: 0px; border-width: 0px; margin: 0px; left: 0px; top: 0px; opacity: 0;" class="gm-style-moc">
<p class="gm-style-mot"></p>
</div>
</div><iframe aria-hidden="true" frameborder="0" tabindex="-1" style="z-index: -1; position: absolute; width: 100%; height: 100%; top: 0px; left: 0px; border: none; opacity: 0;"></iframe>
<div style="pointer-events: none; width: 100%; height: 100%; box-sizing: border-box; position: absolute; z-index: 1000002; opacity: 0; border: 2px solid rgb(26, 115, 232);"></div>
<div>
<div class="gmnoprint gm-style-mtc-bbw" role="menubar" style="margin: 10px; z-index: 0; position: absolute; cursor: pointer; left: 0px; top: 0px;">
<div class="gm-style-mtc" style="float: left; position: relative;"><button draggable="false" aria-label="Stadtplan anzeigen" title="Stadtplan anzeigen" type="button" role="menuitemradio" aria-checked="true"
style="background: none padding-box rgb(255, 255, 255); display: table-cell; border: 0px; margin: 0px; padding: 0px 17px; text-transform: none; appearance: none; position: relative; cursor: pointer; user-select: none; overflow: hidden; text-align: center; height: 40px; vertical-align: middle; color: rgb(0, 0, 0); font-family: Roboto, Arial, sans-serif; font-size: 18px; box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px; min-width: 43px; font-weight: 500;"
aria-haspopup="true" id="EA64D707-F514-4B6D-BC8F-256047263210">Karte</button>
<ul
style="background-color: rgb(255, 255, 255); list-style: none; padding: 2px; margin: 0px; z-index: -1; border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px; position: absolute; left: 0px; top: 40px; text-align: left; display: none;"
role="menu" aria-labelledby="EA64D707-F514-4B6D-BC8F-256047263210">
<li tabindex="-1" role="menuitemcheckbox" aria-label="Gelände"
style="color: rgb(0, 0, 0); font-family: Roboto, Arial, sans-serif; user-select: none; font-size: 18px; background-color: rgb(255, 255, 255); padding: 5px 8px 5px 5px; direction: ltr; text-align: left; white-space: nowrap;"
draggable="false" title="Stadtplan mit Gelände anzeigen" aria-checked="false" class="ssQIHO-checkbox-menu-item"><span><span
style="mask-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M19%203H5c-1.11%200-2%20.9-2%202v14c0%201.1.89%202%202%202h14c1.11%200%202-.9%202-2V5c0-1.1-.89-2-2-2zm-9%2014l-5-5%201.41-1.41L10%2014.17l7.59-7.59L19%208l-9%209z%22/%3E%3C/svg%3E"); height: 1em; width: 1em; transform: translateY(0.15em); display: none;"></span><span
style="mask-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20d%3D%22M19%205v14H5V5h14m0-2H5c-1.1%200-2%20.9-2%202v14c0%201.1.9%202%202%202h14c1.1%200%202-.9%202-2V5c0-1.1-.9-2-2-2z%22/%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3C/svg%3E"); height: 1em; width: 1em; transform: translateY(0.15em);"></span></span><label
style="cursor: inherit;">Gelände</label></li>
</ul>
</div>
<div class="gm-style-mtc" style="float: left; position: relative;"><button draggable="false" aria-label="Satellitenbilder anzeigen" title="Satellitenbilder anzeigen" type="button" role="menuitemradio" aria-checked="false"
style="background: none padding-box rgb(255, 255, 255); display: table-cell; border: 0px; margin: 0px; padding: 0px 17px; text-transform: none; appearance: none; position: relative; cursor: pointer; user-select: none; overflow: hidden; text-align: center; height: 40px; vertical-align: middle; color: rgb(86, 86, 86); font-family: Roboto, Arial, sans-serif; font-size: 18px; box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px; min-width: 54px;"
aria-haspopup="true" id="C549E43D-8619-471F-A76F-FEFD5B5E8190">Satellit</button>
<ul
style="background-color: rgb(255, 255, 255); list-style: none; padding: 2px; margin: 0px; z-index: -1; border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px; position: absolute; right: 0px; top: 40px; text-align: left; display: none;"
role="menu" aria-labelledby="C549E43D-8619-471F-A76F-FEFD5B5E8190">
<li tabindex="-1" role="menuitemcheckbox" aria-label="Beschriftungen"
style="color: rgb(0, 0, 0); font-family: Roboto, Arial, sans-serif; user-select: none; font-size: 18px; background-color: rgb(255, 255, 255); padding: 5px 8px 5px 5px; direction: ltr; text-align: left; white-space: nowrap;"
draggable="false" title="Satellitenbilder mit Straßennamen anzeigen" aria-checked="true" class="ssQIHO-checkbox-menu-item"><span><span
style="mask-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M19%203H5c-1.11%200-2%20.9-2%202v14c0%201.1.89%202%202%202h14c1.11%200%202-.9%202-2V5c0-1.1-.89-2-2-2zm-9%2014l-5-5%201.41-1.41L10%2014.17l7.59-7.59L19%208l-9%209z%22/%3E%3C/svg%3E"); height: 1em; width: 1em; transform: translateY(0.15em);"></span><span
style="mask-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20d%3D%22M19%205v14H5V5h14m0-2H5c-1.1%200-2%20.9-2%202v14c0%201.1.9%202%202%202h14c1.1%200%202-.9%202-2V5c0-1.1-.9-2-2-2z%22/%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3C/svg%3E"); height: 1em; width: 1em; transform: translateY(0.15em); display: none;"></span></span><label
style="cursor: inherit;">Beschriftungen</label></li>
</ul>
</div>
</div>
</div>
<div></div>
<div></div>
<div></div>
<div><button draggable="false" aria-label="Vollbildansicht ein/aus" title="Vollbildansicht ein/aus" type="button" aria-pressed="false" class="gm-control-active gm-fullscreen-control"
style="background: none rgb(255, 255, 255); border: 0px; margin: 10px; padding: 0px; text-transform: none; appearance: none; position: absolute; cursor: pointer; user-select: none; border-radius: 2px; height: 40px; width: 40px; box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px; overflow: hidden; top: 0px; right: 0px;"><img
src="data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2018%2018%22%3E%3Cpath%20fill%3D%22%23666%22%20d%3D%22M0%200v6h2V2h4V0H0zm16%200h-4v2h4v4h2V0h-2zm0%2016h-4v2h6v-6h-2v4zM2%2012H0v6h6v-2H2v-4z%22/%3E%3C/svg%3E"
alt="" style="height: 18px; width: 18px;"><img
src="data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2018%2018%22%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22M0%200v6h2V2h4V0H0zm16%200h-4v2h4v4h2V0h-2zm0%2016h-4v2h6v-6h-2v4zM2%2012H0v6h6v-2H2v-4z%22/%3E%3C/svg%3E"
alt="" style="height: 18px; width: 18px;"><img
src="data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2018%2018%22%3E%3Cpath%20fill%3D%22%23111%22%20d%3D%22M0%200v6h2V2h4V0H0zm16%200h-4v2h4v4h2V0h-2zm0%2016h-4v2h6v-6h-2v4zM2%2012H0v6h6v-2H2v-4z%22/%3E%3C/svg%3E"
alt="" style="height: 18px; width: 18px;"></button></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div>
<div class="gmnoprint gm-bundled-control gm-bundled-control-on-bottom" draggable="false" data-control-width="40" data-control-height="153" style="margin: 10px; user-select: none; position: absolute; bottom: 167px; right: 40px;">
<div class="gmnoprint" data-control-width="40" data-control-height="40" style="display: none; position: absolute;">
<div style="background-color: rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px; border-radius: 2px; width: 40px; height: 40px;"><button draggable="false" aria-label="Karte im Uhrzeigersinn drehen"
title="Karte im Uhrzeigersinn drehen" type="button" class="gm-control-active"
style="background: none; display: none; border: 0px; margin: 0px; padding: 0px; text-transform: none; appearance: none; position: relative; cursor: pointer; user-select: none; left: 0px; top: 0px; overflow: hidden; width: 40px; height: 40px;"><img
alt=""
src="data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M0%200h24v24H0V0z%22/%3E%3Cpath%20fill%3D%22%23666%22%20d%3D%22M12.06%209.06l4-4-4-4-1.41%201.41%201.59%201.59h-.18c-2.3%200-4.6.88-6.35%202.64-3.52%203.51-3.52%209.21%200%2012.72%201.5%201.5%203.4%202.36%205.36%202.58v-2.02c-1.44-.21-2.84-.86-3.95-1.97-2.73-2.73-2.73-7.17%200-9.9%201.37-1.37%203.16-2.05%204.95-2.05h.17l-1.59%201.59%201.41%201.41zm8.94%203c-.19-1.74-.88-3.32-1.91-4.61l-1.43%201.43c.69.92%201.15%202%201.32%203.18H21zm-7.94%207.92V22c1.74-.19%203.32-.88%204.61-1.91l-1.43-1.43c-.91.68-2%201.15-3.18%201.32zm4.6-2.74l1.43%201.43c1.04-1.29%201.72-2.88%201.91-4.61h-2.02c-.17%201.18-.64%202.27-1.32%203.18z%22/%3E%3C/svg%3E"
style="width: 20px; height: 20px;"><img alt=""
src="data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M0%200h24v24H0V0z%22/%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22M12.06%209.06l4-4-4-4-1.41%201.41%201.59%201.59h-.18c-2.3%200-4.6.88-6.35%202.64-3.52%203.51-3.52%209.21%200%2012.72%201.5%201.5%203.4%202.36%205.36%202.58v-2.02c-1.44-.21-2.84-.86-3.95-1.97-2.73-2.73-2.73-7.17%200-9.9%201.37-1.37%203.16-2.05%204.95-2.05h.17l-1.59%201.59%201.41%201.41zm8.94%203c-.19-1.74-.88-3.32-1.91-4.61l-1.43%201.43c.69.92%201.15%202%201.32%203.18H21zm-7.94%207.92V22c1.74-.19%203.32-.88%204.61-1.91l-1.43-1.43c-.91.68-2%201.15-3.18%201.32zm4.6-2.74l1.43%201.43c1.04-1.29%201.72-2.88%201.91-4.61h-2.02c-.17%201.18-.64%202.27-1.32%203.18z%22/%3E%3C/svg%3E"
style="width: 20px; height: 20px;"><img alt=""
src="data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M0%200h24v24H0V0z%22/%3E%3Cpath%20fill%3D%22%23111%22%20d%3D%22M12.06%209.06l4-4-4-4-1.41%201.41%201.59%201.59h-.18c-2.3%200-4.6.88-6.35%202.64-3.52%203.51-3.52%209.21%200%2012.72%201.5%201.5%203.4%202.36%205.36%202.58v-2.02c-1.44-.21-2.84-.86-3.95-1.97-2.73-2.73-2.73-7.17%200-9.9%201.37-1.37%203.16-2.05%204.95-2.05h.17l-1.59%201.59%201.41%201.41zm8.94%203c-.19-1.74-.88-3.32-1.91-4.61l-1.43%201.43c.69.92%201.15%202%201.32%203.18H21zm-7.94%207.92V22c1.74-.19%203.32-.88%204.61-1.91l-1.43-1.43c-.91.68-2%201.15-3.18%201.32zm4.6-2.74l1.43%201.43c1.04-1.29%201.72-2.88%201.91-4.61h-2.02c-.17%201.18-.64%202.27-1.32%203.18z%22/%3E%3C/svg%3E"
style="width: 20px; height: 20px;"></button>
<div style="position: relative; overflow: hidden; width: 30px; height: 1px; margin: 0px 5px; background-color: rgb(230, 230, 230); display: none;"></div><button draggable="false" aria-label="Karte gegen den Uhrzeigersinn drehen"
title="Karte gegen den Uhrzeigersinn drehen" type="button" class="gm-control-active"
style="background: none; display: none; border: 0px; margin: 0px; padding: 0px; text-transform: none; appearance: none; position: relative; cursor: pointer; user-select: none; left: 0px; top: 0px; overflow: hidden; width: 40px; height: 40px; transform: scaleX(-1);"><img
alt=""
src="data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M0%200h24v24H0V0z%22/%3E%3Cpath%20fill%3D%22%23666%22%20d%3D%22M12.06%209.06l4-4-4-4-1.41%201.41%201.59%201.59h-.18c-2.3%200-4.6.88-6.35%202.64-3.52%203.51-3.52%209.21%200%2012.72%201.5%201.5%203.4%202.36%205.36%202.58v-2.02c-1.44-.21-2.84-.86-3.95-1.97-2.73-2.73-2.73-7.17%200-9.9%201.37-1.37%203.16-2.05%204.95-2.05h.17l-1.59%201.59%201.41%201.41zm8.94%203c-.19-1.74-.88-3.32-1.91-4.61l-1.43%201.43c.69.92%201.15%202%201.32%203.18H21zm-7.94%207.92V22c1.74-.19%203.32-.88%204.61-1.91l-1.43-1.43c-.91.68-2%201.15-3.18%201.32zm4.6-2.74l1.43%201.43c1.04-1.29%201.72-2.88%201.91-4.61h-2.02c-.17%201.18-.64%202.27-1.32%203.18z%22/%3E%3C/svg%3E"
style="width: 20px; height: 20px;"><img alt=""
src="data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M0%200h24v24H0V0z%22/%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22M12.06%209.06l4-4-4-4-1.41%201.41%201.59%201.59h-.18c-2.3%200-4.6.88-6.35%202.64-3.52%203.51-3.52%209.21%200%2012.72%201.5%201.5%203.4%202.36%205.36%202.58v-2.02c-1.44-.21-2.84-.86-3.95-1.97-2.73-2.73-2.73-7.17%200-9.9%201.37-1.37%203.16-2.05%204.95-2.05h.17l-1.59%201.59%201.41%201.41zm8.94%203c-.19-1.74-.88-3.32-1.91-4.61l-1.43%201.43c.69.92%201.15%202%201.32%203.18H21zm-7.94%207.92V22c1.74-.19%203.32-.88%204.61-1.91l-1.43-1.43c-.91.68-2%201.15-3.18%201.32zm4.6-2.74l1.43%201.43c1.04-1.29%201.72-2.88%201.91-4.61h-2.02c-.17%201.18-.64%202.27-1.32%203.18z%22/%3E%3C/svg%3E"
style="width: 20px; height: 20px;"><img alt=""
src="data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M0%200h24v24H0V0z%22/%3E%3Cpath%20fill%3D%22%23111%22%20d%3D%22M12.06%209.06l4-4-4-4-1.41%201.41%201.59%201.59h-.18c-2.3%200-4.6.88-6.35%202.64-3.52%203.51-3.52%209.21%200%2012.72%201.5%201.5%203.4%202.36%205.36%202.58v-2.02c-1.44-.21-2.84-.86-3.95-1.97-2.73-2.73-2.73-7.17%200-9.9%201.37-1.37%203.16-2.05%204.95-2.05h.17l-1.59%201.59%201.41%201.41zm8.94%203c-.19-1.74-.88-3.32-1.91-4.61l-1.43%201.43c.69.92%201.15%202%201.32%203.18H21zm-7.94%207.92V22c1.74-.19%203.32-.88%204.61-1.91l-1.43-1.43c-.91.68-2%201.15-3.18%201.32zm4.6-2.74l1.43%201.43c1.04-1.29%201.72-2.88%201.91-4.61h-2.02c-.17%201.18-.64%202.27-1.32%203.18z%22/%3E%3C/svg%3E"
style="width: 20px; height: 20px;"></button>
<div style="position: relative; overflow: hidden; width: 30px; height: 1px; margin: 0px 5px; background-color: rgb(230, 230, 230); display: none;"></div><button draggable="false" aria-label="Karte neigen" title="Karte neigen"
type="button" class="gm-tilt gm-control-active"
style="background: none; display: block; border: 0px; margin: 0px; padding: 0px; text-transform: none; appearance: none; position: relative; cursor: pointer; user-select: none; top: 0px; left: 0px; overflow: hidden; width: 40px; height: 40px;"><img
alt=""
src="data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2018%2016%22%3E%3Cpath%20fill%3D%22%23666%22%20d%3D%22M0%2016h8V9H0v7zm10%200h8V9h-8v7zM0%207h8V0H0v7zm10-7v7h8V0h-8z%22/%3E%3C/svg%3E"
style="width: 18px;"><img alt=""
src="data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2018%2016%22%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22M0%2016h8V9H0v7zm10%200h8V9h-8v7zM0%207h8V0H0v7zm10-7v7h8V0h-8z%22/%3E%3C/svg%3E"
style="width: 18px;"><img alt=""
src="data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2018%2016%22%3E%3Cpath%20fill%3D%22%23111%22%20d%3D%22M0%2016h8V9H0v7zm10%200h8V9h-8v7zM0%207h8V0H0v7zm10-7v7h8V0h-8z%22/%3E%3C/svg%3E"
style="width: 18px;"></button>
</div>
</div><button draggable="false" aria-label="Pegman auf die Karte ziehen, um Street View aufzurufen" title="Pegman auf die Karte ziehen, um Street View aufzurufen" type="button" class="gm-svpc" dir="ltr" data-control-width="40"
data-control-height="40"
style="background: rgb(255, 255, 255); border: 0px; margin: 0px; padding: 0px; text-transform: none; appearance: none; position: absolute; cursor: pointer; user-select: none; --pegman-scaleX: 1; box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px; border-radius: 2px; width: 40px; height: 40px; left: 0px; top: 0px;">
<div style="position: absolute; left: 50%; top: 50%; transform: scaleX(var(--pegman-scaleX));"><img
src="data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2023%2038%22%3E%3Cpath%20d%3D%22M16.6%2038.1h-5.5l-.2-2.9-.2%202.9h-5.5L5%2025.3l-.8%202a1.53%201.53%200%2001-1.9.9l-1.2-.4a1.58%201.58%200%2001-1-1.9v-.1c.3-.9%203.1-11.2%203.1-11.2a2.66%202.66%200%20012.3-2l.6-.5a6.93%206.93%200%20014.7-12%206.8%206.8%200%20014.9%202%207%207%200%20012%204.9%206.65%206.65%200%2001-2.2%205l.7.5a2.78%202.78%200%20012.4%202s2.9%2011.2%202.9%2011.3a1.53%201.53%200%2001-.9%201.9l-1.3.4a1.63%201.63%200%2001-1.9-.9l-.7-1.8-.1%2012.7zm-3.6-2h1.7L14.9%2020.3l1.9-.3%202.4%206.3.3-.1c-.2-.8-.8-3.2-2.8-10.9a.63.63%200%2000-.6-.5h-.6l-1.1-.9h-1.9l-.3-2a4.83%204.83%200%20003.5-4.7A4.78%204.78%200%200011%202.3H10.8a4.9%204.9%200%2000-1.4%209.6l-.3%202h-1.9l-1%20.9h-.6a.74.74%200%2000-.6.5c-2%207.5-2.7%2010-3%2010.9l.3.1L4.8%2020l1.9.3.2%2015.8h1.6l.6-8.4a1.52%201.52%200%20011.5-1.4%201.5%201.5%200%20011.5%201.4l.9%208.4zm-10.9-9.6zm17.5-.1z%22%20style%3D%22isolation%3Aisolate%22%20fill%3D%22%23333%22%20opacity%3D%22.7%22/%3E%3Cpath%20d%3D%22M5.9%2013.6l1.1-.9h7.8l1.2.9%22%20fill%3D%22%23ce592c%22/%3E%3Cellipse%20cx%3D%2210.9%22%20cy%3D%2213.1%22%20rx%3D%222.7%22%20ry%3D%22.3%22%20style%3D%22isolation%3Aisolate%22%20fill%3D%22%23ce592c%22%20opacity%3D%22.5%22/%3E%3Cpath%20d%3D%22M20.6%2026.1l-2.9-11.3a1.71%201.71%200%2000-1.6-1.2H5.699999999999999a1.69%201.69%200%2000-1.5%201.3l-3.1%2011.3a.61.61%200%2000.3.7l1.1.4a.61.61%200%2000.7-.3l2.7-6.7.2%2016.8h3.6l.6-9.3a.47.47%200%2001.44-.5h.06c.4%200%20.4.2.5.5l.6%209.3h3.6L15.7%2020.3l2.5%206.6a.52.52%200%2000.66.31l1.2-.4a.57.57%200%2000.5-.7z%22%20fill%3D%22%23fdbf2d%22/%3E%3Cpath%20d%3D%22M7%2013.6l3.9%206.7%203.9-6.7%22%20style%3D%22isolation%3Aisolate%22%20fill%3D%22%23cf572e%22%20opacity%3D%22.6%22/%3E%3Ccircle%20cx%3D%2210.9%22%20cy%3D%227%22%20r%3D%225.9%22%20fill%3D%22%23fdbf2d%22/%3E%3C/svg%3E"
alt="Street View-Pegman-Steuerung" style="height: 30px; width: 30px; position: absolute; transform: translate(-50%, -50%); pointer-events: none;"><img
src="data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2038%22%3E%3Cpath%20d%3D%22M22%2026.6l-2.9-11.3a2.78%202.78%200%2000-2.4-2l-.7-.5a6.82%206.82%200%20002.2-5%206.9%206.9%200%2000-13.8%200%207%207%200%20002.2%205.1l-.6.5a2.55%202.55%200%2000-2.3%202s-3%2011.1-3%2011.2v.1a1.58%201.58%200%20001%201.9l1.2.4a1.63%201.63%200%20001.9-.9l.8-2%20.2%2012.8h11.3l.2-12.6.7%201.8a1.54%201.54%200%20001.5%201%201.09%201.09%200%2000.5-.1l1.3-.4a1.85%201.85%200%2000.7-2zm-1.2.9l-1.2.4a.61.61%200%2001-.7-.3l-2.5-6.6-.2%2016.8h-9.4L6.6%2021l-2.7%206.7a.52.52%200%2001-.66.31l-1.1-.4a.52.52%200%2001-.31-.66l3.1-11.3a1.69%201.69%200%20011.5-1.3h.2l1-.9h2.3a5.9%205.9%200%20113.2%200h2.3l1.1.9h.2a1.71%201.71%200%20011.6%201.2l2.9%2011.3a.84.84%200%2001-.4.7z%22%20fill%3D%22%23333%22%20fill-opacity%3D%22.2%22/%3E%26quot%3B%3C/svg%3E"
alt="Pegman bewegt sich über die Karte" style="height: 30px; width: 30px; position: absolute; transform: translate(-50%, -50%); pointer-events: none; display: none;"><img alt="Street View-Pegman-Steuerung"
src="data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2040%2050%22%3E%3Cpath%20d%3D%22M34-30.4l-2.9-11.3a2.78%202.78%200%2000-2.4-2l-.7-.5a6.82%206.82%200%20002.2-5%206.9%206.9%200%2000-13.8%200%207%207%200%20002.2%205.1l-.6.5a2.55%202.55%200%2000-2.3%202s-3%2011.1-3%2011.2v.1a1.58%201.58%200%20001%201.9l1.2.4a1.63%201.63%200%20001.9-.9l.8-2%20.2%2012.8h11.3l.2-12.6.7%201.8a1.54%201.54%200%20001.5%201%201.09%201.09%200%2000.5-.1l1.3-.4a1.85%201.85%200%2000.7-2zm-1.2.9l-1.2.4a.61.61%200%2001-.7-.3L28.4-36l-.2%2016.8h-9.4L18.6-36l-2.7%206.7a.52.52%200%2001-.66.31l-1.1-.4a.52.52%200%2001-.31-.66l3.1-11.3a1.69%201.69%200%20011.5-1.3h.2l1-.9h2.3a5.9%205.9%200%20113.2%200h2.3l1.1.9h.2a1.71%201.71%200%20011.6%201.2l2.9%2011.3a.84.84%200%2001-.4.7zM34%2029.6l-2.9-11.3a2.78%202.78%200%2000-2.4-2l-.7-.5a6.82%206.82%200%20002.2-5%206.9%206.9%200%2000-13.8%200%207%207%200%20002.2%205.1l-.6.5a2.55%202.55%200%2000-2.3%202s-3%2011.1-3%2011.2v.1a1.58%201.58%200%20001%201.9l1.2.4a1.63%201.63%200%20001.9-.9l.8-2%20.2%2012.8h11.3l.2-12.6.7%201.8a1.54%201.54%200%20001.5%201%201.09%201.09%200%2000.5-.1l1.3-.4a1.85%201.85%200%2000.7-2zm-1.2.9l-1.2.4a.61.61%200%2001-.7-.3L28.4%2024l-.2%2016.8h-9.4L18.6%2024l-2.7%206.7a.52.52%200%2001-.66.31l-1.1-.4a.52.52%200%2001-.31-.66l3.1-11.3a1.69%201.69%200%20011.5-1.3h.2l1-.9h2.3a5.9%205.9%200%20113.2%200h2.3l1.1.9h.2a1.71%201.71%200%20011.6%201.2l2.9%2011.3a.84.84%200%2001-.4.7z%22%20fill%3D%22%23333%22%20fill-opacity%3D%22.2%22/%3E%3Cpath%20d%3D%22M15.4%2038.8h-4a1.64%201.64%200%2001-1.4-1.1l-3.1-8a.9.9%200%2001-.5.1l-1.4.1a1.62%201.62%200%2001-1.6-1.4L2.3%2015.4l1.6-1.3a6.87%206.87%200%2001-3-4.6A7.14%207.14%200%20012%204a7.6%207.6%200%20014.7-3.1A7.14%207.14%200%200112.2%202a7.28%207.28%200%20012.3%209.6l2.1-.1.1%201c0%20.2.1.5.1.8a2.41%202.41%200%20011%201s1.9%203.2%202.8%204.9c.7%201.2%202.1%204.2%202.8%205.9a2.1%202.1%200%2001-.8%202.6l-.6.4a1.63%201.63%200%2001-1.5.2l-.6-.3a8.93%208.93%200%2000.5%201.3%207.91%207.91%200%20001.8%202.6l.6.3v4.6l-4.5-.1a7.32%207.32%200%2001-2.5-1.5l-.4%203.6zm-10-19.2l3.5%209.8%202.9%207.5h1.6V35l-1.9-9.4%203.1%205.4a8.24%208.24%200%20003.8%203.8h2.1v-1.4a14%2014%200%2001-2.2-3.1%2044.55%2044.55%200%2001-2.2-8l-1.3-6.3%203.2%205.6c.6%201.1%202.1%203.6%202.8%204.9l.6-.4c-.8-1.6-2.1-4.6-2.8-5.8-.9-1.7-2.8-4.9-2.8-4.9a.54.54%200%2000-.4-.3l-.7-.1-.1-.7a4.33%204.33%200%2000-.1-.5l-5.3.3%202.2-1.9a4.3%204.3%200%2000.9-1%205.17%205.17%200%2000.8-4%205.67%205.67%200%2000-2.2-3.4%205.09%205.09%200%2000-4-.8%205.67%205.67%200%2000-3.4%202.2%205.17%205.17%200%2000-.8%204%205.67%205.67%200%20002.2%203.4%203.13%203.13%200%20001%20.5l1.6.6-3.2%202.6%201%2011.5h.4l-.3-8.2z%22%20fill%3D%22%23333%22/%3E%3Cpath%20d%3D%22M3.35%2015.9l1.1%2012.5a.39.39%200%2000.36.42h.14l1.4-.1a.66.66%200%2000.5-.4l-.2-3.8-3.3-8.6z%22%20fill%3D%22%23fdbf2d%22/%3E%3Cpath%20d%3D%22M5.2%2028.8l1.1-.1a.66.66%200%2000.5-.4l-.2-3.8-1.2-3.1z%22%20fill%3D%22%23ce592b%22%20fill-opacity%3D%22.25%22/%3E%3Cpath%20d%3D%22M21.4%2035.7l-3.8-1.2-2.7-7.8L12%2015.5l3.4-2.9c.2%202.4%202.2%2014.1%203.7%2017.1%200%200%201.3%202.6%202.3%203.1v2.9m-8.4-8.1l-2-.3%202.5%2010.1.9.4v-2.9%22%20fill%3D%22%23e5892b%22/%3E%3Cpath%20d%3D%22M17.8%2025.4c-.4-1.5-.7-3.1-1.1-4.8-.1-.4-.1-.7-.2-1.1l-1.1-2-1.7-1.6s.9%205%202.4%207.1a19.12%2019.12%200%20001.7%202.4z%22%20style%3D%22isolation%3Aisolate%22%20fill%3D%22%23cf572e%22%20opacity%3D%22.6%22/%3E%3Cpath%20d%3D%22M14.4%2037.8h-3a.43.43%200%2001-.4-.4l-3-7.8-1.7-4.8-3-9%208.9-.4s2.9%2011.3%204.3%2014.4c1.9%204.1%203.1%204.7%205%205.8h-3.2s-4.1-1.2-5.9-7.7a.59.59%200%2000-.6-.4.62.62%200%2000-.3.7s.5%202.4.9%203.6a34.87%2034.87%200%20002%206z%22%20fill%3D%22%23fdbf2d%22/%3E%3Cpath%20d%3D%22M15.4%2012.7l-3.3%202.9-8.9.4%203.3-2.7%22%20fill%3D%22%23ce592b%22/%3E%3Cpath%20d%3D%22M9.1%2021.1l1.4-6.2-5.9.5%22%20style%3D%22isolation%3Aisolate%22%20fill%3D%22%23cf572e%22%20opacity%3D%22.6%22/%3E%3Cpath%20d%3D%22M12%2013.5a4.75%204.75%200%2001-2.6%201.1c-1.5.3-2.9.2-2.9%200s1.1-.6%202.7-1%22%20fill%3D%22%23bb3d19%22/%3E%3Ccircle%20cx%3D%227.92%22%20cy%3D%228.19%22%20r%3D%226.3%22%20fill%3D%22%23fdbf2d%22/%3E%3Cpath%20d%3D%22M4.7%2013.6a6.21%206.21%200%20008.4-1.9v-.1a8.89%208.89%200%2001-8.4%202z%22%20fill%3D%22%23ce592b%22%20fill-opacity%3D%22.25%22/%3E%3Cpath%20d%3D%22M21.2%2027.2l.6-.4a1.09%201.09%200%2000.4-1.3c-.7-1.5-2.1-4.6-2.8-5.8-.9-1.7-2.8-4.9-2.8-4.9a1.6%201.6%200%2000-2.17-.65l-.23.15a1.68%201.68%200%2000-.4%202.1s2.3%203.9%203.1%205.3c.6%201%202.1%203.7%202.9%205.1a.94.94%200%20001.24.49l.16-.09z%22%20fill%3D%22%23fdbf2d%22/%3E%3Cpath%20d%3D%22M19.4%2019.8c-.9-1.7-2.8-4.9-2.8-4.9a1.6%201.6%200%2000-2.17-.65l-.23.15-.3.3c1.1%201.5%202.9%203.8%203.9%205.4%201.1%201.8%202.9%205%203.8%206.7l.1-.1a1.09%201.09%200%2000.4-1.3%2057.67%2057.67%200%2000-2.7-5.6z%22%20fill%3D%22%23ce592b%22%20fill-opacity%3D%22.25%22/%3E%3C/svg%3E"
style="display: none; height: 40px; width: 40px; position: absolute; transform: translate(-60%, -45%); pointer-events: none;"></div>
</button>
<div class="gmnoprint" data-control-width="40" data-control-height="81" style="position: absolute; left: 0px; top: 72px;">
<div draggable="false" style="user-select: none; box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px; border-radius: 2px; cursor: pointer; background-color: rgb(255, 255, 255); width: 40px; height: 81px;"><button draggable="false"
aria-label="Vergrößern" title="Vergrößern" type="button" class="gm-control-active"
style="background: none rgb(255, 255, 255); display: block; border: 0px; margin: 0px; padding: 0px; text-transform: none; appearance: none; position: relative; cursor: pointer; user-select: none; overflow: hidden; width: 40px; height: 40px; top: 0px; left: 0px;"><img
src="data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2018%2018%22%3E%3Cpath%20fill%3D%22%23666%22%20d%3D%22M18%207h-7V0H7v7H0v4h7v7h4v-7h7z%22/%3E%3C/svg%3E" alt=""
style="height: 18px; width: 18px;"><img
src="data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2018%2018%22%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22M18%207h-7V0H7v7H0v4h7v7h4v-7h7z%22/%3E%3C/svg%3E" alt=""
style="height: 18px; width: 18px;"><img
src="data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2018%2018%22%3E%3Cpath%20fill%3D%22%23111%22%20d%3D%22M18%207h-7V0H7v7H0v4h7v7h4v-7h7z%22/%3E%3C/svg%3E" alt=""
style="height: 18px; width: 18px;"><img
src="data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2018%2018%22%3E%3Cpath%20fill%3D%22%23d1d1d1%22%20d%3D%22M18%207h-7V0H7v7H0v4h7v7h4v-7h7z%22/%3E%3C/svg%3E" alt=""
style="height: 18px; width: 18px;"></button>
<div style="position: relative; overflow: hidden; width: 30px; height: 1px; margin: 0px 5px; background-color: rgb(230, 230, 230); top: 0px;"></div><button draggable="false" aria-label="Verkleinern" title="Verkleinern"
type="button" class="gm-control-active"
style="background: none rgb(255, 255, 255); display: block; border: 0px; margin: 0px; padding: 0px; text-transform: none; appearance: none; position: relative; cursor: pointer; user-select: none; overflow: hidden; width: 40px; height: 40px; top: 0px; left: 0px;"><img
src="data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2018%2018%22%3E%3Cpath%20fill%3D%22%23666%22%20d%3D%22M0%207h18v4H0V7z%22/%3E%3C/svg%3E" alt=""
style="height: 18px; width: 18px;"><img
src="data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2018%2018%22%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22M0%207h18v4H0V7z%22/%3E%3C/svg%3E" alt=""
style="height: 18px; width: 18px;"><img
src="data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2018%2018%22%3E%3Cpath%20fill%3D%22%23111%22%20d%3D%22M0%207h18v4H0V7z%22/%3E%3C/svg%3E" alt=""
style="height: 18px; width: 18px;"><img
src="data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2018%2018%22%3E%3Cpath%20fill%3D%22%23d1d1d1%22%20d%3D%22M0%207h18v4H0V7z%22/%3E%3C/svg%3E" alt=""
style="height: 18px; width: 18px;"></button>
</div>
</div>
</div>
</div>
<div>
<div style="margin: 0px 5px; z-index: 1000000; position: absolute; left: 0px; bottom: 0px;">
<a target="_blank" rel="noopener" title="Dieses Gebiet in Google Maps öffnen (in neuem Fenster)" aria-label="Dieses Gebiet in Google Maps öffnen (in neuem Fenster)" href="https://maps.google.com/maps?ll=40.685913,-74.340281&z=10&t=m&hl=de-DE&gl=US&mapclient=apiv3" style="display: inline;"><div style="width: 66px; height: 26px;"><img alt="Google" src="data:image/svg+xml,%3Csvg%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2069%2029%22%3E%3Cg%20opacity%3D%22.3%22%20fill%3D%22%23000%22%20stroke%3D%22%23000%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M17.4706%207.33616L18.0118%206.79504%2017.4599%206.26493C16.0963%204.95519%2014.2582%203.94522%2011.7008%203.94522c-4.613699999999999%200-8.50262%203.7551699999999997-8.50262%208.395779999999998C3.19818%2016.9817%207.0871%2020.7368%2011.7008%2020.7368%2014.1712%2020.7368%2016.0773%2019.918%2017.574%2018.3689%2019.1435%2016.796%2019.5956%2014.6326%2019.5956%2012.957%2019.5956%2012.4338%2019.5516%2011.9316%2019.4661%2011.5041L19.3455%2010.9012H10.9508V14.4954H15.7809C15.6085%2015.092%2015.3488%2015.524%2015.0318%2015.8415%2014.403%2016.4629%2013.4495%2017.1509%2011.7008%2017.1509%209.04835%2017.1509%206.96482%2015.0197%206.96482%2012.341%206.96482%209.66239%209.04835%207.53119%2011.7008%207.53119%2013.137%207.53119%2014.176%208.09189%2014.9578%208.82348L15.4876%209.31922%2016.0006%208.80619%2017.4706%207.33616z%22/%3E%3Cpath%20d%3D%22M24.8656%2020.7286C27.9546%2020.7286%2030.4692%2018.3094%2030.4692%2015.0594%2030.4692%2011.7913%2027.953%209.39009%2024.8656%209.39009%2021.7783%209.39009%2019.2621%2011.7913%2019.2621%2015.0594c0%203.25%202.514499999999998%205.6692%205.6035%205.6692zM24.8656%2012.8282C25.8796%2012.8282%2026.8422%2013.6652%2026.8422%2015.0594%2026.8422%2016.4399%2025.8769%2017.2905%2024.8656%2017.2905%2023.8557%2017.2905%2022.8891%2016.4331%2022.8891%2015.0594%2022.8891%2013.672%2023.853%2012.8282%2024.8656%2012.8282z%22/%3E%3Cpath%20d%3D%22M35.7511%2017.2905v0H35.7469C34.737%2017.2905%2033.7703%2016.4331%2033.7703%2015.0594%2033.7703%2013.672%2034.7343%2012.8282%2035.7469%2012.8282%2036.7608%2012.8282%2037.7234%2013.6652%2037.7234%2015.0594%2037.7234%2016.4439%2036.7554%2017.2961%2035.7511%2017.2905zM35.7387%2020.7286C38.8277%2020.7286%2041.3422%2018.3094%2041.3422%2015.0594%2041.3422%2011.7913%2038.826%209.39009%2035.7387%209.39009%2032.6513%209.39009%2030.1351%2011.7913%2030.1351%2015.0594%2030.1351%2018.3102%2032.6587%2020.7286%2035.7387%2020.7286z%22/%3E%3Cpath%20d%3D%22M51.953%2010.4357V9.68573H48.3999V9.80826C47.8499%209.54648%2047.1977%209.38187%2046.4808%209.38187%2043.5971%209.38187%2041.0168%2011.8998%2041.0168%2015.0758%2041.0168%2017.2027%2042.1808%2019.0237%2043.8201%2019.9895L43.7543%2020.0168%2041.8737%2020.797%2041.1808%2021.0844%2041.4684%2021.7772C42.0912%2023.2776%2043.746%2025.1469%2046.5219%2025.1469%2047.9324%2025.1469%2049.3089%2024.7324%2050.3359%2023.7376%2051.3691%2022.7367%2051.953%2021.2411%2051.953%2019.2723v-8.8366zm-7.2194%209.9844L44.7334%2020.4196C45.2886%2020.6201%2045.878%2020.7286%2046.4808%2020.7286%2047.1616%2020.7286%2047.7866%2020.5819%2048.3218%2020.3395%2048.2342%2020.7286%2048.0801%2021.0105%2047.8966%2021.2077%2047.6154%2021.5099%2047.1764%2021.7088%2046.5219%2021.7088%2045.61%2021.7088%2045.0018%2021.0612%2044.7336%2020.4201zM46.6697%2012.8282C47.6419%2012.8282%2048.5477%2013.6765%2048.5477%2015.084%2048.5477%2016.4636%2047.6521%2017.2987%2046.6697%2017.2987%2045.6269%2017.2987%2044.6767%2016.4249%2044.6767%2015.084%2044.6767%2013.7086%2045.6362%2012.8282%2046.6697%2012.8282zM55.7387%205.22081v-.75H52.0788V20.4412H55.7387V5.22081z%22/%3E%3Cpath%20d%3D%22M63.9128%2016.0614L63.2945%2015.6492%2062.8766%2016.2637C62.4204%2016.9346%2061.8664%2017.3069%2061.0741%2017.3069%2060.6435%2017.3069%2060.3146%2017.2088%2060.0544%2017.0447%2059.9844%2017.0006%2059.9161%2016.9496%2059.8498%2016.8911L65.5497%2014.5286%2066.2322%2014.2456%2065.9596%2013.5589%2065.7406%2013.0075C65.2878%2011.8%2063.8507%209.39832%2060.8278%209.39832%2057.8445%209.39832%2055.5034%2011.7619%2055.5034%2015.0676%2055.5034%2018.2151%2057.8256%2020.7369%2061.0659%2020.7369%2063.6702%2020.7369%2065.177%2019.1378%2065.7942%2018.2213L66.2152%2017.5963%2065.5882%2017.1783%2063.9128%2016.0614zM61.3461%2012.8511L59.4108%2013.6526C59.7903%2013.0783%2060.4215%2012.7954%2060.9017%2012.7954%2061.067%2012.7954%2061.2153%2012.8161%2061.3461%2012.8511z%22/%3E%3C/g%3E%3Cpath%20d%3D%22M11.7008%2019.9868C7.48776%2019.9868%203.94818%2016.554%203.94818%2012.341%203.94818%208.12803%207.48776%204.69522%2011.7008%204.69522%2014.0331%204.69522%2015.692%205.60681%2016.9403%206.80583L15.4703%208.27586C14.5751%207.43819%2013.3597%206.78119%2011.7008%206.78119%208.62108%206.78119%206.21482%209.26135%206.21482%2012.341%206.21482%2015.4207%208.62108%2017.9009%2011.7008%2017.9009%2013.6964%2017.9009%2014.8297%2017.0961%2015.5606%2016.3734%2016.1601%2015.7738%2016.5461%2014.9197%2016.6939%2013.7454h-4.9931V11.6512h7.0298C18.8045%2012.0207%2018.8456%2012.4724%2018.8456%2012.957%2018.8456%2014.5255%2018.4186%2016.4637%2017.0389%2017.8434%2015.692%2019.2395%2013.9838%2019.9868%2011.7008%2019.9868zM29.7192%2015.0594C29.7192%2017.8927%2027.5429%2019.9786%2024.8656%2019.9786%2022.1884%2019.9786%2020.0121%2017.8927%2020.0121%2015.0594%2020.0121%2012.2096%2022.1884%2010.1401%2024.8656%2010.1401%2027.5429%2010.1401%2029.7192%2012.2096%2029.7192%2015.0594zM27.5922%2015.0594C27.5922%2013.2855%2026.3274%2012.0782%2024.8656%2012.0782S22.1391%2013.2937%2022.1391%2015.0594C22.1391%2016.8086%2023.4038%2018.0405%2024.8656%2018.0405S27.5922%2016.8168%2027.5922%2015.0594zM40.5922%2015.0594C40.5922%2017.8927%2038.4159%2019.9786%2035.7387%2019.9786%2033.0696%2019.9786%2030.8851%2017.8927%2030.8851%2015.0594%2030.8851%2012.2096%2033.0614%2010.1401%2035.7387%2010.1401%2038.4159%2010.1401%2040.5922%2012.2096%2040.5922%2015.0594zM38.4734%2015.0594C38.4734%2013.2855%2037.2087%2012.0782%2035.7469%2012.0782%2034.2851%2012.0782%2033.0203%2013.2937%2033.0203%2015.0594%2033.0203%2016.8086%2034.2851%2018.0405%2035.7469%2018.0405%2037.2087%2018.0487%2038.4734%2016.8168%2038.4734%2015.0594zM51.203%2010.4357v8.8366C51.203%2022.9105%2049.0595%2024.3969%2046.5219%2024.3969%2044.132%2024.3969%2042.7031%2022.7955%2042.161%2021.4897L44.0417%2020.7095C44.3784%2021.5143%2045.1997%2022.4588%2046.5219%2022.4588%2048.1479%2022.4588%2049.1499%2021.4487%2049.1499%2019.568V18.8617H49.0759C48.5914%2019.4612%2047.6552%2019.9786%2046.4808%2019.9786%2044.0171%2019.9786%2041.7668%2017.8352%2041.7668%2015.0758%2041.7668%2012.3%2044.0253%2010.1319%2046.4808%2010.1319%2047.6552%2010.1319%2048.5914%2010.6575%2049.0759%2011.2323H49.1499V10.4357H51.203zM49.2977%2015.084C49.2977%2013.3512%2048.1397%2012.0782%2046.6697%2012.0782%2045.175%2012.0782%2043.9267%2013.3429%2043.9267%2015.084%2043.9267%2016.8004%2045.175%2018.0487%2046.6697%2018.0487%2048.1397%2018.0487%2049.2977%2016.8004%2049.2977%2015.084zM54.9887%205.22081V19.6912H52.8288V5.22081H54.9887zM63.4968%2016.6854L65.1722%2017.8023C64.6301%2018.6072%2063.3244%2019.9869%2061.0659%2019.9869%2058.2655%2019.9869%2056.2534%2017.827%2056.2534%2015.0676%2056.2534%2012.1439%2058.2901%2010.1483%2060.8278%2010.1483%2063.3818%2010.1483%2064.6301%2012.1768%2065.0408%2013.2773L65.2625%2013.8357%2058.6843%2016.5623C59.1853%2017.5478%2059.9737%2018.0569%2061.0741%2018.0569%2062.1746%2018.0569%2062.9384%2017.5067%2063.4968%2016.6854zM58.3312%2014.9115L62.7331%2013.0884C62.4867%2012.4724%2061.764%2012.0454%2060.9017%2012.0454%2059.8012%2012.0454%2058.2737%2013.0145%2058.3312%2014.9115z%22%20fill%3D%22%23fff%22/%3E%3C/svg%3E" draggable="false" style="position: absolute; left: 0px; top: 0px; width: 66px; height: 26px; user-select: none; border: 0px; padding: 0px; margin: 0px;"></div></a>
</div>
</div>
<div></div>
<div>
<div style="display: inline-flex; position: absolute; right: 0px; bottom: 0px;">
<div class="gmnoprint" style="z-index: 1000001;">
<div draggable="false" class="gm-style-cc" style="user-select: none; position: relative; height: 14px; line-height: 14px;">
<div style="opacity: 0.7; width: 100%; height: 100%; position: absolute;">
<div style="width: 1px;"></div>
<div style="background-color: rgb(245, 245, 245); width: auto; height: 100%; margin-left: 1px;"></div>
</div>
<div
style="position: relative; padding-right: 6px; padding-left: 6px; box-sizing: border-box; font-family: Roboto, Arial, sans-serif; font-size: 10px; color: rgb(0, 0, 0); white-space: nowrap; direction: ltr; text-align: right; vertical-align: middle; display: inline-block;">
<button draggable="false" aria-label="Kurzbefehle" title="Kurzbefehle" type="button"
style="background: none; display: inline-block; border: 0px; margin: 0px; padding: 0px; text-transform: none; appearance: none; position: relative; cursor: pointer; user-select: none; color: rgb(0, 0, 0); font-family: inherit; line-height: inherit;">Kurzbefehle</button>
</div>
</div>
</div>
<div class="gmnoprint" style="z-index: 1000001;">
<div draggable="false" class="gm-style-cc" style="user-select: none; position: relative; height: 14px; line-height: 14px;">
<div style="opacity: 0.7; width: 100%; height: 100%; position: absolute;">
<div style="width: 1px;"></div>
<div style="background-color: rgb(245, 245, 245); width: auto; height: 100%; margin-left: 1px;"></div>
</div>
<div
style="position: relative; padding-right: 6px; padding-left: 6px; box-sizing: border-box; font-family: Roboto, Arial, sans-serif; font-size: 10px; color: rgb(0, 0, 0); white-space: nowrap; direction: ltr; text-align: right; vertical-align: middle; display: inline-block;">
<button draggable="false" aria-label="Kartendaten" title="Kartendaten" type="button"
style="background: none; border: 0px; margin: 0px; padding: 0px; text-transform: none; appearance: none; position: relative; cursor: pointer; user-select: none; color: rgb(0, 0, 0); font-family: inherit; line-height: inherit; display: none;">Kartendaten</button><span
style="">Kartendaten ©2024 Google</span></div>
</div>
</div>
<div class="gmnoscreen">
<div style="font-family: Roboto, Arial, sans-serif; font-size: 11px; color: rgb(0, 0, 0); direction: ltr; text-align: right; background-color: rgb(245, 245, 245);">Kartendaten ©2024 Google</div>
</div><button draggable="false" aria-label="Skalierung der Karte: 5 km pro 43 Pixel" title="Skalierung der Karte: 5 km pro 43 Pixel" type="button" class="gm-style-cc"
aria-describedby="F52D789A-7D01-42EE-B594-FAAAEF9EDCCC"
style="background: none; display: none; border: 0px; margin: 0px; padding: 0px; text-transform: none; appearance: none; position: relative; cursor: pointer; user-select: none; height: 14px; line-height: 14px;">
<div style="opacity: 0.7; width: 100%; height: 100%; position: absolute;">
<div style="width: 1px;"></div>
<div style="background-color: rgb(245, 245, 245); width: auto; height: 100%; margin-left: 1px;"></div>
</div>
<div
style="position: relative; padding-right: 6px; padding-left: 6px; box-sizing: border-box; font-family: Roboto, Arial, sans-serif; font-size: 10px; color: rgb(0, 0, 0); white-space: nowrap; direction: ltr; text-align: right; vertical-align: middle; display: inline-block;">
<span style="color: rgb(0, 0, 0);">5 km </span>
<div style="position: relative; display: inline-block; height: 8px; bottom: -1px; width: 47px;">
<div style="width: 100%; height: 4px; position: absolute; left: 0px; top: 0px; background-color: rgb(245, 245, 245);"></div>
<div style="width: 4px; height: 8px; left: 0px; top: 0px; background-color: rgb(245, 245, 245);"></div>
<div style="width: 4px; height: 8px; position: absolute; background-color: rgb(245, 245, 245); right: 0px; bottom: 0px;"></div>
<div style="position: absolute; background-color: rgb(0, 0, 0); height: 2px; left: 1px; bottom: 1px; right: 1px;"></div>
<div style="position: absolute; width: 2px; height: 6px; left: 1px; top: 1px; background-color: rgb(0, 0, 0);"></div>
<div style="width: 2px; height: 6px; position: absolute; background-color: rgb(0, 0, 0); bottom: 1px; right: 1px;"></div>
</div>
</div><span id="F52D789A-7D01-42EE-B594-FAAAEF9EDCCC" style="display: none;">Klicken, um zwischen metrischen und angloamerikanischen Maßeinheiten zu wechseln</span>
</button>
<div class="gmnoprint gm-style-cc" draggable="false" style="z-index: 1000001; user-select: none; position: relative; height: 14px; line-height: 14px;">
<div style="opacity: 0.7; width: 100%; height: 100%; position: absolute;">
<div style="width: 1px;"></div>
<div style="background-color: rgb(245, 245, 245); width: auto; height: 100%; margin-left: 1px;"></div>
</div>
<div
style="position: relative; padding-right: 6px; padding-left: 6px; box-sizing: border-box; font-family: Roboto, Arial, sans-serif; font-size: 10px; color: rgb(0, 0, 0); white-space: nowrap; direction: ltr; text-align: right; vertical-align: middle; display: inline-block;">
<a href="https://www.google.com/intl/de-DE_US/help/terms_maps.html" target="_blank" rel="noopener" style="text-decoration: none; cursor: pointer; color: rgb(0, 0, 0);">Nutzungsbedingungen</a></div>
</div>
<div draggable="false" class="gm-style-cc" style="user-select: none; position: relative; height: 14px; line-height: 14px;">
<div style="opacity: 0.7; width: 100%; height: 100%; position: absolute;">
<div style="width: 1px;"></div>
<div style="background-color: rgb(245, 245, 245); width: auto; height: 100%; margin-left: 1px;"></div>
</div>
<div
style="position: relative; padding-right: 6px; padding-left: 6px; box-sizing: border-box; font-family: Roboto, Arial, sans-serif; font-size: 10px; color: rgb(0, 0, 0); white-space: nowrap; direction: ltr; text-align: right; vertical-align: middle; display: inline-block;">
<a target="_blank" rel="noopener" title="Google falsche Straßenkarte oder Bilder melden" dir="ltr" href="https://www.google.com/maps/@40.6859133,-74.340281,10z/data=!10m1!1e1!12b1?source=apiv3&rapsrc=apiv3" style="font-family: Roboto, Arial, sans-serif; font-size: 10px; text-decoration: none; position: relative; color: rgb(0, 0, 0);">Fehler bei Google Maps melden</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="tabs_content active">
<div class="regional_map_main">
<div class="row row_mobile">
<div class="col_6 col"> </div>
<div class="col_6 col">
<div class="container">
<div class="regional_map_content">
<div class="row regional_map_content_list">
<div class="col_6 regional_map_content_item">
<a href="/locations/northern-new-jersey/clifton" class="regional_map_content_image" data-marker-id="clifton">
<img src="/AVE/media/Property_Images/Thumbnails/clif-amen-ext-(5)-thumbnail.jpg?ext=.jpg" alt="Clifton" class="regional_map_content_photo">
</a>
<div class="regional_map_content_text">
<address>
<span>AVE Clifton</span>
<span>743 Passaic Avenue <br>Clifton, NJ 07012</span>
</address>
<a href="#" data-contact="Clifton">Contact</a>
<a href="/locations/northern-new-jersey/clifton">Visit Property ></a>
</div>
</div>
<div class="col_6 regional_map_content_item">
<a href="/locations/northern-new-jersey/florham-park" class="regional_map_content_image" data-marker-id="florham-park">
<img src="/AVE/media/Property_Images/Thumbnails/flor-amen-pool-(1)-thumbnail.jpg?ext=.jpg" alt="Florham Park" class="regional_map_content_photo">
</a>
<div class="regional_map_content_text">
<address>
<span>AVE Florham Park</span>
<span>90 Park Avenue <br>Florham Park, NJ 07932</span>
</address>
<a href="#" data-contact="Florham-park">Contact</a>
<a href="/locations/northern-new-jersey/florham-park">Visit Property ></a>
</div>
</div>
<div class="col_6 regional_map_content_item">
<a href="/locations/northern-new-jersey/somerset" class="regional_map_content_image" data-marker-id="somerset">
<img src="/AVE/media/Property_Images/Thumbnails/som-amen-pool-(1)-thumbnail.jpg?ext=.jpg" alt="Somerset" class="regional_map_content_photo">
</a>
<div class="regional_map_content_text">
<address>
<span>AVE Somerset</span>
<span>199 Pierce Street<br>Somerset, NJ 08873</span>
</address>
<a href="#" data-contact="Somerset">Contact</a>
<a href="/locations/northern-new-jersey/somerset">Visit Property ></a>
</div>
</div>
<div class="col_6 regional_map_content_item">
<a href="/locations/northern-new-jersey/union" class="regional_map_content_image" data-marker-id="union">
<img src="/AVE/media/Property_Images/Thumbnails/union-amen-court-(3)-thumbnail.jpg?ext=.jpg" alt="Union" class="regional_map_content_photo">
</a>
<div class="regional_map_content_text">
<address>
<span>AVE Union</span>
<span>1070 Morris Avenue<br>Union, NJ 07083</span>
</address>
<a href="#" data-contact="Union">Contact</a>
<a href="/locations/northern-new-jersey/union">Visit Property ></a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<script>
var places = {
c13: [
"<p class='name'><strong>Florham Park</strong></p><address><p><a href='tel:973.302.9002'>973.302.9002</a></p><p>90 Park Avenue </p><p>Florham Park, NJ 07932</p></address><a href='/locations/northern-new-jersey/florham-park' type='button' class='read_more'>Read More ></a>",
40.774499, -74.425993
],
c470: [
"<p class='name'><strong>Clifton</strong></p><address><p><a href='tel:973.284.7700'>973.284.7700</a></p><p>743 Passaic Avenue </p><p>Clifton, NJ 07012</p></address><a href='/locations/northern-new-jersey/clifton' type='button' class='read_more'>Read More ></a>",
40.836179, -74.145145
],
c619: [
"<p class='name'><strong>Union</strong></p><address><p><a href='tel:908.258.6121'>908.258.6121</a></p><p>1070 Morris Avenue</p><p>Union, NJ 07083</p></address><a href='/locations/northern-new-jersey/union' type='button' class='read_more'>Read More ></a>",
40.683399, -74.237548
],
c2867: [
"<p class='name'><strong>Somerset</strong></p><address><p><a href='tel:732.624.6454'>732.624.6454</a></p><p>199 Pierce Street</p><p>Somerset, NJ 08873</p></address><a href='/locations/northern-new-jersey/somerset' type='button' class='read_more'>Read More ></a>",
40.535308, -74.535417
]
};
</script>
</div>
<footer>
<section class="footer_subscribe">
<div class="container">
<div class="row">
<div class="col_6 col_6_left">
<div class="content">
<p>Stay up to date with everything at AVE! To receive alerts about special events, promotions, and other news, enter your email now.</p>
<div id="p_lt_ctl04_wSF_viewBiz">
<div id="p_lt_ctl04_wSF_viewBiz_pM_pMP">
</div>
<div id="p_lt_ctl04_wSF_viewBiz_pnlForm" class="FormPanel" onkeypress="javascript:return WebForm_FireDefaultButton(event, 'p_lt_ctl04_wSF_viewBiz_btnOK')">
<div class="Subscription">
<div class="sr-only"><label id="p_lt_ctl04_wSF_viewBiz_EmailAddress_lb" class="EditingFormLabel" for="p_lt_ctl04_wSF_viewBiz_EmailAddress_txtText">Email address:</label></div>
<div id="p_lt_ctl04_wSF_viewBiz_ncpemailaddress" class="EditingFormControlNestedControl editing-form-control-nested-control">
<input name="p$lt$ctl04$wSF$viewBiz$EmailAddress$txtText" type="text" maxlength="200" id="p_lt_ctl04_wSF_viewBiz_EmailAddress_txtText" class="form-control form-control WatermarkText">
<input type="hidden" name="p$lt$ctl04$wSF$viewBiz$EmailAddress$exWatermark_ClientState" id="p_lt_ctl04_wSF_viewBiz_EmailAddress_exWatermark_ClientState">
</div>
<div id="p_lt_ctl04_wSF_viewBiz_ncpcaptcha" class="EditingFormControlNestedControl editing-form-control-nested-control">
<div id="p_lt_ctl04_wSF_viewBiz_Captcha_captcha">
<div id="p_lt_ctl04_wSF_viewBiz_Captcha_captcha_pnlRecaptchaControl">
<div id="p_lt_ctl04_wSF_viewBiz_Captcha_captcha_pnlCaptchaWrap" class="cms-recaptcha-wrap" data-rendersettings="{
"sitekey": "6LdHykoUAAAAAJHWJSajR0qpFf1OLTnnWImv1eWR",
"theme": "light",
"type": "image",
"size": "normal"
}">
<div style="width: 304px; height: 78px;">
<div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-8ktgdyomh9eb" frameborder="0" scrolling="no"
sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
src="https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LdHykoUAAAAAJHWJSajR0qpFf1OLTnnWImv1eWR&co=aHR0cHM6Ly93d3cuYXZlbGl2aW5nLmNvbTo0NDM.&hl=en&type=image&v=i7X0JrnYWy9Y_5EYdoFM79kV&theme=light&size=normal&cb=g3azi1wv5ey2"></iframe>
</div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
</div><iframe style="display: none;"></iframe>
</div><noscript>
<div>
<div style="width: 302px; height: 422px; position: relative;">
<div style="width: 302px; height: 422px; position: absolute;">
<iframe src="https://www.google.com/recaptcha/api/fallback?k=6LdHykoUAAAAAJHWJSajR0qpFf1OLTnnWImv1eWR&hl=en" frameborder="0" scrolling="no" style="width: 302px; height:422px; border-style: none;">
</iframe>
</div>
</div>
<div style="width: 300px; height: 60px; border-style: none;
bottom: 12px; left: 25px; margin: 0px; padding: 0px; right: 25px;
background: #f9f9f9; border: 1px solid #c1c1c1; border-radius: 3px;">
<textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid #c1c1c1;
margin: 10px 25px; padding: 0px; resize: none;"> </textarea>
</div>
</div>
</noscript>
</div>
</div>
</div><input type="submit" name="p$lt$ctl04$wSF$viewBiz$btnOK" value="Submit" id="p_lt_ctl04_wSF_viewBiz_btnOK" class="FormButton btn btn-primary">
</div>
</div>
</div>
</div>
</div>
<div class="col_6 col_6_right">
<div class="social">
<a href="https://www.facebook.com/AVEliving/" title="facebook" target="_blank"><i class="fa fa-facebook fa-3x" aria-hidden="true"><div class="sr-only">Facebook</div></i></a>
<a href="https://www.instagram.com/aveliving" title="instagram" target="_blank"><i class="fa fa-instagram fa-3x" aria-hidden="true"><div class="sr-only">Instagram</div></i></a>
<a href="https://www.linkedin.com/company/ave-by-korman-communities/" title="linkedin" target="_blank"><i class="fa fa-linkedin fa-3x" aria-hidden="true"><div class="sr-only">LinkedIn</div></i></a>
<a href="https://twitter.com/AVEliving" title="twitter" target="_blank"><i class="fa fa-twitter fa-3x" aria-hidden="true"><div class="sr-only">Twitter</div></i></a>
<span class="social_text">#LIVEBETTER</span>
</div>
<div class="div_ave_social">
<a href="/blog" class="ave_social"><span>AVE</span> BLOG</a>
<a href="/our-story/culture" class="ave_social" target="_blank"><span>AVE</span> Culture</a>
</div>
<div class="div_ave_social">
<a href="https://www.youtube.com/aveliving/" class="ave_social" target="_blank"><span>AVE</span> TV</a>
</div>
</div>
</div>
</div>
</section>
<section class="footer_content">
<div class="container">
<div class="row-flex">
<div class="info">
<p class="logo_footer"><a href="/"><img src="/App_Themes/AVE/images/AVE_logo.svg" alt="AVE logo"></a></p>
<p>AVE is a division of <a class="link_korman" href="https://korman.com/" target="_blank">Korman Communities.</a></p> <p><span style="font-size:10px;">By using this site you agree to the use of cookies on your browser. For more
information please refer to the privacy policy. Korman Communities, AVE, and Live Better are trademarks of SHK Management, Inc.</span></p>
</div>
<div class="nav">
<div class="row-flex">
<div class="nav_col">
<ul>
<li><a href="/history" class="">History</a></li>
<li><a href="/faqs" class="">FAQs</a></li>
<li><a href="/blog" class="">Blog</a></li>
<li><a href="/about-ave/careers" class="">Careers</a></li>
</ul>
</div>
<div class="nav_col">
<ul>
<li><a href="/resident-login" class="">Resident Login</a></li>
<li><a href="/privacy-policy" class="">Privacy Policy</a></li>
<li><a href="/gdpr" class="">GDPR</a></li>
</ul>
</div>
</div>
</div>
<div class="contact">
<a href="mailto:livebetter@aveliving.com?subject=Inquiry from AVE Website"><i class="fa fa-envelope fa-2x" aria-hidden="true"></i> livebetter@aveliving.com</a>
<a href="tel:+12155443050" class=""><i class="fa fa-phone fa-2x" aria-hidden="true"></i> 215.544.3050</a>
<!--<a href="#"><i class="fa fa-comment fa-2x" aria-hidden="true"></i> Talk with our team</a>-->
</div>
</div>
</div>
</section>
<section class="footer_info">
<div class="container">
<p>© 2024 Korman Communities. All rights reserved</p>
</div>
</section>
</footer>
<div id="check_availability_footer" class="check_availability_footer">
<button type="button" id="check_availability_click" class="check_availability check_availability_click"><span>Check Availability</span> <i class="check_availability_arrow fa fa-angle-right" aria-hidden="true"></i></button>
</div>
<div id="popup_contact" class="popup_contact">
<div class="popup_contact_scrollbar">
<div class="container">
<button type="button" class="close_popup b-close"><i class="fa fa-times fa-2x" aria-hidden="true"><div class="sr-only">Close</div></i></button>
<div class="contact_header">
<div class="row">
<div class="col_6">
<h4>CONTACT US</h4>
</div>
<div class="col_6">
<div class="styles_select">
<div class="sr-only"><label for="select_property">Choose a property</label></div>
<select id="select_property" name="select_property">
<option value="main_contact">CHOOSE A PROPERTY</option>
<optgroup>
<option value="northern-new-jersey" disabled="">-Northern New Jersey-</option>
<option value="Clifton">Clifton</option>
<option value="Florham-park">Florham Park</option>
<option value="Somerset">Somerset</option>
<option value="Union">Union</option>
</optgroup>
<optgroup>
<option value="greater-philadelphia" disabled="">-Greater Philadelphia Area-</option>
<option value="Blue-Bell">Blue Bell</option>
<option value="Blue-Bell-Villas">Blue Bell Villas</option>
<option value="Franklin-Residences">The Franklin Residences</option>
<option value="King-of-Prussia">King of Prussia</option>
<option value="Malvern">Malvern</option>
<option value="Navy-Yard">AVE Navy Yard — Philadelphia</option>
</optgroup>
<optgroup>
<option value="Austin-Texas" disabled="">-Austin, Texas-</option>
<option value="Austin-North-Lamar">Austin – North Lamar</option>
</optgroup>
<optgroup>
<option value="Dallas-Las-Colinas-TX" disabled="">-Dallas, Texas-</option>
<option value="Dallas-Las-Colinas">Dallas – Las Colinas</option>
</optgroup>
<optgroup>
<option value="Phoenix-AZ" disabled="">-Phoenix, Arizona-</option>
<option value="Terra">Phoenix Terra</option>
<option value="Sky">Phoenix Sky</option>
<option value="paradise-valley">Paradise Valley – Coming Soon</option>
</optgroup>
<optgroup>
<option value="south-bay-silicon-valley" disabled="">-South Bay – Silicon Valley-</option>
<option value="Santa-Clara">Santa Clara – Coming Soon</option>
</optgroup>
<optgroup>
<option value="Tampa-Florida" disabled="">-Tampa, Florida-</option>
<option value="Tampa-Riverwalk">Tampa Riverwalk</option>
</optgroup>
<optgroup>
<option value="New-York" disabled="">-New York-</option>
<option value="Hamilton-Green">Hamilton Green/White Plains – Coming Soon</option>
</optgroup>
</select>
</div>
</div>
</div>
</div>
<div id="main_contact" class="contact_content" style="">
<div class="row">
<div class="col_6 col_6_left">
<h5>Talk with us</h5>
<div class="row">
<div class="col_4">
<p>Local</p>
<!-- <p>Toll Free</p> -->
</div>
<div class="col_8">
<p><a href="tel:+12155443050" title="215.544.3050">215.544.3050</a></p>
<!-- <p><a href="tel:+1" title=""></a></p> -->
</div>
</div>
<!--<h5 class="chat">Chat with us</h5>
<a href="#" title="Live Chat now">Live Chat now <i class="fa fa-comment-o fa-2x" aria-hidden="true"></i></a>-->
<!--<h5 class="reservation">Make a Reservation Request</h5>-->
<div class="row div_button">
<div class="col_4">
<a href="#" class="click_availability_popup b-close" data-availabilityinput="furnished_apartments">Book a furnished stay</a>
</div>
<div class="col_4">
<a href="#" class="click_availability_popup b-close" data-availabilityinput="luxury_apartments">Apply for <span class="span_block">an apartment</span></a>
</div>
<div class="col_4">
<a href="/contact">Request more information</a>
</div>
</div>
</div>
<div class="col_6">
<div class="col_right_content">
<h5>Questions?</h5>
<a href="/faqs">Check out our FAQs</a>
</div>
</div>
</div>
</div>
<div id="Florham-park" class="contact_property" style="display: none;">
<div class="row">
<div class="col_6 col_6_left">
<h5>VISIT</h5>
<p>90 Park Avenue </p>
<p>Florham Park, NJ 07932</p>
<h5>Talk</h5>
<div class="row">
<div class="col_4">
<p>Local</p>
</div>
<div class="col_8">
<p><a href="tel:+19733029002" title="973.302.9002">973.302.9002</a></p>
</div>
</div>
<!--<h5 class="reservation">Reservations</h5>-->
<div class="row div_button">
<div class="col_4">
<a href="https://direct-book.com/aveflorhampark/properties/AVEFlorhamParkDirect" target="_blank">Book a furnished suite</a>
</div>
<div class="col_4">
<a href="https://florhampark.aveliving.com/floorplans.aspx" target="_blank">Apply for <span class="span_block">an apartment</span></a>
</div>
<div class="col_4">
<a href="https://www.aveliving.com/contact">Request more information</a>
</div>
</div>
</div>
<div class="col_6">
<div class="col_right_content">
<h5>Questions?</h5>
<a href="/faqs">Check out our FAQs</a>
</div>
</div>
</div>
</div>
<div id="Clifton" class="contact_property" style="display: none;">
<div class="row">
<div class="col_6 col_6_left">
<h5>VISIT</h5>
<p>743 Passaic Avenue </p>
<p>Clifton, NJ 07012</p>
<h5>Talk</h5>
<div class="row">
<div class="col_4">
<p>Local</p>
</div>
<div class="col_8">
<p><a href="tel:+19732847700" title="973.284.7700">973.284.7700</a></p>
</div>
</div>
<!--<h5 class="reservation">Reservations</h5>-->
<div class="row div_button">
<div class="col_4">
<a href="https://direct-book.com/aveclifton/properties/AVECliftonDirect" target="_blank">Book a furnished suite</a>
</div>
<div class="col_4">
<a href="https://clifton.aveliving.com" target="_blank">Apply for <span class="span_block">an apartment</span></a>
</div>
<div class="col_4">
<a href="https://www.aveliving.com/contact">Request more information</a>
</div>
</div>
</div>
<div class="col_6">
<div class="col_right_content">
<h5>Questions?</h5>
<a href="/faqs">Check out our FAQs</a>
</div>
</div>
</div>
</div>
<div id="Union" class="contact_property" style="display: none;">
<div class="row">
<div class="col_6 col_6_left">
<h5>VISIT</h5>
<p>1070 Morris Avenue</p>
<p>Union, NJ 07083</p>
<h5>Talk</h5>
<div class="row">
<div class="col_4">
<p>Local</p>
</div>
<div class="col_8">
<p><a href="tel:+19082586121" title="908.258.6121">908.258.6121</a></p>
</div>
</div>
<!--<h5 class="reservation">Reservations</h5>-->
<div class="row div_button">
<div class="col_4">
<a href="https://direct-book.com/aveunion/properties/AVEUnionDirect" target="_blank">Book a furnished suite</a>
</div>
<div class="col_4">
<a href="https://union.aveliving.com/floorplans.aspx" target="_blank">Apply for <span class="span_block">an apartment</span></a>
</div>
<div class="col_4">
<a href="https://www.aveliving.com/contact">Request more information</a>
</div>
</div>
</div>
<div class="col_6">
<div class="col_right_content">
<h5>Questions?</h5>
<a href="/faqs">Check out our FAQs</a>
</div>
</div>
</div>
</div>
<div id="Malvern" class="contact_property" style="display: none;">
<div class="row">
<div class="col_6 col_6_left">
<h5>VISIT</h5>
<p>311 E. Lancaster Ave. GPS:Woodview Way</p>
<p>Malvern, PA 19355</p>
<h5>Talk</h5>
<div class="row">
<div class="col_4">
<p>Local</p>
</div>
<div class="col_8">
<p><a href="tel:+16105462920" title="610.546.2920">610.546.2920</a></p>
</div>
</div>
<!--<h5 class="reservation">Reservations</h5>-->
<div class="row div_button">
<div class="col_4">
<a href="https://direct-book.com/avemalvern/properties/AVEMalvernDirect" target="_blank">Book a furnished suite</a>
</div>
<div class="col_4">
<a href="https://malvern.aveliving.com/floorplans.aspx" target="_blank">Apply for <span class="span_block">an apartment</span></a>
</div>
<div class="col_4">
<a href="https://www.aveliving.com/contact">Request more information</a>
</div>
</div>
</div>
<div class="col_6">
<div class="col_right_content">
<h5>Questions?</h5>
<a href="/faqs">Check out our FAQs</a>
</div>
</div>
</div>
</div>
<div id="Blue-Bell-Villas" class="contact_property" style="display: none;">
<div class="row">
<div class="col_6 col_6_left">
<h5>VISIT</h5>
<p>1560 Wick Lane</p>
<p>Blue Bell, PA 19422</p>
<h5>Talk</h5>
<div class="row">
<div class="col_4">
<p>Local</p>
</div>
<div class="col_8">
<p><a href="tel:+16105571071" title="610.557.1071">610.557.1071</a></p>
</div>
</div>
<!--<h5 class="reservation">Reservations</h5>-->
<div class="row div_button">
<div class="col_4">
<a href="https://direct-book.com/bluebellvillas/properties/AVEBlueBellVillasDirect" target="_blank">Book a furnished suite</a>
</div>
<div class="col_4">
<a href="https://bluebellvillas.aveliving.com/floorplans.aspx" target="_blank">Apply for <span class="span_block">an apartment</span></a>
</div>
<div class="col_4">
<a href="https://www.aveliving.com/contact">Request more information</a>
</div>
</div>
</div>
<div class="col_6">
<div class="col_right_content">
<h5>Questions?</h5>
<a href="/faqs">Check out our FAQs</a>
</div>
</div>
</div>
</div>
<div id="King-of-Prussia" class="contact_property" style="display: none;">
<div class="row">
<div class="col_6 col_6_left">
<h5>VISIT</h5>
<p>555 South Goddard Boulevard</p>
<p>King of Prussia, PA 19406</p>
<h5>Talk</h5>
<div class="row">
<div class="col_4">
<p>Local</p>
</div>
<div class="col_8">
<p><a href="tel:+14842065939" title="484.206.5939">484.206.5939</a></p>
</div>
</div>
<!--<h5 class="reservation">Reservations</h5>-->
<div class="row div_button">
<div class="col_4">
<a href="https://direct-book.com/avekingofprussia/properties/AVEKingofPrussiaDirect" target="_blank">Book a furnished suite</a>
</div>
<div class="col_4">
<a href="https://kingofprussia.aveliving.com/floorplans.aspx" target="_blank">Apply for <span class="span_block">an apartment</span></a>
</div>
<div class="col_4">
<a href="https://www.aveliving.com/contact">Request more information</a>
</div>
</div>
</div>
<div class="col_6">
<div class="col_right_content">
<h5>Questions?</h5>
<a href="/faqs">Check out our FAQs</a>
</div>
</div>
</div>
</div>
<div id="Somerset" class="contact_property" style="display: none;">
<div class="row">
<div class="col_6 col_6_left">
<h5>VISIT</h5>
<p>199 Pierce Street</p>
<p>Somerset, NJ 08873</p>
<h5>Talk</h5>
<div class="row">
<div class="col_4">
<p>Local</p>
</div>
<div class="col_8">
<p><a href="tel:+17326246454" title="732.624.6454">732.624.6454</a></p>
</div>
</div>
<!--<h5 class="reservation">Reservations</h5>-->
<div class="row div_button">
<div class="col_4">
<a href="https://direct-book.com/avesomerset/properties/AVESomersetDirect" target="_blank">Book a furnished suite</a>
</div>
<div class="col_4">
<a href="https://somerset.aveliving.com/floorplans.aspx" target="_blank">Apply for <span class="span_block">an apartment</span></a>
</div>
<div class="col_4">
<a href="https://www.aveliving.com/contact">Request more information</a>
</div>
</div>
</div>
<div class="col_6">
<div class="col_right_content">
<h5>Questions?</h5>
<a href="/faqs">Check out our FAQs</a>
</div>
</div>
</div>
</div>
<div id="Franklin-Residences" class="contact_property" style="display: none;">
<div class="row">
<div class="col_6 col_6_left">
<h5>VISIT</h5>
<p>834 Chestnut Street</p>
<p>Philadelphia, PA 19107</p>
<h5>Talk</h5>
<div class="row">
<div class="col_4">
<p>Local</p>
</div>
<div class="col_8">
<p><a href="tel:+12156299900" title="215.629.9900">215.629.9900</a></p>
</div>
</div>
<!--<h5 class="reservation">Reservations</h5>-->
<div class="row div_button">
<div class="col_4">
<a href="https://direct-book.com/thefranklinresidences/properties/AVEFranklinDirect" target="_blank">Book a furnished suite</a>
</div>
<div class="col_4">
<a href="https://franklinresidences.aveliving.com/floorplans.aspx" target="_blank">Apply for <span class="span_block">an apartment</span></a>
</div>
<div class="col_4">
<a href="https://www.aveliving.com/contact">Request more information</a>
</div>
</div>
</div>
<div class="col_6">
<div class="col_right_content">
<h5>Questions?</h5>
<a href="/faqs">Check out our FAQs</a>
</div>
</div>
</div>
</div>
<div id="Blue-Bell" class="contact_property" style="display: none;">
<div class="row">
<div class="col_6 col_6_left">
<h5>VISIT</h5>
<p>1600 Union Meeting Rd</p>
<p>Blue Bell, PA 19422</p>
<h5>Talk</h5>
<div class="row">
<div class="col_4">
<p>Local</p>
</div>
<div class="col_8">
<p><a href="tel:+12676099435 " title="267.609.9435 ">267.609.9435 </a></p>
</div>
</div>
<!--<h5 class="reservation">Reservations</h5>-->
<div class="row div_button">
<div class="col_4">
<a href="https://direct-book.com/avebluebell/properties/AVEBlueBellDirect" target="_blank">Book a furnished suite</a>
</div>
<div class="col_4">
<a href="https://bluebell.aveliving.com/floorplans.aspx" target="_blank">Apply for <span class="span_block">an apartment</span></a>
</div>
<div class="col_4">
<a href="https://www.aveliving.com/contact">Request more information</a>
</div>
</div>
</div>
<div class="col_6">
<div class="col_right_content">
<h5>Questions?</h5>
<a href="/faqs">Check out our FAQs</a>
</div>
</div>
</div>
</div>
<div id="Austin-North-Lamar" class="contact_property" style="display: none;">
<div class="row">
<div class="col_6 col_6_left">
<h5>VISIT</h5>
<p>7400 N Lamar Boulevard</p>
<p>Austin, TX 78752 </p>
<h5>Talk</h5>
<div class="row">
<div class="col_4">
<p>Local</p>
</div>
<div class="col_8">
<p><a href="tel:+15127069422" title="512.706.9422">512.706.9422</a></p>
</div>
</div>
<!--<h5 class="reservation">Reservations</h5>-->
<div class="row div_button">
<div class="col_4">
<a href="https://direct-book.com/properties/AVEAustinNorthLamarDirect" target="_blank">Book a furnished suite</a>
</div>
<div class="col_4">
<a href="https://austinnorthlamar.aveliving.com/floorplans" target="_blank">Apply for <span class="span_block">an apartment</span></a>
</div>
<div class="col_4">
<a href="https://www.aveliving.com/contact">Request more information</a>
</div>
</div>
</div>
<div class="col_6">
<div class="col_right_content">
<h5>Questions?</h5>
<a href="/faqs">Check out our FAQs</a>
</div>
</div>
</div>
</div>
<div id="Dallas-Las-Colinas" class="contact_property" style="display: none;">
<div class="row">
<div class="col_6 col_6_left">
<h5>VISIT</h5>
<p>1501 Meridian Drive</p>
<p>Irving, TX 75038 </p>
<h5>Talk</h5>
<div class="row">
<div class="col_4">
<p>Local</p>
</div>
<div class="col_8">
<p><a href="tel:+12142399149" title="214.239.9149">214.239.9149</a></p>
</div>
</div>
<!--<h5 class="reservation">Reservations</h5>-->
<div class="row div_button">
<div class="col_4">
<a href="https://direct-book.com/properties/AVELasColinasDirect" target="_blank">Book a furnished suite</a>
</div>
<div class="col_4">
<a href="https://lascolinas-aveliving.securecafe.com/onlineleasing/ave-las-colinas/oleapplication.aspx?stepname=floorplan&myOlePropertyId=1461073&UnitID=31294648" target="_blank">Apply for <span class="span_block">an apartment</span></a>
</div>
<div class="col_4">
<a href="https://www.aveliving.com/contact">Request more information</a>
</div>
</div>
</div>
<div class="col_6">
<div class="col_right_content">
<h5>Questions?</h5>
<a href="/faqs">Check out our FAQs</a>
</div>
</div>
</div>
</div>
<div id="Sky" class="contact_property" style="display: none;">
<div class="row">
<div class="col_6 col_6_left">
<h5>VISIT</h5>
<p>601 N 3rd Avenue</p>
<p>Phoenix, AZ 85003</p>
<h5>Talk</h5>
<div class="row">
<div class="col_4">
<p>Local</p>
</div>
<div class="col_8">
<p><a href="tel:+16025608046" title="602.560.8046">602.560.8046</a></p>
</div>
</div>
<!--<h5 class="reservation">Reservations</h5>-->
<div class="row div_button">
<div class="col_4">
<a href="https://direct-book.com/properties/AVEPhoenixSkyDirect" target="_blank">Book a furnished suite</a>
</div>
<div class="col_4">
<a href="https://phxsky.aveliving.com/" target="_blank">Apply for <span class="span_block">an apartment</span></a>
</div>
<div class="col_4">
<a href="https://www.aveliving.com/contact">Request more information</a>
</div>
</div>
</div>
<div class="col_6">
<div class="col_right_content">
<h5>Questions?</h5>
<a href="/faqs">Check out our FAQs</a>
</div>
</div>
</div>
</div>
<div id="Terra" class="contact_property" style="display: none;">
<div class="row">
<div class="col_6 col_6_left">
<h5>VISIT</h5>
<p>555 N 5th Avenue</p>
<p>Phoenix, AZ 85003</p>
<h5>Talk</h5>
<div class="row">
<div class="col_4">
<p>Local</p>
</div>
<div class="col_8">
<p><a href="tel:+16028364680 " title="602.836.4680 ">602.836.4680 </a></p>
</div>
</div>
<!--<h5 class="reservation">Reservations</h5>-->
<div class="row div_button">
<div class="col_4">
<a href="https://direct-book.com/properties/AVEPhoenixTerraDirect" target="_blank">Book a furnished suite</a>
</div>
<div class="col_4">
<a href="https://phxterra.aveliving.com/" target="_blank">Apply for <span class="span_block">an apartment</span></a>
</div>
<div class="col_4">
<a href="https://www.aveliving.com/contact">Request more information</a>
</div>
</div>
</div>
<div class="col_6">
<div class="col_right_content">
<h5>Questions?</h5>
<a href="/faqs">Check out our FAQs</a>
</div>
</div>
</div>
</div>
<div id="Tampa-Riverwalk" class="contact_property" style="display: none;">
<div class="row">
<div class="col_6 col_6_left">
<h5>VISIT</h5>
<p>160 W Tyler Street</p>
<p>Tampa, FL 33602</p>
<h5>Talk</h5>
<div class="row">
<div class="col_4">
<p>Local</p>
</div>
<div class="col_8">
<p><a href="tel:+18139457072" title="813.945.7072">813.945.7072</a></p>
</div>
</div>
<!--<h5 class="reservation">Reservations</h5>-->
<div class="row div_button">
<div class="col_4">
<a href="https://direct-book.com/properties/avetampadirect" target="_blank">Book a furnished suite</a>
</div>
<div class="col_4">
<a href="https://tampariverwalk.aveliving.com/" target="_blank">Apply for <span class="span_block">an apartment</span></a>
</div>
<div class="col_4">
<a href="https://www.aveliving.com/contact">Request more information</a>
</div>
</div>
</div>
<div class="col_6">
<div class="col_right_content">
<h5>Questions?</h5>
<a href="/faqs">Check out our FAQs</a>
</div>
</div>
</div>
</div>
<div id="Santa-Clara" class="contact_property" style="display: none;">
<div class="row">
<div class="col_6 col_6_left">
<h5>VISIT</h5>
<p>2200 Calle De Luna</p>
<p>Santa Clara, CA 95054</p>
<h5>Talk</h5>
<div class="row">
<div class="col_4">
<p>Local</p>
</div>
<div class="col_8">
<p><a href="tel:+14087585440" title="408.758.5440">408.758.5440</a></p>
</div>
</div>
<!--<h5 class="reservation">Reservations</h5>-->
<div class="row div_button">
<div class="col_4">
</div>
<div class="col_4">
<a href="https://santaclara.aveliving.com" target="_blank">Apply for <span class="span_block">an apartment</span></a>
</div>
<div class="col_4">
<a href="https://www.aveliving.com/contact">Request more information</a>
</div>
</div>
</div>
<div class="col_6">
<div class="col_right_content">
<h5>Questions?</h5>
<a href="/faqs">Check out our FAQs</a>
</div>
</div>
</div>
</div>
<div id="Navy-Yard" class="contact_property" style="display: none;">
<div class="row">
<div class="col_6 col_6_left">
<h5>VISIT</h5>
<p>1200 Normandy Place</p>
<p>Philadelphia, PA 19112</p>
<h5>Talk</h5>
<div class="row">
<div class="col_4">
</div>
<div class="col_8">
</div>
</div>
<!--<h5 class="reservation">Reservations</h5>-->
<div class="row div_button">
<div class="col_4">
</div>
<div class="col_4">
</div>
<div class="col_4">
<a href="/locations/greater-philadelphia/navy-yard/contact">Request more information</a>
</div>
</div>
</div>
<div class="col_6">
<div class="col_right_content">
<h5>Questions?</h5>
<a href="/faqs">Check out our FAQs</a>
</div>
</div>
</div>
</div>
<div id="paradise-valley" class="contact_property" style="display: none;">
<div class="row">
<div class="col_6 col_6_left">
<h5>VISIT</h5>
<p>12400 North Tatum Blvd</p>
<p>Phoenix, AZ 85032</p>
<h5>Talk</h5>
<div class="row">
<div class="col_4">
<p>Local</p>
</div>
<div class="col_8">
<p><a href="tel:+16026337100" title="602.633.7100">602.633.7100</a></p>
</div>
</div>
<!--<h5 class="reservation">Reservations</h5>-->
<div class="row div_button">
<div class="col_4">
</div>
<div class="col_4">
<a href="https://paradisevalley.aveliving.com" target="_blank">Apply for <span class="span_block">an apartment</span></a>
</div>
<div class="col_4">
<a href="https://www.aveliving.com/contact">Request more information</a>
</div>
</div>
</div>
<div class="col_6">
<div class="col_right_content">
<h5>Questions?</h5>
<a href="/faqs">Check out our FAQs</a>
</div>
</div>
</div>
</div>
<div id="Hamilton-Green" class="contact_property" style="display: none;">
<div class="row">
<div class="col_6 col_6_left">
<h5>VISIT</h5>
<p>200 Hamilton Ave</p>
<p>White Plains, NY 10601</p>
<h5>Talk</h5>
<div class="row">
<div class="col_4">
</div>
<div class="col_8">
</div>
</div>
<!--<h5 class="reservation">Reservations</h5>-->
<div class="row div_button">
<div class="col_4">
</div>
<div class="col_4">
<a href="https://hamiltongreen.aveliving.com/" target="_blank">Apply for <span class="span_block">an apartment</span></a>
</div>
<div class="col_4">
<a href="https://www.aveliving.com/contact">Request more information</a>
</div>
</div>
</div>
<div class="col_6">
<div class="col_right_content">
<h5>Questions?</h5>
<a href="/faqs">Check out our FAQs</a>
</div>
</div>
</div>
</div>
<div class="div_social">
<ul>
<li><a href="https://www.youtube.com/aveliving/" class="ave_social">AVE TV</a></li>
<li><a href="https://www.facebook.com/AVEliving/" target="_blank"><i class="fa fa-facebook-square fa-2x" aria-hidden="true"><div class="sr-only">Facebook</div></i></a></li>
<li><a href="https://twitter.com/AVEliving" target="_blank"><i class="fa fa-twitter-square fa-2x" aria-hidden="true"><div class="sr-only">Twitter</div></i></a></li>
<li><a href="https://www.instagram.com/aveliving" target="_blank"><i class="fa fa-instagram fa-2x" aria-hidden="true"><div class="sr-only">Instagram</div></i></a></li>
<li><a href="https://www.linkedin.com/company/ave-by-korman-communities/" target="_blank"><i class="fa fa-linkedin-square fa-2x" aria-hidden="true"><div class="sr-only">LinkedIn</div></i></a></li>
<li><a href="/social" class="ave_social">AVE BLOG</a></li>
</ul>
<a href="#" class="social_text">#LIVEBETTER</a>
</div>
</div>
</div>
</div>
<div id="check_availability_popup" class="check_availability_popup">
<button type="button" class="close_popup b-close"><i class="fa fa-times fa-2x" aria-hidden="true"></i></button>
<div class="check_availability_popup_bg">
<span class="check_availability_popup_title">CHECK AVAILABILITY</span>
<div class="check_availability_popup_form">
<div class="check_availability_popup_row row_flexbox">
<div class="check_availability_popup_col_left">
<span class="form_title">1. Choose desired location</span>
<div class="label_wrapper">
<label id="select_label" for="form_location_select-selectized">Select a Location</label><select id="form_location_select" data-location-select-source="" tabindex="-1" class="selectized" style="display: none;">
<option value="" selected="selected"></option>
</select>
<div class="selectize-control single">
<div class="selectize-input items not-full has-options"><input type="select-one" autocomplete="new-password" autofill="no" tabindex="" id="form_location_select-selectized" readonly="readonly" style="width: 4px;"></div>
<div class="single selectize-dropdown mCustomScrollbar _mCS_1 mCS_no_scrollbar" style="display: none;">
<div id="mCSB_1" class="mCustomScrollBox mCS-dark-3 mCSB_vertical mCSB_inside" style="max-height: 152px;" tabindex="0">
<div id="mCSB_1_container" class="mCSB_container mCS_y_hidden mCS_no_scrollbar_y" style="position:relative; top:0; left:0;" dir="ltr">
<div class="selectize-dropdown-content" tabindex="-1"></div>
</div>
<div id="mCSB_1_scrollbar_vertical" class="mCSB_scrollTools mCSB_1_scrollbar mCS-dark-3 mCSB_scrollTools_vertical" style="display: none;"><a href="#" class="mCSB_buttonUp"></a>
<div class="mCSB_draggerContainer">
<div id="mCSB_1_dragger_vertical" class="mCSB_dragger" style="position: absolute; min-height: 30px; top: 0px;">
<div class="mCSB_dragger_bar" style="line-height: 30px;"></div>
</div>
<div class="mCSB_draggerRail"></div>
</div><a href="#" class="mCSB_buttonDown"></a>
</div>
</div>
</div>
</div>
<script>
var locationAvailabilityUrls = {
"Florham-park": {
f: "https://direct-book.com/aveflorhampark/properties/AVEFlorhamParkDirect?check_in_date=01-09-2024",
u: "https://florhampark.aveliving.com/floorplans.aspx"
},
"Main": {
f: "#?check_in_date=01-09-2024",
u: "#"
},
"Clifton": {
f: "https://direct-book.com/aveclifton/properties/AVECliftonDirect?check_in_date=01-09-2024",
u: "https://clifton.aveliving.com"
},
"Union": {
f: "https://direct-book.com/aveunion/properties/AVEUnionDirect?check_in_date=01-09-2024",
u: "https://union.aveliving.com/floorplans.aspx"
},
"Malvern": {
f: "https://direct-book.com/avemalvern/properties/AVEMalvernDirect?check_in_date=01-09-2024",
u: "https://malvern.aveliving.com/floorplans.aspx"
},
"Blue-Bell-Villas": {
f: "https://direct-book.com/bluebellvillas/properties/AVEBlueBellVillasDirect?check_in_date=01-09-2024",
u: "https://bluebellvillas.aveliving.com/floorplans.aspx"
},
"King-of-Prussia": {
f: "https://direct-book.com/avekingofprussia/properties/AVEKingofPrussiaDirect?check_in_date=01-09-2024",
u: "https://kingofprussia.aveliving.com/floorplans.aspx"
},
"Somerset": {
f: "https://direct-book.com/avesomerset/properties/AVESomersetDirect?check_in_date=01-09-2024",
u: "https://somerset.aveliving.com/floorplans.aspx"
},
"Franklin-Residences": {
f: "https://direct-book.com/thefranklinresidences/properties/AVEFranklinDirect?check_in_date=01-09-2024",
u: "https://franklinresidences.aveliving.com/floorplans.aspx"
},
"Blue-Bell": {
f: "https://direct-book.com/avebluebell/properties/AVEBlueBellDirect?check_in_date=01-09-2024",
u: "https://bluebell.aveliving.com/floorplans.aspx"
},
"Austin-North-Lamar": {
f: "https://direct-book.com/properties/AVEAustinNorthLamarDirect?check_in_date=01-09-2024",
u: "https://austinnorthlamar.aveliving.com/floorplans"
},
"Dallas-Las-Colinas": {
f: "https://direct-book.com/properties/AVELasColinasDirect?check_in_date=01-09-2024",
u: "https://lascolinas-aveliving.securecafe.com/onlineleasing/ave-las-colinas/oleapplication.aspx?stepname=floorplan&myOlePropertyId=1461073&UnitID=31294648"
},
"Sky": {
f: "https://direct-book.com/properties/AVEPhoenixSkyDirect?check_in_date=01-09-2024",
u: "https://phxsky.aveliving.com/"
},
"Terra": {
f: "https://direct-book.com/properties/AVEPhoenixTerraDirect?check_in_date=01-09-2024",
u: "https://phxterra.aveliving.com/"
},
"Tampa-Riverwalk": {
f: "https://direct-book.com/properties/avetampadirect?check_in_date=01-09-2024",
u: "https://tampariverwalk.aveliving.com/"
},
"Santa-Clara": {
f: "/locations/south-bay-silicon-valley/santa-clara/overview#form_preferred",
u: "https://santaclara.aveliving.com"
},
"Navy-Yard": {
f: "/locations/greater-philadelphia/navy-yard/overview#form_preferred",
u: "/locations/greater-philadelphia/navy-yard/overview"
},
"paradise-valley": {
f: "/locations/phoenix-az/paradise-valley/overview#form_preferred",
u: "https://paradisevalley.aveliving.com"
},
"Hamilton-Green": {
f: "/locations/new-york/hamilton-green/overview#form_preferred",
u: "https://hamiltongreen.aveliving.com/"
}
};
</script>
</div>
</div>
<div class="check_availability_popup_col_right">
<span class="form_title">2. Select apartment type</span>
<div class="row_flexbox">
<div class="radio_label_wrapper">
<input type="radio" id="furnished_apartments" name="apartment_type" value="Furnished Apartments for Stays of 30 Days or Longer">
<label for="furnished_apartments">Furnished Apartments for Stays of 30 Days or Longer</label>
</div>
<div class="radio_label_wrapper">
<input type="radio" id="luxury_apartments" name="apartment_type" value="Luxury Apartments Available for Annual Leases">
<label for="luxury_apartments">Luxury Apartments Available for Annual Leases</label>
</div>
</div>
</div>
</div>
<div class="check_availability_popup_submit">
<div class="check_availability_popup_tooltip_container disabled">
<a href="#" id="check_availability_submit" target="_blank" class="check_availability"><span>Check Availability</span> <i class="check_availability_arrow fa fa-angle-right" aria-hidden="true"></i></a>
</div>
</div>
</div>
</div>
</div>
<div id="connect_widget" class="connect_widget">
<button type="button" id="connect_widget_btn" class="connect_widget_btn"><i class="fa fa-envelope fa-2x" aria-hidden="true"><div class="sr-only">Connect with us</div></i></button>
<div id="connect_widget_contact" class="connect_widget_contact">
<i id="connect_widget_close" class="fa fa-times-circle fa-lg connect_widget_close" aria-hidden="true"></i>
<!--<a href="#" title="chat with us" class="connect_widget_link"><i class="fa fa-comment fa-2x" aria-hidden="true"></i> chat with us</a>-->
<a href="tel:+12155443050" title="call us" class="connect_widget_link"><i class="fa fa-phone fa-2x" aria-hidden="true"></i> call us</a>
<a href="mailto:livebetter@aveliving.com" title="Email us" class="connect_widget_link"><i class="fa fa-envelope fa-2x" aria-hidden="true"></i> Email us</a>
</div>
</div>
<script type="text/javascript">
_linkedin_partner_id = "548441";
window._linkedin_data_partner_ids = window._linkedin_data_partner_ids || [];
window._linkedin_data_partner_ids.push(_linkedin_partner_id);
</script>
<script type="text/javascript">
(function() {
var s = document.getElementsByTagName("script")[0];
var b = document.createElement("script");
b.type = "text/javascript";
b.async = true;
b.src = "https://snap.licdn.com/li.lms-analytics/insight.min.js";
s.parentNode.insertBefore(b, s);
})();
</script> <noscript> <img height="1" width="1" style="display:none;" alt="" src="https://dc.ads.linkedin.com/collect/?pid=548441&fmt=gif"> </noscript>
<script type="text/javascript">
//<![CDATA[
WebServiceCall('/cmsapi/webanalytics', 'LogHit', '{"NodeAliasPath":"/Locations/northern-new-jersey","DocumentCultureCode":"en-US","UrlReferrer":""}')
//]]>
</script>
<script type="text/javascript">
//<![CDATA[
var callBackFrameUrl = '/WebResource.axd?d=beToSAE3vdsL1QUQUxjWdX3EAmRScsv1H90i5fG6UDZZtuSCkLuljg4y07a5QKocTf3Nprh6kxed8to_ueWGnA2&t=638563127773552689';
WebForm_InitCallback(); //]]>
</script>
<script src="/CMSScripts/Custom/AVE/map_regional_kentico_static.min.js?v=24"></script>
<script src="//maps.googleapis.com/maps/api/js?key=AIzaSyAk-ex75Dx8e0sTLlNm5vckHY7H80ZN9FA"></script>
<script src="/CMSScripts/Custom/AVE/jquery.cycle2.min.js?v=1"></script>
<script src="/CMSScripts/Custom/AVE/jquery.cycle2.caption2.min.js"></script>
<script src="/CMSScripts/Custom/AVE/jquery.cycle2.carousel.min.js?v=1"></script>
<script src="/CMSScripts/Custom/AVE/jquery.cycle2.swipe.min.js"></script>
<script src="/CMSScripts/Custom/AVE/jquery.bpopup.min.js"></script>
<script src="/CMSScripts/Custom/AVE/imagesloaded.pkgd.min.js"></script>
<script src="/CMSScripts/Custom/AVE/masonry.pkgd.min.js"></script>
<script src="/CMSScripts/Custom/AVE/selectize.min.js"></script>
<script src="/CMSScripts/Custom/AVE/jquery.mCustomScrollbar.concat.min.js"></script>
<script src="/CMSScripts/Custom/AVE/modernizr-custom.min.js"></script>
<script src="/CMSScripts/Custom/AVE/flexibility.min.js"></script>
<script src="/CMSScripts/Custom/AVE/pikaday.js"></script>
<script src="/CMSScripts/Custom/AVE/moment.min.js"></script>
<script src="/CMSScripts/Custom/AVE/function.min.js?v=48"></script>
<script src="/CMSScripts/Custom/AVE/avetour.min.js"></script>
<script async="" src="https://optanon.blob.core.windows.net/consent/6e01b6af-6f6f-4404-b2ba-01afdd42cde1-test.js" type="text/javascript" charset="UTF-8"></script>
<script>
(function(h, o, t, j, a, r) {
h.hj = h.hj || function() {
(h.hj.q = h.hj.q || []).push(arguments)
};
h._hjSettings = {
hjid: 935228,
hjsv: 6
};
a = o.getElementsByTagName('head')[0];
r = o.createElement('script');
r.async = 1;
r.src = t + h._hjSettings.hjid + j + h._hjSettings.hjsv;
a.appendChild(r);
})(window, document, 'https://static.hotjar.com/c/hotjar-', '.js?sv=');
</script>
<script type="text/javascript">
//<![CDATA[
theForm.oldSubmit = theForm.submit;
theForm.submit = WebForm_SaveScrollPositionSubmit;
theForm.oldOnSubmit = theForm.onsubmit;
theForm.onsubmit = WebForm_SaveScrollPositionOnSubmit;
Sys.Application.add_init(function() {
$create(Sys.Extended.UI.TextBoxWatermarkBehavior, {
"ClientStateFieldID": "p_lt_ctl04_wSF_viewBiz_EmailAddress_exWatermark_ClientState",
"id": "p_lt_ctl04_wSF_viewBiz_EmailAddress_exWatermark",
"watermarkCssClass": "form-control WatermarkText",
"watermarkText": "Enter your email"
}, null, null, $get("p_lt_ctl04_wSF_viewBiz_EmailAddress_txtText"));
});
//]]>
</script>
</form>
Text Content
Cookie Notice We use cookies to personalize content and ads and to analyze our traffic. We share anonymous information about your use of our site with our advertising and analytics partners. We never sell or share your personal information. Close Accept and Proceed Cookie Settings * Your Privacy * Strictly Necessary Cookies * Performance Cookies * Functional Cookies * Targeting Cookies * More Information Privacy Preference Center Active Always Active Save Settings Allow All toggle menu * Living Solutions Living Solutions At AVE, we specialize in flexibility. If you are traveling for business, life in transition, or a renter by choice, we have a lifestyle solution for you. * Luxury Apartments * Furnished Apartments * Locations Locations Explore our exciting and convenient locations! Every AVE community offers luxury apartments and flexible-stay furnished apartments. view all locations * Northern New Jersey * Clifton * Florham Park * Somerset * Union * Greater Philadelphia Area * Blue Bell * Blue Bell Villas * The Franklin Residences * King of Prussia * Malvern * Navy Yard * Austin, Texas * Austin – North Lamar * Dallas, Texas * Dallas – Las Colinas * Phoenix, Arizona * Phoenix Terra * Phoenix Sky * Paradise Valley – Coming Soon * South Bay – Silicon Valley * Santa Clara – Coming Soon * Tampa, Florida * Tampa Riverwalk * New York * Hamilton Green/ White Plains – Coming Soon * About AVE About AVE AVE is a brand of Korman Communities, a fifth-generation, family-owned-and-operated company with over a decade of proven performance innovating real estate and hospitality. Live Better * Culture * Leadership * History opens in a new tab * Korman Communities opens in a new tab * Careers * Contact * Check Availability Contact Check Availability PROPERTY LOCATIONS EXPLORE OUR EXCITING AND CONVENIENT LOCATIONS BELOW! EVERY AVE COMMUNITY OFFERS LUXURY APARTMENTS AND FLEXIBLE-STAY FURNISHED APARTMENTS. * Northern New Jersey * Greater Philadelphia Area * Austin, Texas * Dallas, Texas * Phoenix, Arizona * South Bay – Silicon Valley * Tampa, Florida * New York ←Nach links→Nach rechts↑Nach oben↓Nach unten+Heranzoomen-HerauszoomenPos1Um 75 % nach linksEndeUm 75 % nach rechtsBild aufUm 75 % nach obenBild abUm 75 % nach unten Zum Verschieben drückst du die Pfeiltasten entsprechend. Karte * Gelände Satellit * Beschriftungen Kurzbefehle KartendatenKartendaten ©2024 Google Kartendaten ©2024 Google 5 km Klicken, um zwischen metrischen und angloamerikanischen Maßeinheiten zu wechseln Nutzungsbedingungen Fehler bei Google Maps melden AVE Clifton 743 Passaic Avenue Clifton, NJ 07012 Contact Visit Property > AVE Florham Park 90 Park Avenue Florham Park, NJ 07932 Contact Visit Property > AVE Somerset 199 Pierce Street Somerset, NJ 08873 Contact Visit Property > AVE Union 1070 Morris Avenue Union, NJ 07083 Contact Visit Property > Stay up to date with everything at AVE! To receive alerts about special events, promotions, and other news, enter your email now. Email address: Facebook Instagram LinkedIn Twitter #LIVEBETTER AVE BLOG AVE Culture AVE TV AVE is a division of Korman Communities. By using this site you agree to the use of cookies on your browser. For more information please refer to the privacy policy. Korman Communities, AVE, and Live Better are trademarks of SHK Management, Inc. * History * FAQs * Blog * Careers * Resident Login * Privacy Policy * GDPR livebetter@aveliving.com 215.544.3050 © 2024 Korman Communities. All rights reserved Check Availability Close CONTACT US Choose a property CHOOSE A PROPERTY -Northern New Jersey- CliftonFlorham ParkSomersetUnion -Greater Philadelphia Area- Blue BellBlue Bell VillasThe Franklin ResidencesKing of PrussiaMalvernAVE Navy Yard — Philadelphia -Austin, Texas- Austin – North Lamar -Dallas, Texas- Dallas – Las Colinas -Phoenix, Arizona- Phoenix TerraPhoenix SkyParadise Valley – Coming Soon -South Bay – Silicon Valley- Santa Clara – Coming Soon -Tampa, Florida- Tampa Riverwalk -New York- Hamilton Green/White Plains – Coming Soon TALK WITH US Local 215.544.3050 Book a furnished stay Apply for an apartment Request more information QUESTIONS? Check out our FAQs VISIT 90 Park Avenue Florham Park, NJ 07932 TALK Local 973.302.9002 Book a furnished suite Apply for an apartment Request more information QUESTIONS? Check out our FAQs VISIT 743 Passaic Avenue Clifton, NJ 07012 TALK Local 973.284.7700 Book a furnished suite Apply for an apartment Request more information QUESTIONS? Check out our FAQs VISIT 1070 Morris Avenue Union, NJ 07083 TALK Local 908.258.6121 Book a furnished suite Apply for an apartment Request more information QUESTIONS? Check out our FAQs VISIT 311 E. Lancaster Ave. GPS:Woodview Way Malvern, PA 19355 TALK Local 610.546.2920 Book a furnished suite Apply for an apartment Request more information QUESTIONS? Check out our FAQs VISIT 1560 Wick Lane Blue Bell, PA 19422 TALK Local 610.557.1071 Book a furnished suite Apply for an apartment Request more information QUESTIONS? Check out our FAQs VISIT 555 South Goddard Boulevard King of Prussia, PA 19406 TALK Local 484.206.5939 Book a furnished suite Apply for an apartment Request more information QUESTIONS? Check out our FAQs VISIT 199 Pierce Street Somerset, NJ 08873 TALK Local 732.624.6454 Book a furnished suite Apply for an apartment Request more information QUESTIONS? Check out our FAQs VISIT 834 Chestnut Street Philadelphia, PA 19107 TALK Local 215.629.9900 Book a furnished suite Apply for an apartment Request more information QUESTIONS? Check out our FAQs VISIT 1600 Union Meeting Rd Blue Bell, PA 19422 TALK Local 267.609.9435 Book a furnished suite Apply for an apartment Request more information QUESTIONS? Check out our FAQs VISIT 7400 N Lamar Boulevard Austin, TX 78752 TALK Local 512.706.9422 Book a furnished suite Apply for an apartment Request more information QUESTIONS? Check out our FAQs VISIT 1501 Meridian Drive Irving, TX 75038 TALK Local 214.239.9149 Book a furnished suite Apply for an apartment Request more information QUESTIONS? Check out our FAQs VISIT 601 N 3rd Avenue Phoenix, AZ 85003 TALK Local 602.560.8046 Book a furnished suite Apply for an apartment Request more information QUESTIONS? Check out our FAQs VISIT 555 N 5th Avenue Phoenix, AZ 85003 TALK Local 602.836.4680 Book a furnished suite Apply for an apartment Request more information QUESTIONS? Check out our FAQs VISIT 160 W Tyler Street Tampa, FL 33602 TALK Local 813.945.7072 Book a furnished suite Apply for an apartment Request more information QUESTIONS? Check out our FAQs VISIT 2200 Calle De Luna Santa Clara, CA 95054 TALK Local 408.758.5440 Apply for an apartment Request more information QUESTIONS? Check out our FAQs VISIT 1200 Normandy Place Philadelphia, PA 19112 TALK Request more information QUESTIONS? Check out our FAQs VISIT 12400 North Tatum Blvd Phoenix, AZ 85032 TALK Local 602.633.7100 Apply for an apartment Request more information QUESTIONS? Check out our FAQs VISIT 200 Hamilton Ave White Plains, NY 10601 TALK Apply for an apartment Request more information QUESTIONS? Check out our FAQs * AVE TV * Facebook * Twitter * Instagram * LinkedIn * AVE BLOG #LIVEBETTER CHECK AVAILABILITY 1. Choose desired location Select a Location 2. Select apartment type Furnished Apartments for Stays of 30 Days or Longer Luxury Apartments Available for Annual Leases Check Availability Connect with us call us Email us