Update script.js
Browse files
script.js
CHANGED
|
@@ -1,233 +1,66 @@
|
|
| 1 |
// بيانات الروابط (تم توليدها من ملف Excel)
|
| 2 |
const DATA = [
|
| 3 |
-
{
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
},
|
| 7 |
-
{
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
},
|
| 11 |
-
{
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
},
|
| 15 |
-
{
|
| 16 |
-
|
| 17 |
-
|
| 18 |
-
},
|
| 19 |
-
{
|
| 20 |
-
|
| 21 |
-
|
| 22 |
-
},
|
| 23 |
-
{
|
| 24 |
-
|
| 25 |
-
|
| 26 |
-
},
|
| 27 |
-
{
|
| 28 |
-
|
| 29 |
-
|
| 30 |
-
},
|
| 31 |
-
{
|
| 32 |
-
|
| 33 |
-
|
| 34 |
-
},
|
| 35 |
-
{
|
| 36 |
-
|
| 37 |
-
|
| 38 |
-
},
|
| 39 |
-
{
|
| 40 |
-
|
| 41 |
-
|
| 42 |
-
},
|
| 43 |
-
{
|
| 44 |
-
|
| 45 |
-
|
| 46 |
-
},
|
| 47 |
-
{
|
| 48 |
-
|
| 49 |
-
|
| 50 |
-
},
|
| 51 |
-
{
|
| 52 |
-
|
| 53 |
-
|
| 54 |
-
},
|
| 55 |
-
{
|
| 56 |
-
|
| 57 |
-
|
| 58 |
-
|
| 59 |
-
{
|
| 60 |
-
"name": "نبأ عادل بن عبدالكريم آل رضوان",
|
| 61 |
-
"url": "https://stat2025-map.static.hf.space/entag/15.html"
|
| 62 |
-
},
|
| 63 |
-
{
|
| 64 |
-
"name": "حسين علي بن صالح الربيعه",
|
| 65 |
-
"url": "https://stat2025-map.static.hf.space/entag/16.html"
|
| 66 |
-
},
|
| 67 |
-
{
|
| 68 |
-
"name": "نيللي حسين عبدالله الجعص",
|
| 69 |
-
"url": "https://stat2025-map.static.hf.space/entag/17.html"
|
| 70 |
-
},
|
| 71 |
-
{
|
| 72 |
-
"name": "ساره حسين بن عبدالهادي بوخمسين",
|
| 73 |
-
"url": "https://stat2025-map.static.hf.space/entag/18.html"
|
| 74 |
-
},
|
| 75 |
-
{
|
| 76 |
-
"name": "شيماء عبدالرحمن بن دحباش سودي",
|
| 77 |
-
"url": "https://stat2025-map.static.hf.space/entag/19.html"
|
| 78 |
-
},
|
| 79 |
-
{
|
| 80 |
-
"name": "نجود عبدالعزيز بن عقيل العمري",
|
| 81 |
-
"url": "https://stat2025-map.static.hf.space/entag/20.html"
|
| 82 |
-
},
|
| 83 |
-
{
|
| 84 |
-
"name": "لولوه بدر بن حمد الصياح",
|
| 85 |
-
"url": "https://stat2025-map.static.hf.space/entag/21.html"
|
| 86 |
-
},
|
| 87 |
-
{
|
| 88 |
-
"name": "فايزه محمد مسعود الحازمي",
|
| 89 |
-
"url": "https://stat2025-map.static.hf.space/entag/22.html"
|
| 90 |
-
},
|
| 91 |
-
{
|
| 92 |
-
"name": "ايمان عبدالعزيز بن صالح الصالح",
|
| 93 |
-
"url": "https://stat2025-map.static.hf.space/entag/23.html"
|
| 94 |
-
},
|
| 95 |
-
{
|
| 96 |
-
"name": "سراب حميد عبدالمجيد السليمان",
|
| 97 |
-
"url": "https://stat2025-map.static.hf.space/entag/24.html"
|
| 98 |
-
},
|
| 99 |
-
{
|
| 100 |
-
"name": "سلافه عباس محمد العلوي",
|
| 101 |
-
"url": "https://stat2025-map.static.hf.space/entag/25.html"
|
| 102 |
-
},
|
| 103 |
-
{
|
| 104 |
-
"name": "دانه احمد الدريب",
|
| 105 |
-
"url": "https://stat2025-map.static.hf.space/entag/26.html"
|
| 106 |
-
},
|
| 107 |
-
{
|
| 108 |
-
"name": "اسراء محمد بن علي الاصيل",
|
| 109 |
-
"url": "https://stat2025-map.static.hf.space/entag/27.html"
|
| 110 |
-
},
|
| 111 |
-
{
|
| 112 |
-
"name": "حنين محمد مبارك آل مبارك",
|
| 113 |
-
"url": "https://stat2025-map.static.hf.space/entag/28.html"
|
| 114 |
-
},
|
| 115 |
-
{
|
| 116 |
-
"name": "أروى سعيد بن عبدالله القحطاني",
|
| 117 |
-
"url": "https://stat2025-map.static.hf.space/entag/29.html"
|
| 118 |
-
},
|
| 119 |
-
{
|
| 120 |
-
"name": "أمل جعفر بن علي آل حماد",
|
| 121 |
-
"url": "https://stat2025-map.static.hf.space/entag/30.html"
|
| 122 |
-
},
|
| 123 |
-
{
|
| 124 |
-
"name": "شريفه ابراهيم بن عبدالله العقيل",
|
| 125 |
-
"url": "https://stat2025-map.static.hf.space/entag/31.html"
|
| 126 |
-
},
|
| 127 |
-
{
|
| 128 |
-
"name": "لين أحمد بن عبدالعزيز القصير",
|
| 129 |
-
"url": "https://stat2025-map.static.hf.space/entag/32.html"
|
| 130 |
-
},
|
| 131 |
-
{
|
| 132 |
-
"name": "فيصل تركي فيصل القحطاني",
|
| 133 |
-
"url": "https://stat2025-map.static.hf.space/entag/33.html"
|
| 134 |
-
},
|
| 135 |
-
{
|
| 136 |
-
"name": "الجازي معيض هادي ال دعلان",
|
| 137 |
-
"url": "https://stat2025-map.static.hf.space/entag/34.html"
|
| 138 |
-
},
|
| 139 |
-
{
|
| 140 |
-
"name": "غاده سعد بن عبدالرحمن القحطاني",
|
| 141 |
-
"url": "https://stat2025-map.static.hf.space/entag/35.html"
|
| 142 |
-
},
|
| 143 |
-
{
|
| 144 |
-
"name": "مرتضى عبدالجليل بن عيسى الحكيم",
|
| 145 |
-
"url": "https://stat2025-map.static.hf.space/entag/36.html"
|
| 146 |
-
},
|
| 147 |
-
{
|
| 148 |
-
"name": "اسعد بن ماجد بن احمد الهاشم",
|
| 149 |
-
"url": "https://stat2025-map.static.hf.space/entag/37.html"
|
| 150 |
-
},
|
| 151 |
-
{
|
| 152 |
-
"name": "صالح دلي بن عقلاء الشمري",
|
| 153 |
-
"url": "https://stat2025-map.static.hf.space/entag/38.html"
|
| 154 |
-
},
|
| 155 |
-
{
|
| 156 |
-
"name": "حسن عادل بن حسين الوصيبعي",
|
| 157 |
-
"url": "https://stat2025-map.static.hf.space/entag/39.html"
|
| 158 |
-
},
|
| 159 |
-
{
|
| 160 |
-
"name": "باقر عبدالله بن هاشم الهاشم",
|
| 161 |
-
"url": "https://stat2025-map.static.hf.space/entag/40.html"
|
| 162 |
-
},
|
| 163 |
-
{
|
| 164 |
-
"name": "غشمه محمد بن سعد الشهراني",
|
| 165 |
-
"url": "https://stat2025-map.static.hf.space/entag/41.html"
|
| 166 |
-
},
|
| 167 |
-
{
|
| 168 |
-
"name": "ريم بنت محمد بن عبدالعزيز الملحم",
|
| 169 |
-
"url": "https://stat2025-map.static.hf.space/entag/42.html"
|
| 170 |
-
},
|
| 171 |
-
{
|
| 172 |
-
"name": "زهراء بنت عايش بن علي الصاهود",
|
| 173 |
-
"url": "https://stat2025-map.static.hf.space/entag/43.html"
|
| 174 |
-
},
|
| 175 |
-
{
|
| 176 |
-
"name": "ساره خالد سليمان المحيسن",
|
| 177 |
-
"url": "https://stat2025-map.static.hf.space/entag/44.html"
|
| 178 |
-
},
|
| 179 |
-
{
|
| 180 |
-
"name": "مفلح مشبب علي القحطاني",
|
| 181 |
-
"url": "https://stat2025-map.static.hf.space/entag/45.html"
|
| 182 |
-
},
|
| 183 |
-
{
|
| 184 |
-
"name": "منى خلف العنزي",
|
| 185 |
-
"url": "https://stat2025-map.static.hf.space/entag/46.html"
|
| 186 |
-
},
|
| 187 |
-
{
|
| 188 |
-
"name": "عبدالله سالم الهاجري",
|
| 189 |
-
"url": "https://stat2025-map.static.hf.space/entag/47.html"
|
| 190 |
-
},
|
| 191 |
-
{
|
| 192 |
-
"name": "اشواق عبدالكريم الحنطي",
|
| 193 |
-
"url": "https://stat2025-map.static.hf.space/entag/48.html"
|
| 194 |
-
},
|
| 195 |
-
{
|
| 196 |
-
"name": "ياسمين عيسى المطوع",
|
| 197 |
-
"url": "https://stat2025-map.static.hf.space/entag/49.html"
|
| 198 |
-
},
|
| 199 |
-
{
|
| 200 |
-
"name": "ريما عبدالله السحيباني",
|
| 201 |
-
"url": "https://stat2025-map.static.hf.space/entag/50.html"
|
| 202 |
-
},
|
| 203 |
-
{
|
| 204 |
-
"name": "خديجة حسين هنبوبه",
|
| 205 |
-
"url": "https://stat2025-map.static.hf.space/entag/51.html"
|
| 206 |
-
},
|
| 207 |
-
{
|
| 208 |
-
"name": "سارة صالح القحطاني",
|
| 209 |
-
"url": "https://stat2025-map.static.hf.space/entag/52.html"
|
| 210 |
-
},
|
| 211 |
-
{
|
| 212 |
-
"name": "أبرار ناصر المطيري",
|
| 213 |
-
"url": "https://stat2025-map.static.hf.space/entag/53.html"
|
| 214 |
-
},
|
| 215 |
-
{
|
| 216 |
-
"name": "محمد فهد محمد الحربي",
|
| 217 |
-
"url": "https://stat2025-map.static.hf.space/entag/54.html"
|
| 218 |
-
},
|
| 219 |
-
{
|
| 220 |
-
"name": "ناصر عبدالله بن ناصر القحطاني",
|
| 221 |
-
"url": "https://stat2025-map.static.hf.space/entag/55.html"
|
| 222 |
-
},
|
| 223 |
-
{
|
| 224 |
-
"name": "احمد متعب بن عوض الحربي",
|
| 225 |
-
"url": "https://stat2025-map.static.hf.space/entag/56.html"
|
| 226 |
-
}
|
| 227 |
];
|
| 228 |
|
| 229 |
|
| 230 |
|
|
|
|
| 231 |
function normalizeArabic(s) {
|
| 232 |
if (!s) return "";
|
| 233 |
return String(s)
|
|
|
|
| 1 |
// بيانات الروابط (تم توليدها من ملف Excel)
|
| 2 |
const DATA = [
|
| 3 |
+
{"name": "عبدالهادي عون بن سعييد القحطاني", "url": "https://stat2025-map.static.hf.space/entag/01.html"},
|
| 4 |
+
{"name": "نوره عبدالله بن زهير الرزقي", "url": "https://stat2025-map.static.hf.space/entag/02.html"},
|
| 5 |
+
{"name": "فاطمه حسين بن ابراهيم القرقوش", "url": "https://stat2025-map.static.hf.space/entag/03.html"},
|
| 6 |
+
{"name": "طيبه فالح بن عبدالله الرويشد", "url": "https://stat2025-map.static.hf.space/entag/04.html"},
|
| 7 |
+
{"name": "نوف محمد ناصر الناصر", "url": "https://stat2025-map.static.hf.space/entag/05.html"},
|
| 8 |
+
{"name": "ساره حسين بن عبدالهادي بوخمسين", "url": "https://stat2025-map.static.hf.space/entag/06.html"},
|
| 9 |
+
{"name": "وضحاء نائف سعد الشريف", "url": "https://stat2025-map.static.hf.space/entag/07.html"},
|
| 10 |
+
{"name": "نجود عبدالعزيز بن عقيل العمري", "url": "https://stat2025-map.static.hf.space/entag/08.html"},
|
| 11 |
+
{"name": "نبأ عادل بن عبدالكريم آل رضوان", "url": "https://stat2025-map.static.hf.space/entag/09.html"},
|
| 12 |
+
{"name": "غشمه محمد بن سعد الشهراني", "url": "https://stat2025-map.static.hf.space/entag/10.html"},
|
| 13 |
+
{"name": "غاده سعد بن عبدالرحمن القحطاني", "url": "https://stat2025-map.static.hf.space/entag/11.html"},
|
| 14 |
+
{"name": "ندى ابراهيم بن علي المنصور", "url": "https://stat2025-map.static.hf.space/entag/12.html"},
|
| 15 |
+
{"name": "لطيفه علي بن حسين النعيم", "url": "https://stat2025-map.static.hf.space/entag/13.html"},
|
| 16 |
+
{"name": "ساره خالد سليمان المحيسن", "url": "https://stat2025-map.static.hf.space/entag/14.html"},
|
| 17 |
+
{"name": "زهراء بنت عايش بن علي الصاهود", "url": "https://stat2025-map.static.hf.space/entag/15.html"},
|
| 18 |
+
{"name": "ايمان عبدالعزيز بن صالح الصالح", "url": "https://stat2025-map.static.hf.space/entag/16.html"},
|
| 19 |
+
{"name": "فايزه محمد مسعود الحازمي", "url": "https://stat2025-map.static.hf.space/entag/17.html"},
|
| 20 |
+
{"name": "لطيفه صالح بن عبدالرحمن العبد القادر", "url": "https://stat2025-map.static.hf.space/entag/18.html"},
|
| 21 |
+
{"name": "أمل صالح بن احمد آل مزعل", "url": "https://stat2025-map.static.hf.space/entag/19.html"},
|
| 22 |
+
{"name": "سراب حميد عبدالمجيد السليمان", "url": "https://stat2025-map.static.hf.space/entag/20.html"},
|
| 23 |
+
{"name": "لولوه بدر بن حمد الصياح", "url": "https://stat2025-map.static.hf.space/entag/21.html"},
|
| 24 |
+
{"name": "فيصل تركي فيصل القحطاني", "url": "https://stat2025-map.static.hf.space/entag/22.html"},
|
| 25 |
+
{"name": "لين أحمد بن عبدالعزيز القصير", "url": "https://stat2025-map.static.hf.space/entag/23.html"},
|
| 26 |
+
{"name": "حنين محمد مبارك آل مبارك", "url": "https://stat2025-map.static.hf.space/entag/24.html"},
|
| 27 |
+
{"name": "نيللي حسين عبدالله الجعص", "url": "https://stat2025-map.static.hf.space/entag/25.html"},
|
| 28 |
+
{"name": "شيماء عبدالرحمن بن دحباش سودي", "url": "https://stat2025-map.static.hf.space/entag/26.html"},
|
| 29 |
+
{"name": "هيفاء محمد بن علي العبدالكريم", "url": "https://stat2025-map.static.hf.space/entag/27.html"},
|
| 30 |
+
{"name": "باسمه احمد بن محمد القرني", "url": "https://stat2025-map.static.hf.space/entag/28.html"},
|
| 31 |
+
{"name": "سلافه عباس محمد العلوي", "url": "https://stat2025-map.static.hf.space/entag/29.html"},
|
| 32 |
+
{"name": "اسعد بن ماجد بن احمد الهاشم", "url": "https://stat2025-map.static.hf.space/entag/30.html"},
|
| 33 |
+
{"name": "اسراء محمد بن علي الاصيل", "url": "https://stat2025-map.static.hf.space/entag/31.html"},
|
| 34 |
+
{"name": "مرتضى عبدالجليل بن عيسى الحكيم", "url": "https://stat2025-map.static.hf.space/entag/32.html"},
|
| 35 |
+
{"name": "أمل جعفر بن علي آل حماد", "url": "https://stat2025-map.static.hf.space/entag/33.html"},
|
| 36 |
+
{"name": "ابرار بنت يوسف بن علي آل حماد", "url": "https://stat2025-map.static.hf.space/entag/34.html"},
|
| 37 |
+
{"name": "زكي بن عيسى بن عبدالله القفاص", "url": "https://stat2025-map.static.hf.space/entag/35.html"},
|
| 38 |
+
{"name": "صالح دلي بن عقلاء الشمري", "url": "https://stat2025-map.static.hf.space/entag/36.html"},
|
| 39 |
+
{"name": "عائشه سليمان بن نايف الحربي", "url": "https://stat2025-map.static.hf.space/entag/37.html"},
|
| 40 |
+
{"name": "روان سعود بن مرشد الرحيلي", "url": "https://stat2025-map.static.hf.space/entag/38.html"},
|
| 41 |
+
{"name": "باقر عبدالله بن هاشم الهاشم", "url": "https://stat2025-map.static.hf.space/entag/39.html"},
|
| 42 |
+
{"name": "مصطفى احمد بن جمعه الرمضان", "url": "https://stat2025-map.static.hf.space/entag/40.html"},
|
| 43 |
+
{"name": "حسن عادل بن حسين الوصيبعي", "url": "https://stat2025-map.static.hf.space/entag/41.html"},
|
| 44 |
+
{"name": "فاطمه بنت عبدالغني بن علي البراهيم", "url": "https://stat2025-map.static.hf.space/entag/42.html"},
|
| 45 |
+
{"name": "اسماء بنت محمد بن حسين العدساني", "url": "https://stat2025-map.static.hf.space/entag/43.html"},
|
| 46 |
+
{"name": "نوف صالح بن محمد السميح", "url": "https://stat2025-map.static.hf.space/entag/44.html"},
|
| 47 |
+
{"name": "سميه سامى بن احمد النعيم", "url": "https://stat2025-map.static.hf.space/entag/45.html"},
|
| 48 |
+
{"name": "نوره عبدالله بن مانع الخالدي", "url": "https://stat2025-map.static.hf.space/entag/46.html"},
|
| 49 |
+
{"name": "منيره سعد بن احمد الجديدي", "url": "https://stat2025-map.static.hf.space/entag/47.html"},
|
| 50 |
+
{"name": "عقيله محمدحسين بن علي الجباره", "url": "https://stat2025-map.static.hf.space/entag/48.html"},
|
| 51 |
+
{"name": "ساره عبدالحميد بن حسين البوحمد", "url": "https://stat2025-map.static.hf.space/entag/49.html"},
|
| 52 |
+
{"name": "اسامه عمر عبده حمدي", "url": "https://stat2025-map.static.hf.space/entag/50.html"},
|
| 53 |
+
{"name": "عبدالمجيد مشعل محمد الحربي", "url": "https://stat2025-map.static.hf.space/entag/51.html"},
|
| 54 |
+
{"name": "أحمد حمود محمد الحربي", "url": "https://stat2025-map.static.hf.space/entag/52.html"},
|
| 55 |
+
{"name": "أحمد عبدالرحمن عبدالهادي المطيري", "url": "https://stat2025-map.static.hf.space/entag/53.html"},
|
| 56 |
+
{"name": "محمد فهد محمد الحربي", "url": "https://stat2025-map.static.hf.space/entag/54.html"},
|
| 57 |
+
{"name": "ناصر عبدالله بن ناصر القحطاني", "url": "https://stat2025-map.static.hf.space/entag/55.html"},
|
| 58 |
+
{"name": "احمد متعب بن عوض الحربي", "url": "https://stat2025-map.static.hf.space/entag/56.html"}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 59 |
];
|
| 60 |
|
| 61 |
|
| 62 |
|
| 63 |
+
|
| 64 |
function normalizeArabic(s) {
|
| 65 |
if (!s) return "";
|
| 66 |
return String(s)
|