{"id":531,"date":"2022-03-24T07:38:55","date_gmt":"2022-03-24T07:38:55","guid":{"rendered":"https:\/\/bizbergthemes.com\/clean-charity-lite\/?page_id=531"},"modified":"2026-01-22T23:59:46","modified_gmt":"2026-01-22T23:59:46","slug":"human-rights","status":"publish","type":"page","link":"https:\/\/actionforhumanity.org.pk\/?page_id=531","title":{"rendered":"Human Rights"},"content":{"rendered":"<style><\/style>\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"531\" class=\"elementor elementor-531\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-7fb9b4c elementor-section-boxed elementor-section-height-default elementor-section-height-default default-style\" data-id=\"7fb9b4c\" data-element_type=\"section\" data-settings=\"{&quot;rt_color_sets&quot;:&quot;default-style&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-5f3bb7a\" data-id=\"5f3bb7a\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-7957b5d elementor-widget elementor-widget-html\" data-id=\"7957b5d\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n<title>Universal Declaration of Human Rights<\/title>\r\n\r\n<!-- PREMIUM FONTS -->\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Noto+Sans+Arabic:wght@400;600&family=Noto+Nastaliq+Urdu:wght@400;700&family=Noto+Sans+Sindhi:wght@400;600&family=Playfair+Display:wght@600;700&family=Roboto:wght@400;500;700&display=swap\" rel=\"stylesheet\">\r\n\r\n<style>\r\n    :root{\r\n        --primary:#004a99;\r\n        --bg:#f5f7fb;\r\n        --card:#ffffff;\r\n        --text:#1b1b1b;\r\n        --muted:#666;\r\n        --border:#e2e8f0;\r\n    }\r\n    *{box-sizing:border-box;}\r\n    body{\r\n        font-family: 'Roboto', sans-serif;\r\n        margin:0;\r\n        padding:0;\r\n        background:var(--bg);\r\n        color:var(--text);\r\n    }\r\n    .container{\r\n        width:90%;\r\n        max-width:1100px;\r\n        margin:40px auto;\r\n        padding:30px;\r\n        background:var(--card);\r\n        border-radius:16px;\r\n        box-shadow:0 18px 50px rgba(0,0,0,0.08);\r\n        border:1px solid var(--border);\r\n    }\r\n    .topbar{\r\n        display:flex;\r\n        justify-content:space-between;\r\n        align-items:center;\r\n        gap:10px;\r\n        flex-wrap:wrap;\r\n        margin-bottom:20px;\r\n    }\r\n    .logo{\r\n        display:flex;\r\n        align-items:center;\r\n        gap:12px;\r\n    }\r\n    .logo .dot{\r\n        width:12px;height:12px;border-radius:50%;\r\n        background:var(--primary);\r\n    }\r\n    .logo h1{\r\n        font-family:'Playfair Display', serif;\r\n        font-size:26px;\r\n        margin:0;\r\n        color:var(--primary);\r\n        letter-spacing:1px;\r\n    }\r\n    .logo p{\r\n        margin:0;\r\n        color:var(--muted);\r\n        font-size:14px;\r\n    }\r\n    .tabs{\r\n        display:flex;\r\n        gap:10px;\r\n        flex-wrap:wrap;\r\n    }\r\n    .tab{\r\n        padding:10px 18px;\r\n        border:1px solid var(--primary);\r\n        border-radius:999px;\r\n        cursor:pointer;\r\n        background:#fff;\r\n        color:var(--primary);\r\n        font-weight:700;\r\n        transition:0.3s;\r\n        user-select:none;\r\n    }\r\n    .tab.active{\r\n        background:var(--primary);\r\n        color:#fff;\r\n        box-shadow:0 10px 20px rgba(0,74,153,0.2);\r\n    }\r\n    .toc{\r\n        background: linear-gradient(135deg, #fff, #f7fbff);\r\n        border:1px solid var(--border);\r\n        padding:18px;\r\n        border-radius:14px;\r\n        margin:18px 0;\r\n    }\r\n    .toc h3{\r\n        margin:0 0 12px 0;\r\n        color:var(--primary);\r\n        font-family:'Playfair Display', serif;\r\n        font-size:20px;\r\n    }\r\n    .toc ul{\r\n        list-style:none;\r\n        padding:0;\r\n        margin:0;\r\n        columns:2;\r\n        column-gap:20px;\r\n    }\r\n    .toc li{\r\n        margin:6px 0;\r\n    }\r\n    .toc a{\r\n        color:var(--primary);\r\n        text-decoration:none;\r\n        font-weight:600;\r\n    }\r\n    .content{\r\n        display:none;\r\n    }\r\n    .content.active{\r\n        display:block;\r\n    }\r\n    .article{\r\n        margin:16px 0;\r\n        padding:18px;\r\n        border-left:4px solid var(--primary);\r\n        background:#fbfbff;\r\n        border-radius:12px;\r\n    }\r\n    h2{\r\n        font-family:'Playfair Display', serif;\r\n        color:var(--primary);\r\n        margin:18px 0 10px 0;\r\n        font-size:22px;\r\n    }\r\n    p{\r\n        line-height:1.8;\r\n        font-size:18px;\r\n        margin:10px 0;\r\n    }\r\n    .footer{\r\n        text-align:center;\r\n        margin-top:24px;\r\n        padding-top:14px;\r\n        border-top:1px solid var(--border);\r\n        color:var(--muted);\r\n        font-size:14px;\r\n    }\r\n\r\n    \/* Urdu + Sindhi font styles *\/\r\n    #ur, #sd{\r\n        font-size:18px;\r\n    }\r\n    #ur{\r\n        font-family: \"Noto Nastaliq Urdu\", \"Noto Sans Arabic\", sans-serif;\r\n        direction:rtl;\r\n        text-align:right;\r\n    }\r\n    #sd{\r\n        font-family: \"Noto Sans Sindhi\", \"Noto Sans Arabic\", sans-serif;\r\n        direction:rtl;\r\n        text-align:right;\r\n    }\r\n\r\n    \/* Responsive *\/\r\n    @media (max-width:768px){\r\n        .toc ul{columns:1;}\r\n        h1{font-size:22px;}\r\n    }\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n<div class=\"container\">\r\n    <div class=\"topbar\">\r\n        <div class=\"logo\">\r\n            <div class=\"dot\"><\/div>\r\n            <div>\r\n                <h1>Universal Declaration<\/h1>\r\n                <p>Human Rights (English \/ Urdu \/ Sindhi)<\/p>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"tabs\">\r\n            <div class=\"tab active\" data-lang=\"en\">English<\/div>\r\n            <div class=\"tab\" data-lang=\"ur\">Urdu<\/div>\r\n            <div class=\"tab\" data-lang=\"sd\">Sindhi<\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <!-- ENGLISH -->\r\n    <div class=\"content active\" id=\"en\">\r\n        <h2 style=\"text-align:center;\">Universal Declaration of Human Rights<\/h2>\r\n\r\n        <div class=\"toc\">\r\n            <h3>Table of Contents<\/h3>\r\n            <ul>\r\n                <li><a href=\"#intro-en\">Introduction<\/a><\/li>\r\n                <li><a href=\"#article1-en\">Article 1<\/a><\/li>\r\n                <li><a href=\"#article2-en\">Article 2<\/a><\/li>\r\n                <li><a href=\"#article3-en\">Article 3<\/a><\/li>\r\n                <li><a href=\"#article4-en\">Article 4<\/a><\/li>\r\n                <li><a href=\"#article5-en\">Article 5<\/a><\/li>\r\n                <li><a href=\"#article6-en\">Article 6<\/a><\/li>\r\n                <li><a href=\"#article7-en\">Article 7<\/a><\/li>\r\n                <li><a href=\"#article8-en\">Article 8<\/a><\/li>\r\n                <li><a href=\"#article9-en\">Article 9<\/a><\/li>\r\n                <li><a href=\"#article10-en\">Article 10<\/a><\/li>\r\n                <li><a href=\"#article11-en\">Article 11<\/a><\/li>\r\n                <li><a href=\"#article12-en\">Article 12<\/a><\/li>\r\n                <li><a href=\"#article13-en\">Article 13<\/a><\/li>\r\n                <li><a href=\"#article14-en\">Article 14<\/a><\/li>\r\n                <li><a href=\"#article15-en\">Article 15<\/a><\/li>\r\n                <li><a href=\"#article16-en\">Article 16<\/a><\/li>\r\n                <li><a href=\"#article17-en\">Article 17<\/a><\/li>\r\n                <li><a href=\"#article18-en\">Article 18<\/a><\/li>\r\n                <li><a href=\"#article19-en\">Article 19<\/a><\/li>\r\n                <li><a href=\"#article20-en\">Article 20<\/a><\/li>\r\n                <li><a href=\"#article21-en\">Article 21<\/a><\/li>\r\n                <li><a href=\"#article22-en\">Article 22<\/a><\/li>\r\n                <li><a href=\"#article23-en\">Article 23<\/a><\/li>\r\n                <li><a href=\"#article24-en\">Article 24<\/a><\/li>\r\n                <li><a href=\"#article25-en\">Article 25<\/a><\/li>\r\n                <li><a href=\"#article26-en\">Article 26<\/a><\/li>\r\n                <li><a href=\"#article27-en\">Article 27<\/a><\/li>\r\n                <li><a href=\"#article28-en\">Article 28<\/a><\/li>\r\n                <li><a href=\"#article29-en\">Article 29<\/a><\/li>\r\n                <li><a href=\"#article30-en\">Article 30<\/a><\/li>\r\n            <\/ul>\r\n        <\/div>\r\n\r\n        <div class=\"article\" id=\"intro-en\">\r\n            <p>\r\n                Common liberties depend on the rule of regard for the person. Their key supposition is that every individual is a moral and judicious being who should be treated with pride.\r\n                They are called common liberties since they are general. Though countries or particular gatherings appreciate explicit privileges that apply just to them, basic liberties are the freedoms to which everybody is entitled \u2014 regardless of what their identity is or where they reside \u2014 essentially on the grounds that they are alive.\r\n            <\/p>\r\n        <\/div>\r\n\r\n        <!-- Articles 1 to 30 in English -->\r\n        <div class=\"article\" id=\"article1-en\"><p><strong>Article 1:<\/strong> All human beings are born free and equal in dignity and rights...<\/p><\/div>\r\n        <div class=\"article\" id=\"article2-en\"><p><strong>Article 2:<\/strong> Everyone is entitled to all the rights and freedoms set forth in this Declaration...<\/p><\/div>\r\n        <div class=\"article\" id=\"article3-en\"><p><strong>Article 3:<\/strong> Everyone has the right to life, liberty and security of person.<\/p><\/div>\r\n        <div class=\"article\" id=\"article4-en\"><p><strong>Article 4:<\/strong> No one shall be held in slavery or servitude...<\/p><\/div>\r\n        <div class=\"article\" id=\"article5-en\"><p><strong>Article 5:<\/strong> No one shall be subjected to torture or to cruel, inhuman or degrading treatment or punishment.<\/p><\/div>\r\n        <div class=\"article\" id=\"article6-en\"><p><strong>Article 6:<\/strong> Everyone has the right to recognition everywhere as a person before the law.<\/p><\/div>\r\n        <div class=\"article\" id=\"article7-en\"><p><strong>Article 7:<\/strong> All are equal before the law and are entitled without any discrimination to equal protection of the law.<\/p><\/div>\r\n        <div class=\"article\" id=\"article8-en\"><p><strong>Article 8:<\/strong> Everyone has the right to an effective remedy by competent national tribunals for acts violating the fundamental rights granted by the constitution or by law.<\/p><\/div>\r\n        <div class=\"article\" id=\"article9-en\"><p><strong>Article 9:<\/strong> No one shall be subjected to arbitrary arrest, detention or exile.<\/p><\/div>\r\n        <div class=\"article\" id=\"article10-en\"><p><strong>Article 10:<\/strong> Everyone is entitled in full equality to a fair and public hearing by an independent and impartial tribunal.<\/p><\/div>\r\n        <div class=\"article\" id=\"article11-en\"><p><strong>Article 11:<\/strong> Everyone charged with a penal offence has the right to be presumed innocent until proven guilty...<\/p><\/div>\r\n        <div class=\"article\" id=\"article12-en\"><p><strong>Article 12:<\/strong> No one shall be subjected to arbitrary interference with his privacy, family, home or correspondence...<\/p><\/div>\r\n        <div class=\"article\" id=\"article13-en\"><p><strong>Article 13:<\/strong> (1) Everyone has the right to freedom of movement and residence within the borders of each state...<\/p><\/div>\r\n        <div class=\"article\" id=\"article14-en\"><p><strong>Article 14:<\/strong> (1) Everyone has the right to seek and to enjoy in other countries asylum from persecution...<\/p><\/div>\r\n        <div class=\"article\" id=\"article15-en\"><p><strong>Article 15:<\/strong> (1) Everyone has the right to a nationality...<\/p><\/div>\r\n        <div class=\"article\" id=\"article16-en\"><p><strong>Article 16:<\/strong> (1) Men and women of full age have the right to marry and to found a family...<\/p><\/div>\r\n        <div class=\"article\" id=\"article17-en\"><p><strong>Article 17:<\/strong> (1) Everyone has the right to own property alone as well as in association with others...<\/p><\/div>\r\n        <div class=\"article\" id=\"article18-en\"><p><strong>Article 18:<\/strong> Everyone has the right to freedom of thought, conscience and religion...<\/p><\/div>\r\n        <div class=\"article\" id=\"article19-en\"><p><strong>Article 19:<\/strong> Everyone has the right to freedom of opinion and expression...<\/p><\/div>\r\n        <div class=\"article\" id=\"article20-en\"><p><strong>Article 20:<\/strong> (1) Everyone has the right to freedom of peaceful assembly and association...<\/p><\/div>\r\n        <div class=\"article\" id=\"article21-en\"><p><strong>Article 21:<\/strong> (1) Everyone has the right to take part in the government of his country...<\/p><\/div>\r\n        <div class=\"article\" id=\"article22-en\"><p><strong>Article 22:<\/strong> Everyone, as a member of society, has the right to social security...<\/p><\/div>\r\n        <div class=\"article\" id=\"article23-en\"><p><strong>Article 23:<\/strong> (1) Everyone has the right to work, to free choice of employment...<\/p><\/div>\r\n        <div class=\"article\" id=\"article24-en\"><p><strong>Article 24:<\/strong> Everyone has the right to rest and leisure...<\/p><\/div>\r\n        <div class=\"article\" id=\"article25-en\"><p><strong>Article 25:<\/strong> (1) Everyone has the right to a standard of living adequate for the health and well-being...<\/p><\/div>\r\n        <div class=\"article\" id=\"article26-en\"><p><strong>Article 26:<\/strong> (1) Everyone has the right to education...<\/p><\/div>\r\n        <div class=\"article\" id=\"article27-en\"><p><strong>Article 27:<\/strong> (1) Everyone has the right freely to participate in the cultural life of the community...<\/p><\/div>\r\n        <div class=\"article\" id=\"article28-en\"><p><strong>Article 28:<\/strong> Everyone is entitled to a social and international order in which the rights and freedoms set forth in this Declaration can be fully realized.<\/p><\/div>\r\n        <div class=\"article\" id=\"article29-en\"><p><strong>Article 29:<\/strong> (1) Everyone has duties to the community...<\/p><\/div>\r\n        <div class=\"article\" id=\"article30-en\"><p><strong>Article 30:<\/strong> Nothing in this Declaration may be interpreted as implying for any state, group or person any right to engage in any activity or to perform any act aimed at the destruction of any of the rights and freedoms set forth herein.<\/p><\/div>\r\n\r\n        <div class=\"footer\">\u00a9 1948 - 2026 Universal Declaration of Human Rights<\/div>\r\n    <\/div>\r\n\r\n    <!-- URDU -->\r\n    <div class=\"content\" id=\"ur\">\r\n        <h2 style=\"text-align:center;\">\u0627\u0646\u0633\u0627\u0646\u06cc \u062d\u0642\u0648\u0642 \u06a9\u0627 \u0639\u0627\u0644\u0645\u06cc \u0645\u0646\u0634\u0648\u0631<\/h2>\r\n\r\n        <div class=\"toc\">\r\n            <h3>\u0641\u06c1\u0631\u0633\u062a\u0650 \u0645\u0636\u0627\u0645\u06cc\u0646<\/h3>\r\n            <ul>\r\n                <li><a href=\"#intro-ur\">\u062a\u0645\u06c1\u06cc\u062f<\/a><\/li>\r\n                <li><a href=\"#article1-ur\">\u062f\u0641\u0639\u06c1 \u06f1<\/a><\/li>\r\n                <li><a href=\"#article2-ur\">\u062f\u0641\u0639\u06c1 \u06f2<\/a><\/li>\r\n                <li><a href=\"#article3-ur\">\u062f\u0641\u0639\u06c1 \u06f3<\/a><\/li>\r\n                <li><a href=\"#article4-ur\">\u062f\u0641\u0639\u06c1 \u06f4<\/a><\/li>\r\n                <li><a href=\"#article5-ur\">\u062f\u0641\u0639\u06c1 \u06f5<\/a><\/li>\r\n                <li><a href=\"#article6-ur\">\u062f\u0641\u0639\u06c1 \u06f6<\/a><\/li>\r\n                <li><a href=\"#article7-ur\">\u062f\u0641\u0639\u06c1 \u06f7<\/a><\/li>\r\n                <li><a href=\"#article8-ur\">\u062f\u0641\u0639\u06c1 \u06f8<\/a><\/li>\r\n                <li><a href=\"#article9-ur\">\u062f\u0641\u0639\u06c1 \u06f9<\/a><\/li>\r\n                <li><a href=\"#article10-ur\">\u062f\u0641\u0639\u06c1 \u06f1\u06f0<\/a><\/li>\r\n                <li><a href=\"#article11-ur\">\u062f\u0641\u0639\u06c1 \u06f1\u06f1<\/a><\/li>\r\n                <li><a href=\"#article12-ur\">\u062f\u0641\u0639\u06c1 \u06f1\u06f2<\/a><\/li>\r\n                <li><a href=\"#article13-ur\">\u062f\u0641\u0639\u06c1 \u06f1\u06f3<\/a><\/li>\r\n                <li><a href=\"#article14-ur\">\u062f\u0641\u0639\u06c1 \u06f1\u06f4<\/a><\/li>\r\n                <li><a href=\"#article15-ur\">\u062f\u0641\u0639\u06c1 \u06f1\u06f5<\/a><\/li>\r\n                <li><a href=\"#article16-ur\">\u062f\u0641\u0639\u06c1 \u06f1\u06f6<\/a><\/li>\r\n                <li><a href=\"#article17-ur\">\u062f\u0641\u0639\u06c1 \u06f1\u06f7<\/a><\/li>\r\n                <li><a href=\"#article18-ur\">\u062f\u0641\u0639\u06c1 \u06f1\u06f8<\/a><\/li>\r\n                <li><a href=\"#article19-ur\">\u062f\u0641\u0639\u06c1 \u06f1\u06f9<\/a><\/li>\r\n                <li><a href=\"#article20-ur\">\u062f\u0641\u0639\u06c1 \u06f2\u06f0<\/a><\/li>\r\n                <li><a href=\"#article21-ur\">\u062f\u0641\u0639\u06c1 \u06f2\u06f1<\/a><\/li>\r\n                <li><a href=\"#article22-ur\">\u062f\u0641\u0639\u06c1 \u06f2\u06f2<\/a><\/li>\r\n                <li><a href=\"#article23-ur\">\u062f\u0641\u0639\u06c1 \u06f2\u06f3<\/a><\/li>\r\n                <li><a href=\"#article24-ur\">\u062f\u0641\u0639\u06c1 \u06f2\u06f4<\/a><\/li>\r\n                <li><a href=\"#article25-ur\">\u062f\u0641\u0639\u06c1 \u06f2\u06f5<\/a><\/li>\r\n                <li><a href=\"#article26-ur\">\u062f\u0641\u0639\u06c1 \u06f2\u06f6<\/a><\/li>\r\n                <li><a href=\"#article27-ur\">\u062f\u0641\u0639\u06c1 \u06f2\u06f7<\/a><\/li>\r\n                <li><a href=\"#article28-ur\">\u062f\u0641\u0639\u06c1 \u06f2\u06f8<\/a><\/li>\r\n                <li><a href=\"#article29-ur\">\u062f\u0641\u0639\u06c1 \u06f2\u06f9<\/a><\/li>\r\n                <li><a href=\"#article30-ur\">\u062f\u0641\u0639\u06c1 \u06f3\u06f0<\/a><\/li>\r\n            <\/ul>\r\n        <\/div>\r\n\r\n        <div class=\"article\" id=\"intro-ur\">\r\n            <p>\r\n                \u0686\u0648\u06ba \u06a9\u06c1 \u06c1\u0631 \u0627\u0646\u0633\u0627\u0646 \u06a9\u06cc \u0630\u0627\u062a\u06cc \u0639\u0632\u062a \u0627\u0648\u0631 \u062d\u0631\u0645\u062a \u0627\u0648\u0631 \u0627\u0646\u0633\u0627\u0646\u0648\u06ba \u06a9\u06d2 \u0645\u0633\u0627\u0648\u06cc \u0627\u0648\u0631 \u0646\u0627\u0642\u0627\u0628\u0644\u0650 \u0627\u0646\u062a\u0642\u0627\u0644 \u062d\u0642\u0648\u0642 \u06a9\u0648 \u062a\u0633\u0644\u06cc\u0645 \u06a9\u0631\u0646\u0627 \u062f\u0646\u06cc\u0627 \u0645\u06cc\u06ba \u0622\u0632\u0627\u062f\u06cc\u060c \u0627\u0646\u0635\u0627\u0641 \u0627\u0648\u0631 \u0627\u0645\u0646 \u06a9\u06cc \u0628\u0646\u06cc\u0627\u062f \u06c1\u06d2\u2026\r\n            <\/p>\r\n        <\/div>\r\n\r\n        <!-- Articles 1 to 30 in Urdu -->\r\n        <div class=\"article\" id=\"article1-ur\"><p><strong>\u062f\u0641\u0639\u06c1 \u06f1:<\/strong> \u062a\u0645\u0627\u0645 \u0627\u0646\u0633\u0627\u0646 \u0622\u0632\u0627\u062f \u0627\u0648\u0631 \u062d\u0642\u0648\u0642 \u0648 \u0639\u0632\u062a \u06a9\u06d2 \u0627\u0639\u062a\u0628\u0627\u0631 \u0633\u06d2 \u0628\u0631\u0627\u0628\u0631 \u067e\u06cc\u062f\u0627 \u06c1\u0648\u0626\u06d2 \u06c1\u06cc\u06ba\u2026<\/p><\/div>\r\n        <div class=\"article\" id=\"article2-ur\"><p><strong>\u062f\u0641\u0639\u06c1 \u06f2:<\/strong> \u06c1\u0631 \u0634\u062e\u0635 \u0627\u0646 \u062a\u0645\u0627\u0645 \u0622\u0632\u0627\u062f\u06cc\u0648\u06ba \u0627\u0648\u0631 \u062d\u0642\u0648\u0642 \u06a9\u0627 \u0645\u0633\u062a\u062d\u0642 \u06c1\u06d2 \u062c\u0648 \u0627\u0633 \u0627\u0639\u0644\u0627\u0646 \u0645\u06cc\u06ba \u0628\u06cc\u0627\u0646 \u06a9\u0626\u06d2 \u06af\u0626\u06d2 \u06c1\u06cc\u06ba\u2026<\/p><\/div>\r\n        <div class=\"article\" id=\"article3-ur\"><p><strong>\u062f\u0641\u0639\u06c1 \u06f3:<\/strong> \u06c1\u0631 \u0634\u062e\u0635 \u06a9\u0648 \u0627\u067e\u0646\u06cc \u062c\u0627\u0646\u060c \u0622\u0632\u0627\u062f\u06cc \u0627\u0648\u0631 \u0630\u0627\u062a\u06cc \u062a\u062d\u0641\u0651\u0638 \u06a9\u0627 \u062d\u0642 \u06c1\u06d2\u06d4<\/p><\/div>\r\n        <div class=\"article\" id=\"article4-ur\"><p><strong>\u062f\u0641\u0639\u06c1 \u06f4:<\/strong> \u06a9\u0648\u0626\u06cc \u0634\u062e\u0635 \u063a\u0644\u0627\u0645 \u06cc\u0627 \u0644\u0648\u0646\u0688\u06cc \u0628\u0646\u0627 \u06a9\u0631 \u0646\u06c1 \u0631\u06a9\u06be\u0627 \u062c\u0627 \u0633\u06a9\u06d2 \u06af\u0627\u2026<\/p><\/div>\r\n        <div class=\"article\" id=\"article5-ur\"><p><strong>\u062f\u0641\u0639\u06c1 \u06f5:<\/strong> \u06a9\u0633\u06cc \u0634\u062e\u0635 \u06a9\u0648 \u062c\u0633\u0645\u0627\u0646\u06cc \u0627\u0630\u06cc\u0651\u062a \u06cc\u0627 \u0638\u0627\u0644\u0645\u0627\u0646\u06c1\u060c \u0627\u0646\u0633\u0627\u06cc\u062a \u0633\u0648\u0632\u060c \u06cc\u0627 \u0630\u0644\u06cc\u0644 \u0633\u0644\u0648\u06a9 \u06cc\u0627 \u0633\u0632\u0627 \u0646\u06c1\u06cc\u06ba \u062f\u06cc \u062c\u0627\u0626\u06d2 \u06af\u06cc\u06d4<\/p><\/div>\r\n        <div class=\"article\" id=\"article6-ur\"><p><strong>\u062f\u0641\u0639\u06c1 \u06f6:<\/strong> \u06c1\u0631 \u0634\u062e\u0635 \u06a9\u0627 \u062d\u0642 \u06c1\u06d2 \u06a9\u06c1 \u06c1\u0631 \u0645\u0642\u0627\u0645 \u067e\u0631 \u0642\u0627\u0646\u0648\u0646 \u0627\u0633 \u06a9\u06cc \u0634\u062e\u0635\u06cc\u062a \u06a9\u0648 \u062a\u0633\u0644\u06cc\u0645 \u06a9\u0631\u06d2\u06d4<\/p><\/div>\r\n        <div class=\"article\" id=\"article7-ur\"><p><strong>\u062f\u0641\u0639\u06c1 \u06f7:<\/strong> \u0642\u0627\u0646\u0648\u0646 \u06a9\u06cc \u0646\u0638\u0631 \u0645\u06cc\u06ba \u0633\u0628 \u0628\u0631\u0627\u0628\u0631 \u06c1\u06cc\u06ba \u0627\u0648\u0631 \u0633\u0628 \u0628\u063a\u06cc\u0631 \u06a9\u0633\u06cc \u062a\u0641\u0631\u06cc\u0642 \u06a9\u06d2 \u0642\u0627\u0646\u0648\u0646 \u06a9\u06d2 \u0627\u0646\u062f\u0631 \u0627\u0645\u0627\u0646 \u067e\u0627\u0646\u06d2 \u06a9\u06d2 \u0628\u0631\u0627\u0628\u0631 \u06a9\u06d2 \u062d\u0642\u062f\u0627\u0631 \u06c1\u06cc\u06ba\u06d4<\/p><\/div>\r\n        <div class=\"article\" id=\"article8-ur\"><p><strong>\u062f\u0641\u0639\u06c1 \u06f8:<\/strong> \u06c1\u0631 \u0634\u062e\u0635 \u06a9\u0648 \u0627\u0646 \u0627\u0641\u0639\u0627\u0644 \u06a9\u06d2 \u062e\u0644\u0627\u0641 \u062c\u0648 \u0627\u0633 \u062f\u0633\u062a\u0648\u0631 \u06cc\u0627 \u0642\u0627\u0646\u0648\u0646 \u0645\u06cc\u06ba \u062f\u0626\u06d2 \u06c1\u0648\u0626\u06d2 \u0628\u0646\u06cc\u0627\u062f\u06cc \u062d\u0642\u0648\u0642 \u06a9\u0648 \u062a\u0644\u0641 \u06a9\u0631\u062a\u06d2 \u06c1\u0648\u06ba\u2026<\/p><\/div>\r\n        <div class=\"article\" id=\"article9-ur\"><p><strong>\u062f\u0641\u0639\u06c1 \u06f9:<\/strong> \u06a9\u0633\u06cc \u0634\u062e\u0635 \u06a9\u0648 \u0645\u062d\u0636 \u062d\u0627\u06a9\u0645 \u06a9\u06cc \u0645\u0631\u0636\u06cc \u067e\u0631 \u06af\u0631\u0641\u062a\u0627\u0631\u060c \u0646\u0638\u0631\u0628\u0646\u062f\u060c \u06cc\u0627 \u062c\u0644\u0627\u0648\u0637\u0646 \u0646\u06c1\u06cc\u06ba \u06a9\u06cc\u0627 \u062c\u0627\u0626\u06d2 \u06af\u0627\u06d4<\/p><\/div>\r\n        <div class=\"article\" id=\"article10-ur\"><p><strong>\u062f\u0641\u0639\u06c1 \u06f1\u06f0:<\/strong> \u06c1\u0631 \u0627\u06cc\u06a9 \u0634\u062e\u0635 \u06a9\u0648 \u06cc\u06a9\u0633\u0627\u06ba \u0637\u0648\u0631 \u067e\u0631 \u062d\u0642 \u062d\u0627\u0635\u0644 \u06c1\u06d2 \u06a9\u06c1 \u0627\u0633 \u06a9\u06d2 \u062d\u0642\u0648\u0642 \u0648 \u0641\u0631\u0627\u0626\u0636 \u06a9\u0627 \u062a\u0639\u06cc\u0646\u2026<\/p><\/div>\r\n        <div class=\"article\" id=\"article11-ur\"><p><strong>\u062f\u0641\u0639\u06c1 \u06f1\u06f1:<\/strong> (\u06f1) \u0627\u06cc\u0633\u06d2 \u06c1\u0631 \u0634\u062e\u0635 \u06a9\u0648 \u062c\u0633 \u067e\u0631 \u06a9\u0648\u0626\u06cc \u0641\u0648\u062c\u062f\u0627\u0631\u06cc \u06a9\u0627 \u0627\u0644\u0632\u0627\u0645 \u0639\u0627\u0626\u062f \u06a9\u06cc\u0627 \u062c\u0627\u0626\u06d2\u2026<\/p><\/div>\r\n        <div class=\"article\" id=\"article12-ur\"><p><strong>\u062f\u0641\u0639\u06c1 \u06f1\u06f2:<\/strong> \u06a9\u0633\u06cc \u0634\u062e\u0635 \u06a9\u06cc \u0646\u062c\u06cc \u0632\u0646\u062f\u06af\u06cc\u060c \u062e\u0627\u0646\u06af\u06cc \u0632\u0646\u062f\u06af\u06cc\u060c \u06af\u06be\u0631\u0628\u0627\u0631\u060c \u062e\u0637 \u0648 \u06a9\u062a\u0627\u0628\u062a \u0645\u06cc\u06ba \u0645\u0646 \u0645\u0627\u0646\u06d2 \u0637\u0631\u06cc\u0642\u06d2 \u067e\u0631 \u0645\u062f\u0627\u062e\u0644\u062a \u0646\u06c1 \u06a9\u06cc \u062c\u0627\u0626\u06d2 \u06af\u06cc\u2026<\/p><\/div>\r\n        <div class=\"article\" id=\"article13-ur\"><p><strong>\u062f\u0641\u0639\u06c1 \u06f1\u06f3:<\/strong> (\u06f1) \u06c1\u0631 \u0634\u062e\u0635 \u06a9\u0627 \u062d\u0642 \u06c1\u06d2 \u06a9\u06c1 \u0627\u0633\u06d2 \u06c1\u0631 \u0631\u06cc\u0627\u0633\u062a \u06a9\u06cc \u062d\u062f\u0648\u062f \u06a9\u06d2 \u0627\u0646\u062f\u0631 \u0646\u0642\u0644 \u0648 \u062d\u0631\u06a9\u062a \u06a9\u0631\u0646\u06d2 \u0627\u0648\u0631 \u0633\u06a9\u0648\u0646\u062a \u0627\u062e\u062a\u06cc\u0627\u0631 \u06a9\u0631\u0646\u06d2 \u06a9\u06cc \u0622\u0632\u0627\u062f\u06cc \u06c1\u0648\u2026<\/p><\/div>\r\n        <div class=\"article\" id=\"article14-ur\"><p><strong>\u062f\u0641\u0639\u06c1 \u06f1\u06f4:<\/strong> (\u06f1) \u06c1\u0631 \u0634\u062e\u0635 \u06a9\u0648 \u0627\u06cc\u0630\u0627 \u0631\u0633\u0627\u0646\u06cc \u0633\u06d2 \u062f\u0648\u0633\u0631\u06d2 \u0645\u0644\u06a9\u0648\u06ba \u0645\u06cc\u06ba \u067e\u0646\u0627\u06c1 \u0688\u06be\u0648\u0646\u0688\u0646\u06d2\u2026<\/p><\/div>\r\n        <div class=\"article\" id=\"article15-ur\"><p><strong>\u062f\u0641\u0639\u06c1 \u06f1\u06f5:<\/strong> (\u06f1) \u06c1\u0631 \u0634\u062e\u0635 \u06a9\u0648 \u0642\u0648\u0645\u06cc\u062a \u06a9\u0627 \u062d\u0642 \u06c1\u06d2\u2026<\/p><\/div>\r\n        <div class=\"article\" id=\"article16-ur\"><p><strong>\u062f\u0641\u0639\u06c1 \u06f1\u06f6:<\/strong> (\u06f1) \u0628\u0627\u0644\u063a \u0645\u0631\u062f\u0648\u06ba \u0627\u0648\u0631 \u0639\u0648\u0631\u062a\u0648\u06ba \u06a9\u0648 \u0628\u063a\u06cc\u0631 \u06a9\u0633\u06cc \u0627\u06cc\u0633\u06cc \u067e\u0627\u0628\u0646\u062f\u06cc \u06a9\u06d2\u2026<\/p><\/div>\r\n        <div class=\"article\" id=\"article17-ur\"><p><strong>\u062f\u0641\u0639\u06c1 \u06f1\u06f7:<\/strong> (\u06f1) \u06c1\u0631 \u0627\u0646\u0633\u0627\u0646 \u06a9\u0648 \u062a\u0646\u06c1\u0627 \u06cc\u0627 \u062f\u0648\u0633\u0631\u0648\u06ba \u0633\u06d2 \u0645\u0644 \u06a9\u0631 \u062c\u0627\u0626\u062f\u0627\u062f \u0631\u06a9\u06be\u0646\u06d2 \u06a9\u0627 \u062d\u0642 \u06c1\u06d2\u2026<\/p><\/div>\r\n        <div class=\"article\" id=\"article18-ur\"><p><strong>\u062f\u0641\u0639\u06c1 \u06f1\u06f8:<\/strong> \u06c1\u0631 \u0627\u0646\u0633\u0627\u0646 \u06a9\u0648 \u0622\u0632\u0627\u062f\u06cc\u0654 \u0641\u06a9\u0631\u060c \u0622\u0632\u0627\u062f\u06cc\u0654 \u0636\u0645\u06cc\u0631 \u0627\u0648\u0631 \u0622\u0632\u0627\u062f\u06cc\u0654 \u0645\u0630\u06c1\u0628 \u06a9\u0627 \u067e\u0648\u0631\u0627 \u062d\u0642 \u06c1\u06d2\u2026<\/p><\/div>\r\n        <div class=\"article\" id=\"article19-ur\"><p><strong>\u062f\u0641\u0639\u06c1 \u06f1\u06f9:<\/strong> \u06c1\u0631 \u0634\u062e\u0635 \u06a9\u0648 \u0627\u067e\u0646\u06cc \u0631\u0627\u0626\u06d2 \u0631\u06a9\u06be\u0646\u06d2 \u0627\u0648\u0631 \u0627\u0638\u06c1\u0627\u0631\u0650 \u0631\u0627\u0626\u06d2 \u06a9\u06cc \u0622\u0632\u0627\u062f\u06cc \u06a9\u0627 \u062d\u0642 \u062d\u0627\u0635\u0644 \u06c1\u06d2\u2026<\/p><\/div>\r\n        <div class=\"article\" id=\"article20-ur\"><p><strong>\u062f\u0641\u0639\u06c1 \u06f2\u06f0:<\/strong> (\u06f1) \u06c1\u0631 \u0634\u062e\u0635 \u06a9\u0648 \u067e\u064f\u0631\u0627\u0645\u0646 \u0637\u0631\u06cc\u0642\u06d2 \u067e\u0631 \u0645\u0650\u0644\u0646\u06d2 \u062c\u064f\u0644\u0646\u06d2\u2026<\/p><\/div>\r\n        <div class=\"article\" id=\"article21-ur\"><p><strong>\u062f\u0641\u0639\u06c1 \u06f2\u06f1:<\/strong> (\u06f1) \u06c1\u0631 \u0634\u062e\u0635 \u06a9\u0648 \u0627\u067e\u0646\u06d2 \u0645\u0644\u06a9 \u06a9\u06cc \u062d\u06a9\u0648\u0645\u062a \u0645\u06cc\u06ba \u062d\u0635\u06c1 \u0644\u06cc\u0646\u06d2 \u06a9\u0627 \u062d\u0642 \u06c1\u06d2\u2026<\/p><\/div>\r\n        <div class=\"article\" id=\"article22-ur\"><p><strong>\u062f\u0641\u0639\u06c1 \u06f2\u06f2:<\/strong> \u0645\u0639\u0627\u0634\u0631\u06d2 \u06a9\u06d2 \u0631\u06a9\u0646 \u06a9\u06cc \u062d\u06cc\u062b\u06cc\u062a \u0633\u06d2 \u06c1\u0631 \u0634\u062e\u0635 \u06a9\u0648 \u0645\u0639\u0627\u0634\u0631\u062a\u06cc \u062a\u062d\u0641\u0651\u0638 \u06a9\u0627 \u062d\u0642 \u062d\u0627\u0635\u0644 \u06c1\u06d2\u2026<\/p><\/div>\r\n        <div class=\"article\" id=\"article23-ur\"><p><strong>\u062f\u0641\u0639\u06c1 \u06f2\u06f3:<\/strong> (\u06f1) \u06c1\u0631 \u0634\u062e\u0635 \u06a9\u0648 \u06a9\u0627\u0645 \u06a9\u0627\u062c\u060c \u0631\u0648\u0632\u06af\u0627\u0631 \u06a9\u06d2 \u0622\u0632\u0627\u062f\u0627\u0646\u06c1 \u0627\u0646\u062a\u062e\u0627\u0628\u2026<\/p><\/div>\r\n        <div class=\"article\" id=\"article24-ur\"><p><strong>\u062f\u0641\u0639\u06c1 \u06f2\u06f4:<\/strong> \u06c1\u0631 \u0634\u062e\u0635 \u06a9\u0648 \u0622\u0631\u0627\u0645 \u0627\u0648\u0631 \u0641\u0631\u0635\u062a \u06a9\u0627 \u062d\u0642 \u06c1\u06d2\u2026<\/p><\/div>\r\n        <div class=\"article\" id=\"article25-ur\"><p><strong>\u062f\u0641\u0639\u06c1 \u06f2\u06f5:<\/strong> (\u06f1) \u06c1\u0631 \u0634\u062e\u0635 \u06a9\u0648 \u0627\u067e\u0646\u06cc \u0627\u0648\u0631 \u0627\u067e\u0646\u06d2 \u0627\u06c1\u0644 \u0648 \u0639\u06cc\u0627\u0644 \u06a9\u06cc \u0635\u062d\u062a \u0627\u0648\u0631 \u0641\u0644\u0627\u062d \u0648 \u0628\u06c1\u0628\u0648\u062f \u06a9\u06d2 \u0644\u0626\u06d2 \u0645\u0646\u0627\u0633\u0628 \u0645\u0639\u06cc\u0627\u0631 \u0632\u0646\u062f\u06af\u06cc \u06a9\u0627 \u062d\u0642 \u06c1\u06d2\u2026<\/p><\/div>\r\n        <div class=\"article\" id=\"article26-ur\"><p><strong>\u062f\u0641\u0639\u06c1 \u06f2\u06f6:<\/strong> (\u06f1) \u06c1\u0631 \u0634\u062e\u0635 \u06a9\u0648 \u062a\u0639\u0644\u06cc\u0645 \u06a9\u0627 \u062d\u0642 \u06c1\u06d2\u2026<\/p><\/div>\r\n        <div class=\"article\" id=\"article27-ur\"><p><strong>\u062f\u0641\u0639\u06c1 \u06f2\u06f7:<\/strong> (\u06f1) \u06c1\u0631 \u0634\u062e\u0635 \u06a9\u0648 \u0642\u0648\u0645 \u06a9\u06cc \u062b\u0642\u0627\u0641\u062a\u06cc \u0632\u0646\u062f\u06af\u06cc \u0645\u06cc\u06ba \u0622\u0632\u0627\u062f\u0627\u0646\u06c1 \u062d\u0635\u0651\u06c1 \u0644\u06cc\u0646\u06d2\u2026<\/p><\/div>\r\n        <div class=\"article\" id=\"article28-ur\"><p><strong>\u062f\u0641\u0639\u06c1 \u06f2\u06f8:<\/strong> \u06c1\u0631 \u0634\u062e\u0635 \u0627\u06cc\u0633\u06d2 \u0645\u0639\u0627\u0634\u0631\u062a\u06cc \u0627\u0648\u0631 \u0628\u06cc\u0646 \u0627\u0644\u0627\u0642\u0648\u0627\u0645\u06cc \u0646\u0638\u0627\u0645 \u0645\u06cc\u06ba \u0634\u0627\u0645\u0644 \u06c1\u0648\u0646\u06d2 \u06a9\u0627 \u062d\u0642\u062f\u0627\u0631 \u06c1\u06d2\u2026<\/p><\/div>\r\n        <div class=\"article\" id=\"article29-ur\"><p><strong>\u062f\u0641\u0639\u06c1 \u06f2\u06f9:<\/strong> (\u06f1) \u06c1\u0631 \u0634\u062e\u0635 \u067e\u0631 \u0645\u0639\u0627\u0634\u0631\u06d2 \u06a9\u06d2 \u062d\u0642 \u06c1\u06cc\u06ba\u2026<\/p><\/div>\r\n        <div class=\"article\" id=\"article30-ur\"><p><strong>\u062f\u0641\u0639\u06c1 \u06f3\u06f0:<\/strong> \u0627\u0633 \u0627\u0639\u0644\u0627\u0646 \u06a9\u06cc \u06a9\u0633\u06cc \u0686\u06cc\u0632 \u0633\u06d2 \u06a9\u0648\u0626\u06cc \u0627\u06cc\u0633\u06cc \u0628\u0627\u062a \u0645\u0631\u0627\u062f \u0646\u06c1\u06cc\u06ba \u0644\u06cc \u062c\u0627 \u0633\u06a9\u062a\u06cc\u2026<\/p><\/div>\r\n\r\n        <div class=\"footer\">\u00a9 2026 \u2014 1948 \u0627\u0646\u0633\u0627\u0646\u06cc \u062d\u0642\u0648\u0642 \u06a9\u0627 \u0639\u0627\u0644\u0645\u06cc \u0645\u0646\u0634\u0648\u0631<\/div>\r\n    <\/div>\r\n\r\n    <!-- SINDHI -->\r\n    <div class=\"content\" id=\"sd\">\r\n        <h2 style=\"text-align:center;\">\u0639\u0627\u0644\u0645\u064a \u0627\u0646\u0633\u0627\u0646\u064a \u062d\u0642\u0646 \u062c\u0648 \u0627\u0639\u0644\u0627\u0645\u064a\u0648<\/h2>\r\n\r\n        <div class=\"toc\">\r\n            <h3>\u0645\u0648\u0627\u062f \u062c\u064a \u0641\u0647\u0631\u0633\u062a<\/h3>\r\n            <ul>\r\n                <li><a href=\"#intro-sd\">\u062a\u0639\u0627\u0631\u0641<\/a><\/li>\r\n                <li><a href=\"#article1-sd\">\u0622\u0631\u067d\u064a\u06aa\u0644 1<\/a><\/li>\r\n                <li><a href=\"#article2-sd\">\u0622\u0631\u067d\u064a\u06aa\u0644 2<\/a><\/li>\r\n                <li><a href=\"#article3-sd\">\u0622\u0631\u067d\u064a\u06aa\u0644 3<\/a><\/li>\r\n                <li><a href=\"#article4-sd\">\u0622\u0631\u067d\u064a\u06aa\u0644 4<\/a><\/li>\r\n                <li><a href=\"#article5-sd\">\u0622\u0631\u067d\u064a\u06aa\u0644 5<\/a><\/li>\r\n                <li><a href=\"#article6-sd\">\u0622\u0631\u067d\u064a\u06aa\u0644 6<\/a><\/li>\r\n                <li><a href=\"#article7-sd\">\u0622\u0631\u067d\u064a\u06aa\u0644 7<\/a><\/li>\r\n                <li><a href=\"#article8-sd\">\u0622\u0631\u067d\u064a\u06aa\u0644 8<\/a><\/li>\r\n                <li><a href=\"#article9-sd\">\u0622\u0631\u067d\u064a\u06aa\u0644 9<\/a><\/li>\r\n                <li><a href=\"#article10-sd\">\u0622\u0631\u067d\u064a\u06aa\u0644 10<\/a><\/li>\r\n                <li><a href=\"#article11-sd\">\u0622\u0631\u067d\u064a\u06aa\u0644 11<\/a><\/li>\r\n                <li><a href=\"#article12-sd\">\u0622\u0631\u067d\u064a\u06aa\u0644 12<\/a><\/li>\r\n                <li><a href=\"#article13-sd\">\u0622\u0631\u067d\u064a\u06aa\u0644 13<\/a><\/li>\r\n                <li><a href=\"#article14-sd\">\u0622\u0631\u067d\u064a\u06aa\u0644 14<\/a><\/li>\r\n                <li><a href=\"#article15-sd\">\u0622\u0631\u067d\u064a\u06aa\u0644 15<\/a><\/li>\r\n                <li><a href=\"#article16-sd\">\u0622\u0631\u067d\u064a\u06aa\u0644 16<\/a><\/li>\r\n                <li><a href=\"#article17-sd\">\u0622\u0631\u067d\u064a\u06aa\u0644 17<\/a><\/li>\r\n                <li><a href=\"#article18-sd\">\u0622\u0631\u067d\u064a\u06aa\u0644 18<\/a><\/li>\r\n                <li><a href=\"#article19-sd\">\u0622\u0631\u067d\u064a\u06aa\u0644 19<\/a><\/li>\r\n                <li><a href=\"#article20-sd\">\u0622\u0631\u067d\u064a\u06aa\u0644 20<\/a><\/li>\r\n                <li><a href=\"#article21-sd\">\u0622\u0631\u067d\u064a\u06aa\u0644 21<\/a><\/li>\r\n                <li><a href=\"#article22-sd\">\u0622\u0631\u067d\u064a\u06aa\u0644 22<\/a><\/li>\r\n                <li><a href=\"#article23-sd\">\u0622\u0631\u067d\u064a\u06aa\u0644 23<\/a><\/li>\r\n                <li><a href=\"#article24-sd\">\u0622\u0631\u067d\u064a\u06aa\u0644 24<\/a><\/li>\r\n                <li><a href=\"#article25-sd\">\u0622\u0631\u067d\u064a\u06aa\u0644 25<\/a><\/li>\r\n                <li><a href=\"#article26-sd\">\u0622\u0631\u067d\u064a\u06aa\u0644 26<\/a><\/li>\r\n                <li><a href=\"#article27-sd\">\u0622\u0631\u067d\u064a\u06aa\u0644 27<\/a><\/li>\r\n                <li><a href=\"#article28-sd\">\u0622\u0631\u067d\u064a\u06aa\u0644 28<\/a><\/li>\r\n                <li><a href=\"#article29-sd\">\u0622\u0631\u067d\u064a\u06aa\u0644 29<\/a><\/li>\r\n                <li><a href=\"#article30-sd\">\u0622\u0631\u067d\u064a\u06aa\u0644 30<\/a><\/li>\r\n            <\/ul>\r\n        <\/div>\r\n\r\n        <div class=\"article\" id=\"intro-sd\">\r\n            <p>\r\n                \u0627\u0646\u0633\u0627\u0646\u064a \u0622\u0632\u0627\u062f\u064a\u0648\u0646 \u0630\u0627\u062a\u064a \u0627\u062d\u062a\u0631\u0627\u0645 \u062c\u064a \u0627\u0635\u0648\u0644 \u062a\u064a \u067b\u068c\u0644 \u0622\u0647\u0646\u2026 \r\n            <\/p>\r\n        <\/div>\r\n\r\n        <!-- Articles 1 to 30 in Sindhi -->\r\n        <div class=\"article\" id=\"article1-sd\"><p><strong>\u0622\u0631\u067d\u064a\u06aa\u0644 1:<\/strong> \u0633\u0680 \u0627\u0646\u0633\u0627\u0646 \u0622\u0632\u0627\u062f \u067e\u064a\u062f\u0627 \u067f\u064a\u0646\u062f\u0627 \u0622\u0647\u0646 \u06fd \u0639\u0632\u062a \u06fd \u062d\u0642\u0646 \u06fe \u0628\u0631\u0627\u0628\u0631 \u0622\u0647\u0646\u2026<\/p><\/div>\r\n        <div class=\"article\" id=\"article2-sd\"><p><strong>\u0622\u0631\u067d\u064a\u06aa\u0644 2:<\/strong> \u0647\u0631 \u0627\u0646\u0633\u0627\u0646 \u06a9\u064a \u0627\u0646\u0647\u0646 \u0633\u0680\u0646\u064a \u062d\u0642\u0646 \u06fd \u0622\u0632\u0627\u062f\u064a\u0648\u06ba \u062c\u0648 \u062d\u0642 \u0622\u0647\u064a \u062c\u064a\u06aa\u064a \u0647\u0646 \u0627\u0639\u0644\u0627\u0645\u064a\u064a \u06fe \u068f\u0646\u0644 \u0622\u0647\u0646\u2026<\/p><\/div>\r\n        <div class=\"article\" id=\"article3-sd\"><p><strong>\u0622\u0631\u067d\u064a\u06aa\u0644 3:<\/strong> \u0647\u0631 \u0634\u062e\u0635 \u06a9\u064a \u0632\u0646\u062f\u06af\u064a\u060c \u0622\u0632\u0627\u062f\u064a \u06fd \u0634\u062e\u0635\u064a \u062a\u062d\u0641\u0638 \u062c\u0648 \u062d\u0642 \u0622\u0647\u064a.<\/p><\/div>\r\n        <div class=\"article\" id=\"article4-sd\"><p><strong>\u0622\u0631\u067d\u064a\u06aa\u0644 4:<\/strong> \u06aa\u0646\u0647\u0646 \u06a9\u064a \u063a\u0644\u0627\u0645 \u064a\u0627 \u0646\u0648\u06aa\u0631\u064a \u06fe \u0628\u0646\u062f \u0646\u0647 \u06aa\u064a\u0648 \u0648\u064a\u0646\u062f\u0648\u2026<\/p><\/div>\r\n        <div class=\"article\" id=\"article5-sd\"><p><strong>\u0622\u0631\u067d\u064a\u06aa\u0644 5:<\/strong> \u06aa\u0646\u0647\u0646 \u06a9\u064a \u062a\u06aa\u0644\u064a\u0641\u060c \u0638\u0644\u0645 \u064a\u0627 \u0630\u0644\u062a \u0648\u0627\u0631\u064a \u0633\u0632\u0627 \u0646\u0647 \u068f\u0646\u064a \u0648\u064a\u0646\u062f\u064a.<\/p><\/div>\r\n        <div class=\"article\" id=\"article6-sd\"><p><strong>\u0622\u0631\u067d\u064a\u06aa\u0644 6:<\/strong> \u0647\u0631 \u0634\u062e\u0635 \u06a9\u064a \u0642\u0627\u0646\u0648\u0646 \u062c\u064a \u0646\u0638\u0631 \u06fe \u0634\u062e\u0635\u064a\u062a \u062c\u064a \u0637\u0648\u0631 \u062a\u064a \u062a\u0633\u0644\u064a\u0645 \u06aa\u064a\u0648 \u0648\u064a\u0646\u062f\u0648.<\/p><\/div>\r\n        <div class=\"article\" id=\"article7-sd\"><p><strong>\u0622\u0631\u067d\u064a\u06aa\u0644 7:<\/strong> \u0633\u0680 \u0642\u0627\u0646\u0648\u0646 \u062c\u064a \u0646\u0638\u0631 \u06fe \u0628\u0631\u0627\u0628\u0631 \u0622\u0647\u0646\u2026<\/p><\/div>\r\n        <div class=\"article\" id=\"article8-sd\"><p><strong>\u0622\u0631\u067d\u064a\u06aa\u0644 8:<\/strong> \u0647\u0631 \u0634\u062e\u0635 \u06a9\u064a \u0642\u0627\u0646\u0648\u0646\u064a \u0646\u0638\u0627\u0645 \u06fe \u0645\u0624\u062b\u0631 \u0639\u0644\u0627\u062c \u062c\u0648 \u062d\u0642 \u0622\u0647\u064a\u2026<\/p><\/div>\r\n        <div class=\"article\" id=\"article9-sd\"><p><strong>\u0622\u0631\u067d\u064a\u06aa\u0644 9:<\/strong> \u06aa\u0646\u0647\u0646 \u06a9\u064a \u0628\u064a \u0633\u0628\u0628 \u06af\u0631\u0641\u062a\u0627\u0631\u060c \u0646\u0638\u0631 \u0628\u0646\u062f \u064a\u0627 \u062c\u0644\u0627\u0648\u0637\u0646 \u0646\u0647 \u06aa\u064a\u0648 \u0648\u064a\u0646\u062f\u0648.<\/p><\/div>\r\n        <div class=\"article\" id=\"article10-sd\"><p><strong>\u0622\u0631\u067d\u064a\u06aa\u0644 10:<\/strong> \u0647\u0631 \u0634\u062e\u0635 \u06a9\u064a \u0622\u0632\u0627\u062f \u06fd \u0628\u064a \u0637\u0631\u0641 \u0639\u062f\u0627\u0644\u062a \u06fe \u0645\u0646\u0635\u0641\u0627\u0646\u0647 \u0633\u0645\u0627\u0639\u062a \u062c\u0648 \u062d\u0642 \u0622\u0647\u064a.<\/p><\/div>\r\n        <div class=\"article\" id=\"article11-sd\"><p><strong>\u0622\u0631\u067d\u064a\u06aa\u0644 11:<\/strong> \u0647\u0631 \u0627\u0644\u0632\u0627\u0645 \u0647\u064a\u067a \u0634\u062e\u0635 \u06a9\u064a \u0628\u064a\u06af\u0646\u0627\u0647\u0647 \u0633\u0645\u062c\u0647\u064a\u0648 \u0648\u064a\u0646\u062f\u0648\u2026<\/p><\/div>\r\n        <div class=\"article\" id=\"article12-sd\"><p><strong>\u0622\u0631\u067d\u064a\u06aa\u0644 12:<\/strong> \u06aa\u0646\u0647\u0646 \u062c\u064a \u0630\u0627\u062a\u064a \u0632\u0646\u062f\u06af\u064a\u060c \u06af\u0647\u0631 \u064a\u0627 \u062e\u0637 \u0648 \u06aa\u062a\u0627\u0628\u062a \u06fe \u0645\u062f\u0627\u062e\u0644\u062a \u0646\u0647 \u06aa\u0626\u064a \u0648\u064a\u0646\u062f\u064a\u2026<\/p><\/div>\r\n        <div class=\"article\" id=\"article13-sd\"><p><strong>\u0622\u0631\u067d\u064a\u06aa\u0644 13:<\/strong> (1) \u0647\u0631 \u0634\u062e\u0635 \u06a9\u064a \u062d\u0631\u06aa\u062a \u06fd \u0631\u0647\u0627\u0626\u0634 \u062c\u064a \u0622\u0632\u0627\u062f\u064a \u0622\u0647\u064a\u2026<\/p><\/div>\r\n        <div class=\"article\" id=\"article14-sd\"><p><strong>\u0622\u0631\u067d\u064a\u06aa\u0644 14:<\/strong> (1) \u0647\u0631 \u0634\u062e\u0635 \u06a9\u064a \u067b\u0626\u064a \u0645\u0644\u06aa \u06fe \u067e\u0646\u0627\u0647 \u0648\u067a\u06bb \u062c\u0648 \u062d\u0642 \u0622\u0647\u064a\u2026<\/p><\/div>\r\n        <div class=\"article\" id=\"article15-sd\"><p><strong>\u0622\u0631\u067d\u064a\u06aa\u0644 15:<\/strong> (1) \u0647\u0631 \u0634\u062e\u0635 \u06a9\u064a \u0642\u0648\u0645\u064a\u062a \u062c\u0648 \u062d\u0642 \u0622\u0647\u064a\u2026<\/p><\/div>\r\n        <div class=\"article\" id=\"article16-sd\"><p><strong>\u0622\u0631\u067d\u064a\u06aa\u0644 16:<\/strong> (1) \u0628\u0627\u0644\u063a \u0645\u0631\u062f\u0646 \u06fd \u0639\u0648\u0631\u062a\u0646 \u06a9\u064a \u0634\u0627\u062f\u064a \u062c\u0648 \u062d\u0642 \u0622\u0647\u064a\u2026<\/p><\/div>\r\n        <div class=\"article\" id=\"article17-sd\"><p><strong>\u0622\u0631\u067d\u064a\u06aa\u0644 17:<\/strong> (1) \u0647\u0631 \u0634\u062e\u0635 \u06a9\u064a \u0645\u0644\u06aa\u064a\u062a \u0631\u06a9\u06bb \u062c\u0648 \u062d\u0642 \u0622\u0647\u064a\u2026<\/p><\/div>\r\n        <div class=\"article\" id=\"article18-sd\"><p><strong>\u0622\u0631\u067d\u064a\u06aa\u0644 18:<\/strong> \u0647\u0631 \u0634\u062e\u0635 \u06a9\u064a \u0633\u0648\u0686\u060c \u0636\u0645\u064a\u0631 \u06fd \u0645\u0630\u0647\u0628 \u062c\u064a \u0622\u0632\u0627\u062f\u064a \u0622\u0647\u064a\u2026<\/p><\/div>\r\n        <div class=\"article\" id=\"article19-sd\"><p><strong>\u0622\u0631\u067d\u064a\u06aa\u0644 19:<\/strong> \u0647\u0631 \u0634\u062e\u0635 \u06a9\u064a \u0631\u0627\u0621\u0650 \u06fd \u0627\u0638\u0647\u0627\u0631 \u062c\u064a \u0622\u0632\u0627\u062f\u064a \u0622\u0647\u064a\u2026<\/p><\/div>\r\n        <div class=\"article\" id=\"article20-sd\"><p><strong>\u0622\u0631\u067d\u064a\u06aa\u0644 20:<\/strong> (1) \u0647\u0631 \u0634\u062e\u0635 \u06a9\u064a \u067e\u0631\u0627\u0645\u0646 \u06af\u068f\u062c\u0627\u06bb\u064a \u06fd \u062a\u0646\u0638\u064a\u0645 \u062c\u0648 \u062d\u0642 \u0622\u0647\u064a\u2026<\/p><\/div>\r\n        <div class=\"article\" id=\"article21-sd\"><p><strong>\u0622\u0631\u067d\u064a\u06aa\u0644 21:<\/strong> (1) \u0647\u0631 \u0634\u062e\u0635 \u06a9\u064a \u067e\u0646\u0647\u0646\u062c\u064a \u0645\u0644\u06aa \u062c\u064a \u062d\u06aa\u0648\u0645\u062a \u06fe \u062d\u0635\u0648 \u0648\u067a\u06bb \u062c\u0648 \u062d\u0642 \u0622\u0647\u064a\u2026<\/p><\/div>\r\n        <div class=\"article\" id=\"article22-sd\"><p><strong>\u0622\u0631\u067d\u064a\u06aa\u0644 22:<\/strong> \u0647\u0631 \u0634\u062e\u0635 \u06a9\u064a \u0633\u0645\u0627\u062c\u064a \u062a\u062d\u0641\u0638 \u062c\u0648 \u062d\u0642 \u0622\u0647\u064a\u2026<\/p><\/div>\r\n        <div class=\"article\" id=\"article23-sd\"><p><strong>\u0622\u0631\u067d\u064a\u06aa\u0644 23:<\/strong> (1) \u0647\u0631 \u0634\u062e\u0635 \u06a9\u064a \u06aa\u0645 \u062c\u0648 \u062d\u0642 \u0622\u0647\u064a\u2026<\/p><\/div>\r\n        <div class=\"article\" id=\"article24-sd\"><p><strong>\u0622\u0631\u067d\u064a\u06aa\u0644 24:<\/strong> \u0647\u0631 \u0634\u062e\u0635 \u06a9\u064a \u0622\u0631\u0627\u0645 \u06fd \u0641\u0631\u0635\u062a \u062c\u0648 \u062d\u0642 \u0622\u0647\u064a\u2026<\/p><\/div>\r\n        <div class=\"article\" id=\"article25-sd\"><p><strong>\u0622\u0631\u067d\u064a\u06aa\u0644 25:<\/strong> (1) \u0647\u0631 \u0634\u062e\u0635 \u06a9\u064a \u0635\u062d\u062a \u06fd \u0632\u0646\u062f\u06af\u064a \u0644\u0627\u0621\u0650 \u0645\u0646\u0627\u0633\u0628 \u0645\u0639\u064a\u0634\u062a \u062c\u0648 \u062d\u0642 \u0622\u0647\u064a\u2026<\/p><\/div>\r\n        <div class=\"article\" id=\"article26-sd\"><p><strong>\u0622\u0631\u067d\u064a\u06aa\u0644 26:<\/strong> (1) \u0647\u0631 \u0634\u062e\u0635 \u06a9\u064a \u062a\u0639\u0644\u064a\u0645 \u062c\u0648 \u062d\u0642 \u0622\u0647\u064a\u2026<\/p><\/div>\r\n        <div class=\"article\" id=\"article27-sd\"><p><strong>\u0622\u0631\u067d\u064a\u06aa\u0644 27:<\/strong> (1) \u0647\u0631 \u0634\u062e\u0635 \u06a9\u064a \u062b\u0642\u0627\u0641\u062a\u064a \u0632\u0646\u062f\u06af\u064a \u06fe \u062d\u0635\u0648 \u0648\u067a\u06bb \u062c\u0648 \u062d\u0642 \u0622\u0647\u064a\u2026<\/p><\/div>\r\n        <div class=\"article\" id=\"article28-sd\"><p><strong>\u0622\u0631\u067d\u064a\u06aa\u0644 28:<\/strong> \u0647\u0631 \u0634\u062e\u0635 \u06a9\u064a \u0627\u0647\u0699\u064a \u0633\u0645\u0627\u062c\u064a \u06fd \u0628\u064a\u0646 \u0627\u0644\u0627\u0642\u0648\u0627\u0645\u064a \u0646\u0638\u0627\u0645 \u062c\u0648 \u062d\u0642 \u0622\u0647\u064a\u2026<\/p><\/div>\r\n        <div class=\"article\" id=\"article29-sd\"><p><strong>\u0622\u0631\u067d\u064a\u06aa\u0644 29:<\/strong> (1) \u0647\u0631 \u0634\u062e\u0635 \u062a\u064a \u0633\u0645\u0627\u062c \u062c\u0627 \u0641\u0631\u0636 \u0622\u0647\u0646\u2026<\/p><\/div>\r\n        <div class=\"article\" id=\"article30-sd\"><p><strong>\u0622\u0631\u067d\u064a\u06aa\u0644 30:<\/strong> \u0647\u0646 \u0627\u0639\u0644\u0627\u0645\u064a\u064a \u062c\u064a \u06aa\u0646\u0647\u0646 \u0628\u0647 \u0634\u0626\u064a \u0645\u0627\u0646 \u06aa\u0646\u0647\u0646 \u0628\u0647 \u0631\u064a\u0627\u0633\u062a\u060c \u06af\u0631\u0648\u067e \u064a\u0627 \u0634\u062e\u0635 \u06a9\u064a \u0627\u0647\u0699\u064a \u0633\u0631\u06af\u0631\u0645\u064a \u06aa\u0631\u06bb \u062c\u0648 \u062d\u0642 \u0646\u0647 \u067f\u0648 \u0645\u0644\u064a\u2026<\/p><\/div>\r\n\r\n        <div class=\"footer\">\u00a9 1948- 2026 \u2014 \u0639\u0627\u0644\u0645\u064a \u0627\u0646\u0633\u0627\u0646\u064a \u062d\u0642\u0646 \u062c\u0648 \u0627\u0639\u0644\u0627\u0645\u064a\u0648<\/div>\r\n    <\/div>\r\n<\/div>\r\n\r\n<script>\r\n    const tabs = document.querySelectorAll('.tab');\r\n    const contents = document.querySelectorAll('.content');\r\n\r\n    tabs.forEach(tab => {\r\n        tab.addEventListener('click', () => {\r\n            tabs.forEach(t => t.classList.remove('active'));\r\n            contents.forEach(c => c.classList.remove('active'));\r\n\r\n            tab.classList.add('active');\r\n            document.getElementById(tab.getAttribute('data-lang')).classList.add('active');\r\n        });\r\n    });\r\n<\/script>\r\n\r\n<\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Universal Declaration of Human Rights Universal Declaration Human Rights (English \/ Urdu \/ Sindhi) English Urdu Sindhi Universal Declaration of Human Rights Table of Contents Introduction Article 1 Article 2 Article 3 Article 4 Article 5 Article 6 Article 7 Article 8 Article 9 Article 10 Article 11 Article 12 Article 13 Article 14 Article [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-531","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/actionforhumanity.org.pk\/index.php?rest_route=\/wp\/v2\/pages\/531","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/actionforhumanity.org.pk\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/actionforhumanity.org.pk\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/actionforhumanity.org.pk\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/actionforhumanity.org.pk\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=531"}],"version-history":[{"count":7,"href":"https:\/\/actionforhumanity.org.pk\/index.php?rest_route=\/wp\/v2\/pages\/531\/revisions"}],"predecessor-version":[{"id":4705,"href":"https:\/\/actionforhumanity.org.pk\/index.php?rest_route=\/wp\/v2\/pages\/531\/revisions\/4705"}],"wp:attachment":[{"href":"https:\/\/actionforhumanity.org.pk\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=531"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}