Map / Hekly /112.html
stat2025's picture
Upload 376 files
a921575 verified
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<script src="https://cdn.jsdelivr.net/npm/leaflet@1.9.3/dist/leaflet.js"></script>
<script src="https://code.jquery.com/jquery-3.7.1.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.2/dist/js/bootstrap.bundle.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/Leaflet.awesome-markers/2.0.2/leaflet.awesome-markers.js"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/leaflet@1.9.3/dist/leaflet.css"/>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@5.2.2/dist/css/bootstrap.min.css"/>
<link rel="stylesheet" href="https://netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap-glyphicons.css"/>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6.2.0/css/all.min.css"/>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/Leaflet.awesome-markers/2.0.2/leaflet.awesome-markers.css"/>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/python-visualization/folium/folium/templates/leaflet.awesome.rotate.min.css"/>
<meta name="viewport" content="width=device-width,
initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<style>
#map_46e1224bc7ab598e1c253f2c89ba9bcd {
position: relative;
width: 100.0%;
height: 100.0%;
left: 0.0%;
top: 0.0%;
}
.leaflet-container { font-size: 1rem; }
</style>
<style>html, body {
width: 100%;
height: 100%;
margin: 0;
padding: 0;
}
</style>
<style>#map {
position:absolute;
top:0;
bottom:0;
right:0;
left:0;
}
</style>
<script>
L_NO_TOUCH = false;
L_DISABLE_3D = false;
</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/leaflet-locatecontrol/0.66.2/L.Control.Locate.min.js"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/leaflet-locatecontrol/0.66.2/L.Control.Locate.min.css"/>
</head>
<body>
<div style="
position:fixed;
top:10px;
right:10px;
z-index:10000;
direction:rtl;
font-family:Arial, sans-serif;
">
<button id="btn_stats_112" onclick="
var panel = document.getElementById('stats_112');
var btn = document.getElementById('btn_stats_112');
if (panel.style.display === 'none') {
panel.style.display = 'block';
btn.innerText = 'إخفاء';
} else {
panel.style.display = 'none';
btn.innerText = 'عرض الملخص';
}
" style="
background:rgba(255,255,255,0.92);
border:none;
border-radius:14px;
padding:10px 14px;
font-size:14px;
font-weight:bold;
cursor:pointer;
box-shadow:0 2px 10px rgba(0,0,0,0.18);
">إخفاء</button>
</div>
<div id="stats_112" style="
display:block;
position:fixed;
top:10px;
right:58px;
width:320px;
max-height:85vh;
overflow-y:auto;
background:rgba(255,255,255,0.86);
backdrop-filter:blur(4px);
-webkit-backdrop-filter:blur(4px);
border-radius:22px;
padding:18px 18px 16px 18px;
z-index:9999;
direction:rtl;
font-family:Arial, sans-serif;
box-shadow:0 8px 28px rgba(0,0,0,0.16);
line-height:1.9;
color:#222;
">
<div style="
font-size:18px;
font-weight:800;
text-align:center;
margin-bottom:10px;
">شريفه ابراهيم بن عبدالله العقيل - 161</div>
<div style="font-size:15px;">
<div><b>عدد المواقع:</b> 6</div>
<div><b>عدد الحارات:</b> 1</div>
</div>
<div style="margin-top:10px;">
<div style="font-weight:bold;">أكثر الحارات:</div>
<div style="padding-right:8px;"><div>• الراكة الجنوبية: 6</div></div>
</div>
<div style="
margin-top:14px;
padding-top:10px;
border-top:1px solid rgba(0,0,0,0.08);
">
<a href="report_112_شريفه_ابراهيم_بن_عبدالله_العقيل.pdf" target="_blank" style="
display:block;
text-align:center;
background:#16a34a;
color:#fff;
text-decoration:none;
padding:10px 12px;
border-radius:12px;
font-weight:700;
margin-bottom:8px;
">تصدير بيانات هذه الخريطة PDF</a>
<a href="report_112_شريفه_ابراهيم_بن_عبدالله_العقيل.xlsx" target="_blank" style="
display:block;
text-align:center;
background:#2563eb;
color:#fff;
text-decoration:none;
padding:10px 12px;
border-radius:12px;
font-weight:700;
margin-bottom:8px;
">تصدير بيانات هذه الخريطة Excel</a>
<div style="font-weight:bold; margin-bottom:6px;">تلوين حسب الحارة</div>
<div style="font-size:13px;">
<div style="display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:4px;">
<div style="display:flex;align-items:center;gap:8px;">
<span style="
width:12px;
height:12px;
border-radius:50%;
display:inline-block;
background:darkblue;
border:1px solid rgba(0,0,0,0.15);
"></span>
<span>الراكة الجنوبية</span>
</div>
<span style="color:#555;">(6)</span>
</div>
</div>
</div>
</div>
<div style="
position:fixed;
top:10px;
left:10px;
z-index:10000;
direction:rtl;
font-family:Arial, sans-serif;
">
<button id="searchToggleBtn" onclick="toggleSearchBox()" style="
background:rgba(255,255,255,0.92);
border:none;
border-radius:14px;
padding:10px 14px;
font-size:14px;
font-weight:bold;
cursor:pointer;
box-shadow:0 2px 10px rgba(0,0,0,0.18);
">إخفاء البحث</button>
</div>
<div id="searchBoxPanel" style="
position:fixed;
top:55px;
left:10px;
z-index:10000;
direction:rtl;
font-family:Arial, sans-serif;
background:rgba(255,255,255,0.92);
padding:10px;
border-radius:16px;
box-shadow:0 2px 10px rgba(0,0,0,0.18);
width:300px;
">
<input id="mapSearchInput" type="text" placeholder="ابحث عن اسم المنشأة..."
style="
width:100%;
box-sizing:border-box;
padding:10px;
border-radius:12px;
border:1px solid #ccc;
font-size:14px;
direction:rtl;
">
<div id="searchCount" style="
margin-top:7px;
font-size:13px;
color:#334155;
line-height:1.7;
">
اكتب للبحث داخل نقاط الخريطة
</div>
<button onclick="clearMapSearch()" style="
margin-top:8px;
width:100%;
padding:8px;
border:none;
border-radius:10px;
background:#f3f4f6;
cursor:pointer;
font-weight:bold;
">
مسح البحث
</button>
</div>
<script>
window.searchableMarkers = [];
window.noCoordinateSamples = [];
function toggleSearchBox() {
var panel = document.getElementById("searchBoxPanel");
var btn = document.getElementById("searchToggleBtn");
if (panel.style.display === "none") {
panel.style.display = "block";
btn.innerText = "إخفاء البحث";
} else {
panel.style.display = "none";
btn.innerText = "إظهار البحث";
}
}
function normalizeArabicText(text) {
return (text || "")
.toString()
.toLowerCase()
.replace(/[أإآا]/g, "ا")
.replace(/ى/g, "ي")
.replace(/ة/g, "ه")
.replace(/ؤ/g, "و")
.replace(/ئ/g, "ي")
.replace(/ـ/g, "")
.trim();
}
function applyMapSearch() {
var input = document.getElementById("mapSearchInput");
var countBox = document.getElementById("searchCount");
var query = normalizeArabicText(input.value);
var shown = 0;
var noCoordMatch = false;
window.searchableMarkers.forEach(function(item) {
var match = query === "" || normalizeArabicText(item.name).includes(query);
if (match) {
if (!item.map.hasLayer(item.marker)) {
item.marker.addTo(item.map);
}
shown++;
} else {
if (item.map.hasLayer(item.marker)) {
item.map.removeLayer(item.marker);
}
}
});
if (query !== "") {
window.noCoordinateSamples.forEach(function(item) {
if (normalizeArabicText(item.name).includes(query)) {
noCoordMatch = true;
}
});
}
if (query === "") {
countBox.style.color = "#334155";
countBox.innerText = "اكتب للبحث داخل نقاط الخريطة";
} else if (shown > 0) {
countBox.style.color = "#334155";
countBox.innerText = "عدد النتائج على الخريطة: " + shown;
} else if (noCoordMatch) {
countBox.style.color = "#dc2626";
countBox.innerText = "العينة موجودة ضمن عينات الباحث، لكنها بدون إحداثية. كرماً الدخول عليها من الجهاز اللوحي.";
} else {
countBox.style.color = "#dc2626";
countBox.innerText = "لا توجد نتيجة مطابقة داخل نقاط الخريطة.";
}
}
function clearMapSearch() {
document.getElementById("mapSearchInput").value = "";
applyMapSearch();
}
setTimeout(function() {
var input = document.getElementById("mapSearchInput");
if (input) {
input.addEventListener("keyup", applyMapSearch);
input.addEventListener("change", applyMapSearch);
}
}, 800);
</script>
<script>
setTimeout(function() {
if (!window.searchableMarkers) {
window.searchableMarkers = [];
}
window.searchableMarkers.push({
name: "شركة اي تي إس العربية المحدودة",
marker: marker_d7e27881276f18c06f63bb1d7731e828,
map: map_46e1224bc7ab598e1c253f2c89ba9bcd
});
}, 800);
</script>
<script>
setTimeout(function() {
if (!window.searchableMarkers) {
window.searchableMarkers = [];
}
window.searchableMarkers.push({
name: "شركة أرض الإنشاء للمقاولات",
marker: marker_53da16aa6d3fc3a7b043f5cfe7df1769,
map: map_46e1224bc7ab598e1c253f2c89ba9bcd
});
}, 800);
</script>
<script>
setTimeout(function() {
if (!window.searchableMarkers) {
window.searchableMarkers = [];
}
window.searchableMarkers.push({
name: "شركة المبدع للخدمات الصناعية والكيماويات",
marker: marker_e9cb3a4cf28fcc872b4c7e50ce881499,
map: map_46e1224bc7ab598e1c253f2c89ba9bcd
});
}, 800);
</script>
<script>
setTimeout(function() {
if (!window.searchableMarkers) {
window.searchableMarkers = [];
}
window.searchableMarkers.push({
name: "شركة كيلوج براون اند رووت السعودية المحدودة",
marker: marker_e624fd03c36afb3496691bfdd2c92c97,
map: map_46e1224bc7ab598e1c253f2c89ba9bcd
});
}, 800);
</script>
<script>
setTimeout(function() {
if (!window.searchableMarkers) {
window.searchableMarkers = [];
}
window.searchableMarkers.push({
name: "شركة استرون العربية المحدودة شركة شخص واحد",
marker: marker_bd4f43c5231594ac2af6365f32ee9086,
map: map_46e1224bc7ab598e1c253f2c89ba9bcd
});
}, 800);
</script>
<script>
setTimeout(function() {
if (!window.searchableMarkers) {
window.searchableMarkers = [];
}
window.searchableMarkers.push({
name: "شركة كي بي ار اليسر المحدودة",
marker: marker_086a261a76c58f77dcfab4f27b6c66b5,
map: map_46e1224bc7ab598e1c253f2c89ba9bcd
});
}, 800);
</script>
<div style="
position: fixed;
bottom: 8px;
left: 8px;
background: rgba(255,255,255,0.85);
padding: 6px 10px;
border-radius: 10px;
font-size: 13px;
direction: rtl;
z-index: 9999;
box-shadow: 0 1px 8px rgba(0,0,0,0.15);
">
تصميم وإعداد <b>نوف الناصر</b>
</div>
<div class="folium-map" id="map_46e1224bc7ab598e1c253f2c89ba9bcd" ></div>
</body>
<script>
var map_46e1224bc7ab598e1c253f2c89ba9bcd = L.map(
"map_46e1224bc7ab598e1c253f2c89ba9bcd",
{
center: [26.345424558620365, 50.20387005360697],
crs: L.CRS.EPSG3857,
...{
"zoom": 13,
"zoomControl": true,
"preferCanvas": false,
}
}
);
var tile_layer_53bddfa6315b2ef6b204ec69d4a62bbe = L.tileLayer(
"https://tile.openstreetmap.org/{z}/{x}/{y}.png",
{
"minZoom": 0,
"maxZoom": 19,
"maxNativeZoom": 19,
"noWrap": false,
"attribution": "\u0026copy; \u003ca href=\"https://www.openstreetmap.org/copyright\"\u003eOpenStreetMap\u003c/a\u003e contributors",
"subdomains": "abc",
"detectRetina": false,
"tms": false,
"opacity": 1,
}
);
tile_layer_53bddfa6315b2ef6b204ec69d4a62bbe.addTo(map_46e1224bc7ab598e1c253f2c89ba9bcd);
var tile_layer_3b8ec8f740d1da22426f63f598606442 = L.tileLayer(
"https://tile.openstreetmap.org/{z}/{x}/{y}.png",
{
"minZoom": 0,
"maxZoom": 19,
"maxNativeZoom": 19,
"noWrap": false,
"attribution": "\u0026copy; \u003ca href=\"https://www.openstreetmap.org/copyright\"\u003eOpenStreetMap\u003c/a\u003e contributors",
"subdomains": "abc",
"detectRetina": false,
"tms": false,
"opacity": 1,
}
);
tile_layer_3b8ec8f740d1da22426f63f598606442.addTo(map_46e1224bc7ab598e1c253f2c89ba9bcd);
var tile_layer_8f54b83ba7e78598e252e3f9409a46ec = L.tileLayer(
"https://server.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer/tile/{z}/{y}/{x}",
{
"minZoom": 0,
"maxZoom": 18,
"maxNativeZoom": 18,
"noWrap": false,
"attribution": "\u0026copy; Esri",
"subdomains": "abc",
"detectRetina": false,
"tms": false,
"opacity": 1,
}
);
tile_layer_8f54b83ba7e78598e252e3f9409a46ec.addTo(map_46e1224bc7ab598e1c253f2c89ba9bcd);
var locate_control_4b9227d8d28178d86f5c593531faec58 = L.control.locate(
{}
).addTo(map_46e1224bc7ab598e1c253f2c89ba9bcd);
var marker_d7e27881276f18c06f63bb1d7731e828 = L.marker(
[26.3523885329634, 50.2060499279501],
{
}
).addTo(map_46e1224bc7ab598e1c253f2c89ba9bcd);
var icon_acb9ba443d6a1150465f176cddbdde47 = L.AwesomeMarkers.icon(
{
"markerColor": "darkblue",
"iconColor": "white",
"icon": "info-sign",
"prefix": "glyphicon",
"extraClasses": "fa-rotate-0",
}
);
var popup_d87d95ad1895011e585fae615a52c03c = L.popup({
"maxWidth": 320,
});
var html_1d04b55225f3ae3c74152619bf88800d = $(`<div id="html_1d04b55225f3ae3c74152619bf88800d" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة اي تي إس العربية المحدودة</b><br> السجل التجاري: 2051039423<br> المنطقة: الخبر<br> الحارة: الراكة الجنوبية<br> <b>اسم الباحث:</b> شريفه ابراهيم بن عبدالله العقيل<br> <a href="https://www.google.com/maps?q=26.3523885329634,50.2060499279501" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0];
popup_d87d95ad1895011e585fae615a52c03c.setContent(html_1d04b55225f3ae3c74152619bf88800d);
marker_d7e27881276f18c06f63bb1d7731e828.bindPopup(popup_d87d95ad1895011e585fae615a52c03c)
;
marker_d7e27881276f18c06f63bb1d7731e828.setIcon(icon_acb9ba443d6a1150465f176cddbdde47);
var marker_53da16aa6d3fc3a7b043f5cfe7df1769 = L.marker(
[26.35243056, 50.20596918],
{
}
).addTo(map_46e1224bc7ab598e1c253f2c89ba9bcd);
var icon_aca0df2b7e239cf80ff1610a66734f96 = L.AwesomeMarkers.icon(
{
"markerColor": "darkblue",
"iconColor": "white",
"icon": "info-sign",
"prefix": "glyphicon",
"extraClasses": "fa-rotate-0",
}
);
var popup_340ba9578a5b7da69ff096ffbd8c6c75 = L.popup({
"maxWidth": 320,
});
var html_2eba44ec686ea3cf4facd6eda048fced = $(`<div id="html_2eba44ec686ea3cf4facd6eda048fced" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة أرض الإنشاء للمقاولات</b><br> السجل التجاري: 2051044496<br> المنطقة: الخبر<br> الحارة: الراكة الجنوبية<br> <b>اسم الباحث:</b> شريفه ابراهيم بن عبدالله العقيل<br> <a href="https://www.google.com/maps?q=26.35243056,50.20596918" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0];
popup_340ba9578a5b7da69ff096ffbd8c6c75.setContent(html_2eba44ec686ea3cf4facd6eda048fced);
marker_53da16aa6d3fc3a7b043f5cfe7df1769.bindPopup(popup_340ba9578a5b7da69ff096ffbd8c6c75)
;
marker_53da16aa6d3fc3a7b043f5cfe7df1769.setIcon(icon_aca0df2b7e239cf80ff1610a66734f96);
var marker_e9cb3a4cf28fcc872b4c7e50ce881499 = L.marker(
[26.34029643, 50.19864811],
{
}
).addTo(map_46e1224bc7ab598e1c253f2c89ba9bcd);
var icon_d3443970e50cc9e852e17593b39eceac = L.AwesomeMarkers.icon(
{
"markerColor": "darkblue",
"iconColor": "white",
"icon": "info-sign",
"prefix": "glyphicon",
"extraClasses": "fa-rotate-0",
}
);
var popup_2c60149dd2069a11c2886be0ff846410 = L.popup({
"maxWidth": 320,
});
var html_b3b26f4947aac716299e0cbb73459baf = $(`<div id="html_b3b26f4947aac716299e0cbb73459baf" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة المبدع للخدمات الصناعية والكيماويات</b><br> السجل التجاري: 2051220951<br> المنطقة: الخبر<br> الحارة: الراكة الجنوبية<br> <b>اسم الباحث:</b> شريفه ابراهيم بن عبدالله العقيل<br> <a href="https://www.google.com/maps?q=26.34029643,50.19864811" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0];
popup_2c60149dd2069a11c2886be0ff846410.setContent(html_b3b26f4947aac716299e0cbb73459baf);
marker_e9cb3a4cf28fcc872b4c7e50ce881499.bindPopup(popup_2c60149dd2069a11c2886be0ff846410)
;
marker_e9cb3a4cf28fcc872b4c7e50ce881499.setIcon(icon_d3443970e50cc9e852e17593b39eceac);
var marker_e624fd03c36afb3496691bfdd2c92c97 = L.marker(
[26.33732278, 50.20305984],
{
}
).addTo(map_46e1224bc7ab598e1c253f2c89ba9bcd);
var icon_9100ab32a800900186f51a71e34bbf66 = L.AwesomeMarkers.icon(
{
"markerColor": "darkblue",
"iconColor": "white",
"icon": "info-sign",
"prefix": "glyphicon",
"extraClasses": "fa-rotate-0",
}
);
var popup_3660df9ae3c6c5b5513d8140b58ccb0d = L.popup({
"maxWidth": 320,
});
var html_4e89c6a11335889cf83a39b05e90aea8 = $(`<div id="html_4e89c6a11335889cf83a39b05e90aea8" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة كيلوج براون اند رووت السعودية المحدودة</b><br> السجل التجاري: 2051033342<br> المنطقة: الخبر<br> الحارة: الراكة الجنوبية<br> <b>اسم الباحث:</b> شريفه ابراهيم بن عبدالله العقيل<br> <a href="https://www.google.com/maps?q=26.33732278,50.20305984" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0];
popup_3660df9ae3c6c5b5513d8140b58ccb0d.setContent(html_4e89c6a11335889cf83a39b05e90aea8);
marker_e624fd03c36afb3496691bfdd2c92c97.bindPopup(popup_3660df9ae3c6c5b5513d8140b58ccb0d)
;
marker_e624fd03c36afb3496691bfdd2c92c97.setIcon(icon_9100ab32a800900186f51a71e34bbf66);
var marker_bd4f43c5231594ac2af6365f32ee9086 = L.marker(
[26.3525292771135, 50.2065286659376],
{
}
).addTo(map_46e1224bc7ab598e1c253f2c89ba9bcd);
var icon_a47ab2ef6d30a1360c15f325e30fce5d = L.AwesomeMarkers.icon(
{
"markerColor": "darkblue",
"iconColor": "white",
"icon": "info-sign",
"prefix": "glyphicon",
"extraClasses": "fa-rotate-0",
}
);
var popup_41d154784e943c77a3660200ee0ef800 = L.popup({
"maxWidth": 320,
});
var html_1af53a424124db92493a6995e9f9cb51 = $(`<div id="html_1af53a424124db92493a6995e9f9cb51" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة استرون العربية المحدودة شركة شخص واحد</b><br> السجل التجاري: 2051223068<br> المنطقة: الخبر<br> الحارة: الراكة الجنوبية<br> <b>اسم الباحث:</b> شريفه ابراهيم بن عبدالله العقيل<br> <a href="https://www.google.com/maps?q=26.3525292771135,50.2065286659376" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0];
popup_41d154784e943c77a3660200ee0ef800.setContent(html_1af53a424124db92493a6995e9f9cb51);
marker_bd4f43c5231594ac2af6365f32ee9086.bindPopup(popup_41d154784e943c77a3660200ee0ef800)
;
marker_bd4f43c5231594ac2af6365f32ee9086.setIcon(icon_a47ab2ef6d30a1360c15f325e30fce5d);
var marker_086a261a76c58f77dcfab4f27b6c66b5 = L.marker(
[26.3375797716453, 50.2029645977541],
{
}
).addTo(map_46e1224bc7ab598e1c253f2c89ba9bcd);
var icon_477bb200c2e6fdeb258f0c6ed0e385d3 = L.AwesomeMarkers.icon(
{
"markerColor": "darkblue",
"iconColor": "white",
"icon": "info-sign",
"prefix": "glyphicon",
"extraClasses": "fa-rotate-0",
}
);
var popup_8b1a206875739fe873f14ff1ab598c7f = L.popup({
"maxWidth": 320,
});
var html_d16c024f8aac87ca6e490242630507ff = $(`<div id="html_d16c024f8aac87ca6e490242630507ff" style="width: 100.0%; height: 100.0%;"> <div style="direction:rtl;font-size:13px;line-height:1.8;"> <b>شركة كي بي ار اليسر المحدودة</b><br> السجل التجاري: 2051053221<br> المنطقة: الخبر<br> الحارة: الراكة الجنوبية<br> <b>اسم الباحث:</b> شريفه ابراهيم بن عبدالله العقيل<br> <a href="https://www.google.com/maps?q=26.3375797716453,50.2029645977541" target="_blank">فتح في خرائط جوجل</a> </div> </div>`)[0];
popup_8b1a206875739fe873f14ff1ab598c7f.setContent(html_d16c024f8aac87ca6e490242630507ff);
marker_086a261a76c58f77dcfab4f27b6c66b5.bindPopup(popup_8b1a206875739fe873f14ff1ab598c7f)
;
marker_086a261a76c58f77dcfab4f27b6c66b5.setIcon(icon_477bb200c2e6fdeb258f0c6ed0e385d3);
</script>
</html>