CINXE.COM
وزارة حقوق الانسان :: Ministry Of Human Rights
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head><script type="text/javascript" src="/_static/js/bundle-playback.js?v=HxkREWBo" charset="utf-8"></script> <script type="text/javascript" src="/_static/js/wombat.js?v=txqj7nKC" charset="utf-8"></script> <script>window.RufflePlayer=window.RufflePlayer||{};window.RufflePlayer.config={"autoplay":"on","unmuteOverlay":"hidden"};</script> <script type="text/javascript" src="/_static/js/ruffle/ruffle.js"></script> <script type="text/javascript"> __wm.init("https://web.archive.org/web"); __wm.wombat("http://www.humanrights.gov.iq:80/","20131002061742","https://web.archive.org/","web","/_static/", "1380694662"); </script> <link rel="stylesheet" type="text/css" href="/_static/css/banner-styles.css?v=S1zqJCYt" /> <link rel="stylesheet" type="text/css" href="/_static/css/iconochive.css?v=3PDvdIFv" /> <!-- End Wayback Rewrite JS Include --> <link id="ctl00_rescss" href="/web/20131002061742cs_/http://www.humanrights.gov.iq/sliderRes.ashx?lang=A" type="text/css" rel="stylesheet"/> <script type="text/javascript" src="/web/20131002061742js_/http://www.humanrights.gov.iq/scripts/jquery-1.4.4.min.js" charset="UTF-8"></script> <script type="text/javascript" src="/web/20131002061742js_/http://www.humanrights.gov.iq/scripts/hoverIntent.js"></script> <script type="text/javascript" src="/web/20131002061742js_/http://www.humanrights.gov.iq/scripts/superfish.js"></script> <script type="text/javascript" src="/web/20131002061742js_/http://www.humanrights.gov.iq/scripts/simplegallery.js"></script> <script src="/web/20131002061742js_/http://www.humanrights.gov.iq/MsbrScript.ashx" type="text/javascript"></script> <script type="text/javascript" src="/web/20131002061742js_/http://www.humanrights.gov.iq/scripts/jquery.json-2.2.min.js"></script> <script type="text/javascript" src="/web/20131002061742js_/http://www.humanrights.gov.iq/scripts/capta/jquery-ui.js"></script> <script type="text/javascript" src="/web/20131002061742js_/http://www.humanrights.gov.iq/scripts/paging/jquery.pagination.js"></script> <link href="/web/20131002061742cs_/http://www.humanrights.gov.iq/scripts/paging/pagination.css" type="text/css" rel="stylesheet"/><meta http-equiv="Content-Type" content="text/html; charset=" utf-8"/><link rel="start" title="Home page" href="/default.aspx"/><link rel="author" title="contact us" href=""/><meta http-equiv="Content-Language" content=""/><meta name="robots" content="all"/><meta name="Copyright" content="حقوق النشر محفوظة Copyright (c) 2009,mhr-iraq.com, All Rights Reserved"/><meta name="description" content="وزارة حقوق الانسان العراقية"/> <script type="text/javascript"> /* <![CDATA[ */ function AdjustColumnsHeight() { setTimeout(AdjustHeight, 700); } function AdjustHeight() { var centerCol = window.document.getElementById('ctl00_divMiddle'); var leftCol = window.document.getElementById('ctl00_divLeft'); var rightCol = window.document.getElementById('ctl00_divRight'); var wDiv = window.document.getElementById('wrapperDiv'); var divColL = window.document.getElementById('ctl00_divColL'); var divColR = window.document.getElementById('ctl00_divColR'); var hCenterCol = 0; var hLeftCol = 0; var hRightCol = 0; if (wDiv != null) hCenterCol = wDiv.offsetHeight; if (divColL != null) hLeftCol = divColL.offsetHeight; if (divColR != null) hRightCol = divColR.offsetHeight; var maxHeight = Math.max(hCenterCol, Math.max(hLeftCol, hRightCol)); maxHeight = maxHeight + 20; if (centerCol != null) centerCol.style.height = maxHeight + 'px'; if (leftCol != null) leftCol.style.height = maxHeight + 'px'; if (rightCol != null) rightCol.style.height = maxHeight + 'px'; } function EndRequestHandler(sender, args) { AdjustColumnsHeight(); } function load() { Sys.WebForms.PageRequestManager.getInstance().add_endRequest(EndRequestHandler); } /* ]]> */ jQuery(document).ready(function(){ AdjustColumnsHeight(); }); jQuery.fn.equalHeights = function (px) { jQuery(this).each(function () { var currentTallest = 0; jQuery(this).children().each(function (i) { if (jQuery(this).is('td') == true) { if (jQuery(this).height() > currentTallest) { currentTallest = jQuery(this).height(); } } }); if (jQuery.browser.msie && jQuery.browser.version == 6.0) { jQuery(this).children().css({ 'height': currentTallest }); } jQuery(this).children().css({ 'min-height': currentTallest }); }); return this; }; function OnClientTabSelected(sender, eventArgs) { if (eventArgs == null) return; var tab = eventArgs.get_tab(); var page = tab.get_pageView(); var attributes = tab.get_attributes(); var isFilled = attributes.getAttribute('filled'); if (isFilled == '1') { AdjustHeight(); return; } var catId = attributes.getAttribute('catId'); var itemCount = attributes.getAttribute('itemCount'); var cId = attributes.getAttribute('cid'); var cWidth = attributes.getAttribute('cWidth'); TabCtrlHandler(page.get_element(), catId, itemCount, cId, cWidth ); attributes.setAttribute('filled', '1') } function TabCtrlHandler(pageElement, catId, NoOfItems, cId, cWidth ) { var jelm = jQuery(pageElement); var url = 'handlers/MSBRArticlesHandler.ashx?t=tabBox&catId=' + catId + '&NoI=' + NoOfItems + '&cid=' + cId + '&w=' + cWidth; jQuery.ajax( { cache: false, url: url, contentType: 'text/html; charset=utf-8', error: function() { alert('error getting Categories'); }, success: function( result) { jQuery( jelm ).html( result); AdjustHeight();} }); } function OnClientTabStatSelected(sender, eventArgs) { if (eventArgs == null) return; var tab = eventArgs.get_tab(); var page = tab.get_pageView(); var attributes = tab.get_attributes(); var isFilled = attributes.getAttribute('filled'); if (isFilled == '1') { AdjustHeight(); return; } var catId = attributes.getAttribute('catId'); var cId = attributes.getAttribute('cid'); var cWidth = attributes.getAttribute('cWidth'); var ShowCount = attributes.getAttribute('ShowCount'); TabStatCtrlHandler(page.get_element(), catId, ShowCount, cId, cWidth ); attributes.setAttribute('filled', '1') } function TabStatCtrlHandler(pageElement, catId, ShowCount, cId, cWidth ) { var jelm = jQuery(pageElement); var url = 'handlers/MSBRArticlesHandler.ashx?t=tabStatBox&catId=' + catId + '&sc=' + ShowCount + '&cid=' + cId + '&w=' + cWidth; jQuery.ajax( { cache: false, url: url, contentType: 'text/html; charset=utf-8', error: function() { alert('error getting Categories'); }, success: function( result) { jQuery( jelm ).html( result); AdjustHeight();} }); } </script> <link href="/web/20131002061742cs_/http://www.humanrights.gov.iq/App_Themes/Arabic/default.css" type="text/css" rel="stylesheet"/><script type="text/javascript" src="/web/20131002061742js_/http://www.humanrights.gov.iq/App_Themes/Arabic/Hddlevelsmenu.js"></script><link href="/web/20131002061742cs_/http://www.humanrights.gov.iq/WebResource.axd?d=GkzF1Vv-I1XTqhGmJr2xIZwxA6s390z5lWNSATDn-4Nayt1wdlmn9GEjli-tokQN6hGb6ufdE5BFrojFFocWEwzHePxYs--VwNodcKCJr8OEwaXRZZLpDsNBrbKUT5f-vlaF2w2&t=635139677665340937" type="text/css" rel="stylesheet" class="Telerik_stylesheet"/><link href="/web/20131002061742cs_/http://www.humanrights.gov.iq/WebResource.axd?d=_V6IIowSiHdoB9rCZH7bs4C-uga2oYT8-1ajlkWJ_z98gybTAtSJ3hSRJL34rsihyrGaScnyzMTwQOZZ0HixHj8gCWnhMjCyPWzG5VKSpSXSb8u3SBQUI5Nzb2KGaJ_zE2s_ILGmVj_kFPvnoVxe8SzdG3Y1&t=635139677667528437" type="text/css" rel="stylesheet" class="Telerik_stylesheet"/><link href="/web/20131002061742cs_/http://www.humanrights.gov.iq/WebResource.axd?d=uhoGtNZTUOBS-eh5iZEClC15VYf1qtnm0OvVb91WbgigpRNoOtQ-DphdsRPcCFcQCU-lkdr2vuaN7vx7VLs6UTyNSRTQpKINfEsqJfWGx-8C1yrVl1ix_MFnsZ7eEqan_MhZtg2&t=635139677665340937" type="text/css" rel="stylesheet" class="Telerik_stylesheet"/><link href="/web/20131002061742cs_/http://www.humanrights.gov.iq/WebResource.axd?d=kpv9ztkrLxlX5EmpG04gGqwG_3D3hB5pEXtjmMs5bZPhN3GnrJ2dteJ4d9Pi5plYY-_DbFgJMriOM6275C8zIwivI6OLs6VTfYqvdciOzZb4cFiJDf8eu8gE_8Pfk5If2YDWhdRCtk6NowD6p9rP5FnHxNw1&t=635139677667528437" type="text/css" rel="stylesheet" class="Telerik_stylesheet"/><title> وزارة حقوق الانسان :: Ministry Of Human Rights </title></head> <body id="ctl00_body" class="mpBody" style="background-repeat:repeat;background-image:url(/web/20131002061742im_/http://www.humanrights.gov.iq/uploads/media/background.gif);"> <form name="aspnetForm" method="post" action="Default.aspx" id="aspnetForm"> <input type="hidden" name="ctl00_RadScriptManager1_TSM" id="ctl00_RadScriptManager1_TSM" value=""/> <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwULLTE4NTYxMDYwNTVkGAEFHl9fQ29udHJvbHNSZXF1aXJlUG9zdEJhY2tLZXlfXxYIBRRjdGwwMCRjdGwxMSRjaGtUZXJtcwUWY3RsMDAkY3RsMTMkaW1iTGFuZ0FyYgUWY3RsMDAkY3RsMTMkaW1iTGFuZ0VuZwUWY3RsMDAkY3RsMTUkQURWUm90YXRvcgUWY3RsMDAkY3RsMjAkQURWUm90YXRvcgUWY3RsMDAkY3RsMjEkQURWUm90YXRvcgUVY3RsMDAkY3RsMjIkaW1nU2VhcmNoBRRjdGwwMCRjdGwyMyRidG5Mb2dpbnvd9Yagw9mnYRX+4INyIrdFGac6"/> <script src="/web/20131002061742js_/http://www.humanrights.gov.iq/Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=ctl00_RadScriptManager1_TSM&compress=1&_TSM_CombinedScripts_=%3b%3bSystem.Web.Extensions%2c+Version%3d3.5.0.0%2c+Culture%3dneutral%2c+PublicKeyToken%3d31bf3856ad364e35%3aen-US%3ab4491a8b-c094-46c4-848c-d2a016749dfa%3aea597d4b%3bTelerik.Web.UI%2c+Version%3d2012.1.411.35%2c+Culture%3dneutral%2c+PublicKeyToken%3d121fae78165ba3d4%3aen-US%3a4cad056e-160b-4b85-8751-cc8693e9bcd0%3a16e4e7cd%3aed16cbdc%3af7645509%3a24ee1bba%3a19620875%3a3f6e8f3f" type="text/javascript"></script> <script type="text/javascript"> //<![CDATA[ if (typeof(Sys) === 'undefined') throw new Error('ASP.NET Ajax client-side framework failed to load.'); //]]> </script> <div id="ctl00_bgdiv" style="position:absolute;z-index:-1;margin:auto;right:0;left:0;top:0px;background-repeat:repeat;background-image:url(/web/20131002061742im_/http://www.humanrights.gov.iq/uploads/media/background.gif);background-color:Transparent;width:100%;height:0px;"></div> <center> <div id="ctl00_divLogo" class="mpHeaderContainer"> <div id="ctl00_divMenu1" style="margin:auto"><div id="ctl00_ctl04_hmnu" style="margin:auto;display:inline-block;padding:0px;z-index:1000;width:900px;background-color:#1d3f65;" class=""><ul class="sf-menu" style="display:inline_block; border:0px solid blue;"><li class="current" style="width:225px;"><a href="default.aspx" target="_self" style="border-right:none;">الصفحة الرئيسية</a></li> <li class="current" style="width:225px;"><a href="PageViewer.aspx?id=90" target="_self">الايفادات الرسمية</a><ul> <li class="current"><a href="/web/20131002061742/http://www.humanrights.gov.iq/uploads/Efadat/visit-xml-2011.xls" target="_self">ايفادات 2011</a> </li> <li class="current"><a href="/web/20131002061742/http://www.humanrights.gov.iq/uploads/Efadat/visit-xml-2012.xls" target="_self">ايفادات 2012</a> </li> <li class="current"><a href="/web/20131002061742/http://www.humanrights.gov.iq/uploads/Efadat/visit-xml-2013.xls" target="_self">ايفادات 2013</a> </li> </ul> </li> <li class="current" style="width:225px;"><a href="PageViewer.aspx?id=71" target="_self">عناوين البريد الالكتروني</a></li> <li class="current" style="width:225px;"><a href="contactus.aspx" target="_self">للاتصال بنا</a></li> </ul></div> <script type="text/javascript"> // jQuery(function () { jQuery('ul.sf-menu').superfish(); }); // initialise plugins jQuery(function () { jQuery('ul.sf-menu').superfish({ delay: 500, // one second delay on mouseout animation: { opacity: 'show', height: 'show' }, // fade-in and slide-down animation speed: 'normal', // faster animation speed autoArrows: true, // disable generation of arrow mark-up dropShadows: true // disable drop shadows }); }); </script></div> <div class="MainHeader"> <div id="ctl00_Ctrl_MainHeader1_divContainer" style="width:auto; height:auto; margin:auto; clear:both"><object classid="clsid:D27CDB6E-AE6D-11CF-96B8-444553540000" id="obj2" codebase="https://web.archive.org/web/20131002061742oe_/http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" border="0" height="160" width="900"><param name="movie" value="/uploads/users/aliaskar/photos/main_ar.jpg"><param name="quality" value="High"><param name="wmode" value="transparent"><embed src="/web/20131002061742oe_/http://www.humanrights.gov.iq/uploads/users/aliaskar/photos/main_ar.jpg" pluginspage="http://www.macromedia.com/go/getflashplayertype=" application x-shockwave-flash"name="obj2" width="900" height="160"></object></div> </div> </div> </center> <center> <div id="ctl00_mpTopContainer" style="position:relative;margin:auto;display:inline-block;z-index:1;width:900px;"> <div id="ctl00_divMenuC" class="TickerContainer" style="width:900px;background-image:url(/web/20131002061742im_/http://www.humanrights.gov.iq/uploads/media/ticker.gif);"><div id="ctl00_ctl03_dvOut" class="divTickerContainer"> </div> </div> <div id="ctl00_divMain" class="mpMainContainer" style="z-index:1;width:900px;"> <center> <div id="ctl00_divColumns" class="columnContainer"> <center> <div id="ctl00_divLeft" class="leftCol" style="width:200px;background-color:White;background-image:url(/web/20131002061742im_/http://www.humanrights.gov.iq/);"> <div id="ctl00_divColL"><center><div id="ctl00_ctl05_siteDash" class="SDBBox"> </div> <div id="ctl00_ctl06_mc" class="ctl00_ctl06" style="width:190px;"> <div id="ctl00_ctl06_DivH2Curved"> <div class="DivH"> <b class="b1h"></b> <b class="b2bh"></b> <b class="b3bh"></b> <b class="b4bh"></b> </div> </div> <div id="ctl00_ctl06_divContent" class="contentDiv"> <div id="ctl00_ctl06_divHtml" class="custom_box"><a href="https://web.archive.org/web/20131002061742/http://www.humanrights.gov.iq/uploads/users/aliaskar/photos/conf_91013.jpg"><img alt="" width="700" height="805" style="width: 185px; height: 125px;" src="https://web.archive.org/web/20131002061742im_/http://www.humanrights.gov.iq/uploads/users/aliaskar/photos/conf_main_91013.jpg" title="أضغط هنا"/></a></div> </div> <div id="ctl00_ctl06_DivBCurved"> <b class="b4bh"></b><b class="b3bh"></b><b class="b2bh"></b><b class="b1bh"></b> </div> </div><div id="ctl00_ctl07_mc" class="ctl00_ctl07" style="width:190px;"> <div id="ctl00_ctl07_DivH2Curved"> <div class="DivH"> <b class="b1h"></b> <b class="b2bh"></b> <b class="b3bh"></b> <b class="b4bh"></b> </div> </div> <div id="ctl00_ctl07_divContent" class="contentDiv"> <div id="ctl00_ctl07_divHtml" class="custom_box"><a href="https://web.archive.org/web/20131002061742/http://www.humanrights.gov.iq/PageViewer.aspx?id=153"><img alt="" width="700" height="805" style="width: 185px; height: 125px;" src="https://web.archive.org/web/20131002061742im_/http://www.humanrights.gov.iq/uploads/users/aliaskar/photos/victim_voice_ar.jpg" title="أضغط هنا"/></a></div> </div> <div id="ctl00_ctl07_DivBCurved"> <b class="b4bh"></b><b class="b3bh"></b><b class="b2bh"></b><b class="b1bh"></b> </div> </div><div id="ctl00_ctl08_divscriptholder"></div> <div id="ctl00_ctl08_ddsidemenubar" class="v_markermenu"><ul class="UL"><li class="ullia"><div style="margin:0px; padding:0x;background-image:url('/web/20131002061742im_/http://www.humanrights.gov.iq/images/arrow-left.gif'); width:100%; background-position:left; background-repeat:no-repeat; z-index:-1;"><a class="myaLinks" rel="ddsubmenuside1">دوائر الوزارة</a></div></li> <li class="ullia"><a class="myaLinks" href="PageViewer.aspx?id=92" target="_blank">قسم شؤون المواطنين</a></li> <li class="ullia"><div style="margin:0px; padding:0x;background-image:url('/web/20131002061742im_/http://www.humanrights.gov.iq/images/arrow-left.gif'); width:100%; background-position:left; background-repeat:no-repeat; z-index:-1;"><a class="myaLinks" href="PageViewer.aspx?id=118" target="_blank" rel="ddsubmenuside2">الحملة الوطنية لجمع المعلومات</a></div></li> <li class="ullia"><div style="margin:0px; padding:0x;background-image:url('/web/20131002061742im_/http://www.humanrights.gov.iq/images/arrow-left.gif'); width:100%; background-position:left; background-repeat:no-repeat; z-index:-1;"><a class="myaLinks" href="PageViewer.aspx?id=114" target="_blank" rel="ddsubmenuside3">الخطة الوطنية للتنسيق والمتابعة</a></div></li> <li class="ullia"><div style="margin:0px; padding:0x;background-image:url('/web/20131002061742im_/http://www.humanrights.gov.iq/images/arrow-left.gif'); width:100%; background-position:left; background-repeat:no-repeat; z-index:-1;"><a class="myaLinks" rel="ddsubmenuside4">مواثيق واتفاقيات</a></div></li> <li class="ullia"><div style="margin:0px; padding:0x;background-image:url('/web/20131002061742im_/http://www.humanrights.gov.iq/images/arrow-left.gif'); width:100%; background-position:left; background-repeat:no-repeat; z-index:-1;"><a class="myaLinks" href="default.aspx" target="_self" rel="ddsubmenuside5">دليل المراجعين</a></div></li> <li class="ullia"><div style="margin:0px; padding:0x;background-image:url('/web/20131002061742im_/http://www.humanrights.gov.iq/images/arrow-left.gif'); width:100%; background-position:left; background-repeat:no-repeat; z-index:-1;"><a class="myaLinks" href="default.aspx" target="_self" rel="ddsubmenuside6">انتهاكات النظام البائد</a></div></li> <li class="ullia"><a class="myaLinks" href="PageViewer.aspx?id=4" target="_self">خطة الامم المتحدة</a></li> <li class="ullia"><div style="margin:0px; padding:0x;background-image:url('/web/20131002061742im_/http://www.humanrights.gov.iq/images/arrow-left.gif'); width:100%; background-position:left; background-repeat:no-repeat; z-index:-1;"><a class="myaLinks" href="default.aspx" target="_self" rel="ddsubmenuside7">تقارير وردود الوزارة</a></div></li> <li class="ullia"><a class="myaLinks" href="PageViewer.aspx?id=170" target="_blank">اعلان المدافعين عن حقوق الانسان</a></li> <li class="ullia"><div style="margin:0px; padding:0x;background-image:url('/web/20131002061742im_/http://www.humanrights.gov.iq/images/arrow-left.gif'); width:100%; background-position:left; background-repeat:no-repeat; z-index:-1;"><a class="myaLinks" href="PageViewer.aspx?id=132" target="_self" rel="ddsubmenuside8">وحدة السياسات العامة</a></div></li> </ul></div> <div id="ctl00_ctl08_Div1" class="v_markermenu"><ul id="ddsubmenuside1" class="ddsubmenustyle blackwhite"> <li class="blackwhite"><div style="margin:0px; padding:0x;background-image:url('/web/20131002061742im_/http://www.humanrights.gov.iq/images/arrow-left.gif'); width:100%; background-position:left; background-repeat:no-repeat; z-index:-1;"><a class="myLinks" href="PageViewer.aspx?id=50" target="_self">دائرة رصد الاداء وحماية الحقوق</a> </div><ul class="UL"><li class="blackwhite"><a class="myLinks" href="PageViewer.aspx?id=13" target="_self">واقع المرأة العراقية</a> </li> <li class="blackwhite"><a class="myLinks" href="PageViewer.aspx?id=75" target="_self">نشاطات قسم حقوق المرأة</a> </li> <li class="blackwhite"><a class="myLinks" href="PageViewer.aspx?id=94" target="_self">دراسة اطياف العراق مصدر ثرائه الوطني</a> </li> </ul> </li> <li class="blackwhite"><a class="myLinks" href="PageViewer.aspx?id=51" target="_self">دائرة الشؤون الانسانية</a> </li> <li class="blackwhite"><a class="myLinks" href="PageViewer.aspx?id=53" target="_self">دائرة شؤون المحافظات</a> </li> <li class="blackwhite"><a class="myLinks" href="PageViewer.aspx?id=46" target="_self">دائرة العلاقات والتعاون الدولي</a> </li> <li class="blackwhite"><a class="myLinks" href="PageViewer.aspx?id=49" target="_self">دائرة المفتش العام</a> </li> <li class="blackwhite"><a class="myLinks" href="PageViewer.aspx?id=65" target="_self">دائرة المركز الاعلامي</a> </li> <li class="blackwhite"><a class="myLinks" href="PageViewer.aspx?id=66" target="_self">الدائرة القانونية</a> </li> <li class="blackwhite"><a class="myLinks" href="PageViewer.aspx?id=45" target="_self">الدائرة الادارية والمالية</a> </li> <li class="blackwhite"><a class="myLinks" href="PageViewer.aspx?id=161" target="_self">المركز الوطني لحقوق الانسان</a> </li> </ul> <ul id="ddsubmenuside2" class="ddsubmenustyle blackwhite"> <li class="blackwhite"><a class="myLinks" href="PageViewer.aspx?id=133" target="_self">الاستمارات لغاية 4-7-2012</a> </li> <li class="blackwhite"><a class="myLinks" href="PageViewer.aspx?id=134" target="_self">الاستمارات لغاية 25-7-2012</a> </li> <li class="blackwhite"><a class="myLinks" href="PageViewer.aspx?id=135" target="_self">الاستمارات لغاية 1-8-2012</a> </li> <li class="blackwhite"><a class="myLinks" href="PageViewer.aspx?id=136" target="_self">الاستمارات لغاية 5-9-2012</a> </li> <li class="blackwhite"><a class="myLinks" href="PageViewer.aspx?id=143" target="_self">الاستمارات لغاية 3-10-2012</a> </li> <li class="blackwhite"><a class="myLinks" href="PageViewer.aspx?id=146" target="_self">الاستمارات لغاية 7-11-2012</a> </li> <li class="blackwhite"><a class="myLinks" href="PageViewer.aspx?id=148" target="_self">الاستمارات لغاية 5-12-2012</a> </li> <li class="blackwhite"><a class="myLinks" href="PageViewer.aspx?id=152" target="_self">الاستمارات لغاية 2-1-2013</a> </li> <li class="blackwhite"><a class="myLinks" href="PageViewer.aspx?id=155" target="_self">الاستمارات لغاية 6-2-2013</a> </li> <li class="blackwhite"><a class="myLinks" href="PageViewer.aspx?id=156" target="_self">الاستمارات لغاية 6-3-2013</a> </li> <li class="blackwhite"><a class="myLinks" href="PageViewer.aspx?id=157" target="_self">الاستمارات لغاية 3-4-2013</a> </li> <li class="blackwhite"><a class="myLinks" href="PageViewer.aspx?id=163" target="_self">الاستمارات لغاية 2-5-2013</a> </li> <li class="blackwhite"><a class="myLinks" href="PageViewer.aspx?id=173" target="_self">الاستمارات لغاية 3-7-2013</a> </li> <li class="blackwhite"><a class="myLinks" href="PageViewer.aspx?id=184" target="_self">الاستمارات لغاية 3-9-2013</a> </li> </ul> <ul id="ddsubmenuside3" class="ddsubmenustyle blackwhite"> <li class="blackwhite"><a class="myLinks" href="PageViewer.aspx?id=113" target="_self">الخطة الوطنية للتنسيق والمتابعة</a> </li> <li class="blackwhite"><a class="myLinks" href="https://web.archive.org/web/20131002061742/http://www.humanrights.gov.iq/PageViewer.aspx?id=114" target="_self">اللجنة الوطنية للتنسيق والمتابعة</a> </li> <li class="blackwhite"><a class="myLinks" href="PageViewer.aspx?id=121" target="_self">محاضر اجتماع اللجنة الوطنية</a> </li> </ul> <ul id="ddsubmenuside4" class="ddsubmenustyle blackwhite"> <li class="blackwhite"><a class="myLinks" href="PageViewer.aspx?id=15" target="_self">التمييز ضد المرأة</a> </li> <li class="blackwhite"><a class="myLinks" href="default.aspx" target="_self">الحقوق السياسية للمرأة</a> </li> <li class="blackwhite"><a class="myLinks" href="PageViewer.aspx?id=18" target="_self">مدونة قواعد سلوك الموظفين</a> </li> <li class="blackwhite"><a class="myLinks" href="PageViewer.aspx?id=14" target="_self">اتفاقية الحرية النقابية</a> </li> <li class="blackwhite"><a class="myLinks" href="PageViewer.aspx?id=17" target="_self">اتفاقية جنيف بشأن حماية الاشخاص</a> </li> <li class="blackwhite"><a class="myLinks" href="default.aspx" target="_self">الاعلان العالمي</a> </li> <li class="blackwhite"><a class="myLinks" href="default.aspx" target="_self">البروتوكول الاختياري</a> </li> <li class="blackwhite"><a class="myLinks" href="PageViewer.aspx?id=17" target="_self">القضاء على التمييز العنصري</a> </li> <li class="blackwhite"><a class="myLinks" href="default.aspx" target="_self">اتفاقية مناهضة التعذيب</a> </li> <li class="blackwhite"><a class="myLinks" href="default.aspx" target="_self">البروتوكول الاختياري الاول</a> </li> <li class="blackwhite"><a class="myLinks" href="PageViewer.aspx?id=107" target="_self">العهد الدولي (1)</a> </li> <li class="blackwhite"><a class="myLinks" href="PageViewer.aspx?id=107" target="_self">العهد الدولي (2)</a> </li> <li class="blackwhite"><a class="myLinks" href="PageViewer.aspx?id=15" target="_self">التمييز ضد المرأة</a> </li> <li class="blackwhite"><a class="myLinks" href="default.aspx" target="_self">بروتوكول حقوق الطفل</a> </li> <li class="blackwhite"><a class="myLinks" href="PageViewer.aspx?id=107" target="_self">العهد الاقتصادي والاجتماعي</a> </li> <li class="blackwhite"><a class="myLinks" href="PageViewer.aspx?id=154" target="_self">تنفيذ العهد الدولي</a> </li> </ul> <ul id="ddsubmenuside5" class="ddsubmenustyle blackwhite"> <li class="blackwhite"><a class="myLinks" href="contactus.aspx" target="_self">قسم الاسرى والمفقودين</a> </li> <li class="blackwhite"><a class="myLinks" href="PageViewer.aspx?id=44" target="_self">قسم شؤون الاعتقال</a> </li> <li class="blackwhite"><a class="myLinks" href="PageViewer.aspx?id=43" target="_self">قسم المقابر الجماعية</a> </li> <li class="blackwhite"><a class="myLinks" href="PageViewer.aspx?id=42" target="_self">قسم السجون</a> </li> </ul> <ul id="ddsubmenuside6" class="ddsubmenustyle blackwhite"> <li class="blackwhite"><a class="myLinks" href="PageViewer.aspx?id=55" target="_self">قرارات النظام البائد</a> </li> </ul> <ul id="ddsubmenuside7" class="ddsubmenustyle blackwhite"> <li class="blackwhite"><div style="margin:0px; padding:0x;background-image:url('/web/20131002061742im_/http://www.humanrights.gov.iq/images/arrow-left.gif'); width:100%; background-position:left; background-repeat:no-repeat; z-index:-1;"><a class="myLinks" href="default.aspx" target="_self">2007</a> </div><ul class="UL"><li class="blackwhite"><a class="myLinks" href="PageViewer.aspx?id=37" target="_self">تقرير واقع السجون</a> </li> </ul> </li> <li class="blackwhite"><div style="margin:0px; padding:0x;background-image:url('/web/20131002061742im_/http://www.humanrights.gov.iq/images/arrow-left.gif'); width:100%; background-position:left; background-repeat:no-repeat; z-index:-1;"><a class="myLinks" href="default.aspx" target="_self">2008</a> </div><ul class="UL"><li class="blackwhite"><a class="myLinks" href="PageViewer.aspx?id=30" target="_self">التقرير السنوي للاوضاع السجون 2008</a> </li> <li class="blackwhite"><a class="myLinks" href="PageViewer.aspx?id=35" target="_self">ردود الافعال حول التقرير السنوي</a> </li> <li class="blackwhite"><a class="myLinks" href="default.aspx" target="_self">تقرير على اثر الارهاب</a> </li> <li class="blackwhite"><a class="myLinks" href="PageViewer.aspx?id=31" target="_self">دراسات وبحوث 2008</a> </li> </ul> </li> <li class="blackwhite"><div style="margin:0px; padding:0x;background-image:url('/web/20131002061742im_/http://www.humanrights.gov.iq/images/arrow-left.gif'); width:100%; background-position:left; background-repeat:no-repeat; z-index:-1;"><a class="myLinks" href="default.aspx" target="_self">2009</a> </div><ul class="UL"><li class="blackwhite"><a class="myLinks" href="PageViewer.aspx?id=22" target="_self">التقرير السنوي للمفتش العام 2009</a> </li> <li class="blackwhite"><a class="myLinks" href="PageViewer.aspx?id=19" target="_self">احصاءات الوزارة لعام 2009</a> </li> <li class="blackwhite"><a class="myLinks" href="PageViewer.aspx?id=5" target="_self">تقرير ضحايا الارهاب 2009</a> </li> <li class="blackwhite"><a class="myLinks" href="PageViewer.aspx?id=23" target="_self">تقرير السجون 2009</a> </li> <li class="blackwhite"><a class="myLinks" href="PageViewer.aspx?id=25" target="_self">تقرير واقع الطلبة الايتام</a> </li> </ul> </li> <li class="blackwhite"><div style="margin:0px; padding:0x;background-image:url('/web/20131002061742im_/http://www.humanrights.gov.iq/images/arrow-left.gif'); width:100%; background-position:left; background-repeat:no-repeat; z-index:-1;"><a class="myLinks" href="default.aspx" target="_self">2010</a> </div><ul class="UL"><li class="blackwhite"><a class="myLinks" href="PageViewer.aspx?id=87" target="_self">التقرير السنوي للوزارة على اثر الارهاب</a> </li> <li class="blackwhite"><a class="myLinks" href="PageViewer.aspx?id=132" target="_self">التقرير السنوي لاوضاع السجون</a> </li> </ul> </li> <li class="blackwhite"><div style="margin:0px; padding:0x;background-image:url('/web/20131002061742im_/http://www.humanrights.gov.iq/images/arrow-left.gif'); width:100%; background-position:left; background-repeat:no-repeat; z-index:-1;"><a class="myLinks" href="default.aspx" target="_self">2011</a> </div><ul class="UL"><li class="blackwhite"><a class="myLinks" href="PageViewer.aspx?id=115" target="_self">تقريرالسجون 2011</a> </li> <li class="blackwhite"><a class="myLinks" href="PageViewer.aspx?id=120" target="_self">التقرير الاحصائي عن مكتب المفتش العام</a> </li> <li class="blackwhite"><a class="myLinks" href="PageViewer.aspx?id=89" target="_self">ملاحظات عن تقرير منظمة العفو</a> </li> <li class="blackwhite"><a class="myLinks" href="PageViewer.aspx?id=128" target="_self">اثر الارهاب على حقوق الانسان 2011</a> </li> <li class="blackwhite"><a class="myLinks" href="PageViewer.aspx?id=145" target="_self">تقرير الطفل السنوي لعام 2011</a> </li> </ul> </li> <li class="blackwhite"><div style="margin:0px; padding:0x;background-image:url('/web/20131002061742im_/http://www.humanrights.gov.iq/images/arrow-left.gif'); width:100%; background-position:left; background-repeat:no-repeat; z-index:-1;"><a class="myLinks" href="default.aspx" target="_self">2012</a> </div><ul class="UL"><li class="blackwhite"><a class="myLinks" href="PageViewer.aspx?id=122" target="_self">رد عن تقرير وزارة الخارجية البريطانية</a> </li> <li class="blackwhite"><a class="myLinks" href="PageViewer.aspx?id=125" target="_self">رد عن تقرير هيومن رايتس ووتش</a> </li> <li class="blackwhite"><a class="myLinks" href="PageViewer.aspx?id=127" target="_self">تقرير المقابر الجماعية 2012</a> </li> <li class="blackwhite"><a class="myLinks" href="PageViewer.aspx?id=129" target="_self">رد على تقرير منظمة العفو الدولية</a> </li> <li class="blackwhite"><a class="myLinks" href="PageViewer.aspx?id=130" target="_self">رد على تقرير هيومن رايتس ووتش</a> </li> <li class="blackwhite"><a class="myLinks" href="PageViewer.aspx?id=131" target="_self">ملاحظات على تقرير الخارجية الامريكية</a> </li> <li class="blackwhite"><a class="myLinks" href="PageViewer.aspx?id=132" target="_self">رد على تقرير هيومن رايتس ووتش</a> </li> <li class="blackwhite"><a class="myLinks" href="PageViewer.aspx?id=139" target="_self">ظاهرة الانتحار في المجتمع الايزيدي</a> </li> <li class="blackwhite"><a class="myLinks" href="PageViewer.aspx?id=140" target="_self">المؤشرات الاحصائية لحقوق الانسان</a> </li> <li class="blackwhite"><a class="myLinks" href="PageViewer.aspx?id=132" target="_self">تقرير واقع الطفل العراقي بعد 2003</a> </li> </ul> </li> <li class="blackwhite"><div style="margin:0px; padding:0x;background-image:url('/web/20131002061742im_/http://www.humanrights.gov.iq/images/arrow-left.gif'); width:100%; background-position:left; background-repeat:no-repeat; z-index:-1;"><a class="myLinks" href="default.aspx" target="_self">2013</a> </div><ul class="UL"><li class="blackwhite"><a class="myLinks" href="default.aspx" target="_self">رد على تقرير هيومن رايتس ووتش</a> </li> <li class="blackwhite"><a class="myLinks" href="PageViewer.aspx?id=159" target="_self">التقرير السنوي للسجون لعام 2012</a> </li> <li class="blackwhite"><a class="myLinks" href="PageViewer.aspx?id=158" target="_self">الانجازات السنوية لعام 2012</a> </li> <li class="blackwhite"><a class="myLinks" href="PageViewer.aspx?id=160" target="_self">تقرير الاسرى والمفقودين لعام 2012</a> </li> <li class="blackwhite"><a class="myLinks" href="PageViewer.aspx?id=162" target="_self">تقرير المقابر الجماعية 2012</a> </li> <li class="blackwhite"><a class="myLinks" href="PageViewer.aspx?id=164" target="_self">رد على احداث الحويجة</a> </li> <li class="blackwhite"><a class="myLinks" href="PageViewer.aspx?id=165" target="_self">التقرير السنوي لقسم حقوق الاقليات</a> </li> <li class="blackwhite"><a class="myLinks" href="PageViewer.aspx?id=169" target="_self">رصد مؤشر الحق في التعليم الابتدائي</a> </li> <li class="blackwhite"><a class="myLinks" href="PageViewer.aspx?id=172" target="_self">تقرير قسم حقوق الطفل 2012</a> </li> <li class="blackwhite"><a class="myLinks" href="PageViewer.aspx?id=175" target="_self">تقرير قسم الشؤون الاجتماعية 2012</a> </li> <li class="blackwhite"><a class="myLinks" href="PageViewer.aspx?id=176" target="_self">تقريرواقع المرأة العراقية بعد عام 2003</a> </li> <li class="blackwhite"><a class="myLinks" href="default.aspx" target="_self">الديمقراطية وحقوق الانسان</a> </li> <li class="blackwhite"><a class="myLinks" href="PageViewer.aspx?id=183" target="_self">أثر الارهاب في العراق لعام 2012</a> </li> </ul> </li> </ul> <ul id="ddsubmenuside8" class="ddsubmenustyle blackwhite"> <li class="blackwhite"><div style="margin:0px; padding:0x;background-image:url('/web/20131002061742im_/http://www.humanrights.gov.iq/images/arrow-left.gif'); width:100%; background-position:left; background-repeat:no-repeat; z-index:-1;"><a class="myLinks" href="default.aspx" target="_self">من نحن</a> </div><ul class="UL"><li class="blackwhite"><a class="myLinks" href="default.aspx" target="_self">الرسالة</a> </li> <li class="blackwhite"><a class="myLinks" href="default.aspx" target="_self">الرؤية</a> </li> <li class="blackwhite"><a class="myLinks" href="default.aspx" target="_self">الاهداف</a> </li> <li class="blackwhite"><a class="myLinks" href="PageViewer.aspx?id=181" target="_self">الاخلاقيات المهنية</a> </li> </ul> </li> <li class="blackwhite"><div style="margin:0px; padding:0x;background-image:url('/web/20131002061742im_/http://www.humanrights.gov.iq/images/arrow-left.gif'); width:100%; background-position:left; background-repeat:no-repeat; z-index:-1;"><a class="myLinks" href="default.aspx" target="_self">بحوث ودراسات</a> </div><ul class="UL"><li class="blackwhite"><a class="myLinks" href="default.aspx" target="_self">كتب</a> </li> <li class="blackwhite"><div style="margin:0px; padding:0x;background-image:url('/web/20131002061742im_/http://www.humanrights.gov.iq/images/arrow-left.gif'); width:100%; background-position:left; background-repeat:no-repeat; z-index:-1;"><a class="myLinks" href="default.aspx" target="_self">اوراق عمل السياسات العامة</a> </div><ul class="UL"><li class="blackwhite"><a class="myLinks" href="PageViewer.aspx?id=178" target="_self">سياسة عامة وادارة مشاريع</a> </li> </ul> </li> <li class="blackwhite"><a class="myLinks" href="default.aspx" target="_self">استقصاءات الراي</a> </li> <li class="blackwhite"><a class="myLinks" href="default.aspx" target="_self">روابط مهمة</a> </li> <li class="blackwhite"><a class="myLinks" href="PageViewer.aspx?id=180" target="_self">دراسات وبحوث</a> </li> </ul> </li> <li class="blackwhite"><div style="margin:0px; padding:0x;background-image:url('/web/20131002061742im_/http://www.humanrights.gov.iq/images/arrow-left.gif'); width:100%; background-position:left; background-repeat:no-repeat; z-index:-1;"><a class="myLinks" href="default.aspx" target="_self">نشاط الوحدة</a> </div><ul class="UL"><li class="blackwhite"><a class="myLinks" href="PageViewer.aspx?id=174" target="_self">ورش عمل</a> </li> <li class="blackwhite"><a class="myLinks" href="PageViewer.aspx?id=177" target="_self">انشطة ولقاءات ومؤتمرات</a> </li> </ul> </li> </ul> <script type="text/javascript">ddlevelsmenu.setup("ctl00_ctl08_ddsidemenubar", "sidebar")</script></div> <div id="ctl00_ctl09_mc" class="ctl00_ctl09" style="width:190px;"> <div id="ctl00_ctl09_DivHCont" class="divHContainer"> <div id="ctl00_ctl09_DivHCurved" class="DivH"> <b class="b1h"></b> <b class="b2h"></b> <b class="b3h"></b> <b class="b4h"></b> </div> <div class="headerDiv"> <h3 id="ctl00_ctl09_hTitle">مقالات تفضح الارهاب</h3> </div> </div> <div id="ctl00_ctl09_divContent" class="contentDiv"> <div id="ctl00_ctl09_divHtml" class="author_box"> </div> <br/> <a id="ctl00_ctl09_lnkAll" href="authors.aspx">جميع الكتاب</a> </div> <div id="ctl00_ctl09_DivBCurved"> <b class="b4bh"></b><b class="b3bh"></b><b class="b2bh"></b><b class="b1bh"></b> </div> </div><div id="ctl00_ctl10_mc" class="ctl00_ctl10" style="width:190px;"><div id="ctl00_ctl10_DivHCont" class="divHContainer"><div id="ctl00_ctl10_DivHCurved" class="DivH"><b class="b1h"></b><b class="b2h"></b><b class="b3h"></b><b class="b4h"></b></div><div class="headerDiv"><h3 id="ctl00_ctl10_hTitle">الأبواب الرئيسية</h3></div></div> <div id="ctl00_ctl10_divContent" class="contentDiv" style="margin:auto; text-align:center"></div> <div id="ctl00_ctl10_DivBCurved"><b class="b4bh"></b><b class="b3bh"></b><b class="b2bh"></b><b class="b1bh"></b></div> </div> <script type="text/javascript"> </script><div id="ctl00_ctl11_ctl00_ctl11_RadAjaxPanel1Panel"> <div id="ctl00_ctl11_RadAjaxPanel1"> <!-- 2012.1.411.35 --> <div id="ctl00_ctl11_mc" class="ctl00_ctl11" style="width:190px;"> <div id="ctl00_ctl11_DivHCont" class="divHContainer"> <div id="ctl00_ctl11_DivHCurved" class="DivH"> <b class="b1h"></b> <b class="b2h"></b> <b class="b3h"></b> <b class="b4h"></b> </div> <div class="headerDiv"> <h3 id="ctl00_ctl11_hTitle">اشترك معنا</h3> </div> </div> <div id="ctl00_ctl11_divContent" class="contentDiv" style="direction:rtl;"> <div id="ctl00_ctl11_pnlMlst"> <div class="mailing_box"> <table align="center" width="100%"> <tr> <td> <span id="ctl00_ctl11_lbEmail">عنوانك الألكتروني</span> </td> <td> <div id="ctl00_ctl11_AjaxLoadingPanel1" class="RadAjax RadAjax_Web20" style="display:none;"> <div class="raDiv"> <img alt="Loading..." src="/web/20131002061742im_/http://www.humanrights.gov.iq/images/Ajax/loading1.gif" style="border:0px; width:100%"/> </div><div class="raColor raTransp"> </div> </div> </td> </tr> <tr> <td style="text-align:center" colspan="2"> <input name="ctl00$ctl11$txtEmail" type="text" id="ctl00_ctl11_txtEmail" style="direction:ltr"/> <br/> </td> </tr> <tr> <td colspan="2"> <a id="ctl00_ctl11_btnSubscribe" href="javascript:WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions("ctl00$ctl11$btnSubscribe", "", true, "GRP1", "", false, true))">اشترك</a> <br/><br/> </td> </tr> <tr> <td colspan="2"> <span><font size="1"><input id="ctl00_ctl11_chkTerms" type="checkbox" name="ctl00$ctl11$chkTerms"/><label for="ctl00_ctl11_chkTerms">موافق على</label></font></span> <a id="ctl00_ctl11_lnkTerms" class="PassLink" onclick="window.open('Terms.aspx','','width=520px,height=200px,left='+((screen.width -520) / 2)+',top='+ (screen.height - 200)/ 2+'');return false;" target="_blank">شروط الإشتراك</a> </td> </tr> </table> </div> </div> </div> <div id="ctl00_ctl11_DivBCurved"> <b class="b4bh"></b><b class="b3bh"></b><b class="b2bh"></b><b class="b1bh"></b> </div> </div> </div> </div><div id="ctl00_ctl12_mc" class="ctl00_ctl12" style="width:190px;"> <div id="ctl00_ctl12_DivHCont" class="divHContainer"> <div id="ctl00_ctl12_DivHCurved" class="DivH"> <b class="b1h"></b> <b class="b2h"></b> <b class="b3h"></b> <b class="b4h"></b> </div> <div class="headerDiv"> <h3 id="ctl00_ctl12_hTitle">آخر تحديث و أوقات أخرى</h3> </div> </div> <div id="ctl00_ctl12_divContent" class="contentDiv"> </div> <div id="ctl00_ctl12_DivBCurved"> <b class="b4bh"></b><b class="b3bh"></b><b class="b2bh"></b><b class="b1bh"></b> </div> </div> </center></div> </div> <div id="ctl00_divMiddle" class="CenterCol" style="background-color:White;background-image:url(/web/20131002061742im_/http://www.humanrights.gov.iq/);width:500px;"> <div id="wrapperDiv"> <div id="ctl00_PhCC_divMiddle" style="width:100%; margin:auto;padding-top:0px;"> <center><div id="ctl00_PhCC_ctl00_mc" class="ctl00_PhCC_ctl00" style="width:490px;"> <div id="ctl00_PhCC_ctl00_DivHCont" class="divHContainer"> <div id="ctl00_PhCC_ctl00_DivHCurved" class="DivH"> <b class="b1h"></b> <b class="b2h"></b> <b class="b3h"></b> <b class="b4h"></b> </div> <div class="headerDiv"> <h3 id="ctl00_PhCC_ctl00_hTitle" style="text-align:right;"></h3> </div> </div> <div id="ctl00_PhCC_ctl00_divContent" class="contentDiv"> <div id="ctl00_PhCC_ctl00_divOuter" style="direction:rtl;"><div id="slider"><ul class="UL" id="sliderContent"><li></li><li class="sliderImage"><a href="ArticleShow.aspx?ID=2766"><img border="0" src="/web/20131002061742im_/http://www.humanrights.gov.iq/uploads/7%20%5B400_300%5D18.jpg" width="490px" height="275px"></a><span class="top"><a class="Heading" href="ArticleShow.aspx?ID=2766">المركز الوطني لحقوق الانسان يستضيف مسؤول حقوق الانسان في بعثة الامم المتحدة في العراق (اليونامي)</a><br/>ضمن منهاج الدورة المتقدمة الرابعة التي يقيمها المركز الوطني لحقوق الانسان قدم مسؤول حقوق الانسان في بعثة الامم المتحدة في العراق (اليونامي) الاستاذ سنان الطائي محاضرة في مجال حقوق الانسان وذلك يوم الاحد .....</span></li><li class="sliderImage"><a href="ArticleShow.aspx?ID=2765"><img border="0" src="/web/20131002061742im_/http://www.humanrights.gov.iq/uploads/2%20%5B400_300%5D6767.jpg" width="490px" height="275px"></a><span class="top"><a class="Heading" href="ArticleShow.aspx?ID=2765">المستشارة القانونية للجنة الصليب الاحمر الدولية في العراق في ضيافة المركز الوطني لحقوق الانسان</a><br/>استقبلت السيدة ذكرى عبد الرحيم المدير العام للمركز الوطني التابع لوزارة حقوق الانسان السيدة كارين لونير المستشارة القانونية للجنة الصليب الاحمر الدولية في العراق يوم الاثنين المصادف 30/9/2013 والتي عبرت .....</span></li><li class="sliderImage"><a href="ArticleShow.aspx?ID=2763"><img border="0" src="/web/20131002061742im_/http://www.humanrights.gov.iq/uploads/DSC_0502%20%5B400_300%5D.jpg" width="490px" height="275px"></a><span class="top"><a class="Heading" href="ArticleShow.aspx?ID=2763">المركز الوطني لحقوق الانسان يستضيف اجتماع تداولي للجنة المعنية بكتابة تقرير العراق الخاص بالاتفاقية...</a><br/>بحضور معالي وزيرة الدولة لشؤون المرأة الدكتورة ابتهال كاصد الزيدي استضاف المركز الوطني لحقوق الانسان اللجنة المعنية بكتابة تقرير العراق الخاص بالاتفاقية الدولية الخاص بالقضاء على ظاهرة التمييز ضد المرأة .....</span></li><li class="sliderImage"><a href="ArticleShow.aspx?ID=2762"><img border="0" src="/web/20131002061742im_/http://www.humanrights.gov.iq/uploads/images/ministry imaag.jpg" width="490px" height="275px"></a><span class="top"><a class="Heading" href="ArticleShow.aspx?ID=2762">بيان استنكار وزارة حقوق الإنسان حول التفجيرات الإرهابية التي طالت الأبرياء في بغداد واربيل</a><br/>مرة أخرى يرتكب الإرهابيون جريمة بشعة بحق العراقيين الابرياء في مناطق متفرقة من العاصمة بغداد ومحافظة اربيل، بسياراتهم المفخخة واحزمتهم وعبواتهم الناسفة في مسلسل جرائمهم الطويل من اجل اشعال فتيل الحرب الطائفية .....</span></li><li class="sliderImage"><a href="ArticleShow.aspx?ID=2761"><img border="0" src="/web/20131002061742im_/http://www.humanrights.gov.iq/uploads/images/ministry imaag.jpg" width="490px" height="275px"></a><span class="top"><a class="Heading" href="ArticleShow.aspx?ID=2761">بيان وزارة حقوق الانسان بمناسبة اليوم العالمي لكبار السن</a><br/>يحتفل العراق والعالم في الاول من شهر تشرين الاول من كل عام باليوم العالمي لكبار السن وذلك بهدف التجاوب مع الفرص المتاحة لمجابهة التحديات التي تواجه الشيخوخة في القرن الحادي والعشرين بهدف تسليط</span></li><li class="sliderImage"><a href="ArticleShow.aspx?ID=2757"><img border="0" src="/web/20131002061742im_/http://www.humanrights.gov.iq/uploads/images/ministry imaag.jpg" width="490px" height="275px"></a><span class="top"><a class="Heading" href="ArticleShow.aspx?ID=2757">تصريح وكيل وزارة حقوق الانسان السيد حسين الزهيري بمناسبة انعقاد مؤتمر مكافحة الارهاب</a><br/>بمناسبة انعقاد المؤتمر الدولي لمكافحة الارهاب الذي تنظمه وزارة حقوق الانسان في التاسع من شهر تشرين الاول المقبل، أدلى وكيل وزارة حقوق الانسان السيد حسين الزهيري بتصريح إلى المركز الاعلامي في الوزارة هذا .....</span></li><li class="sliderImage"><a href="ArticleShow.aspx?ID=2756"><img border="0" src="/web/20131002061742im_/http://www.humanrights.gov.iq/uploads/images/ministry imaag.jpg" width="490px" height="275px"></a><span class="top"><a class="Heading" href="ArticleShow.aspx?ID=2756">اللجنة التحضيرية لمؤتمر مكافحة الارهاب تواصل اعمالها</a><br/>اعلن عضو اللجنة الخاصة بادارة المؤتمر الدولي اثر الارهاب على حقوق الانسان السيد حسين الساعدي مستشار وزارة حقوق الانسان ان عدد البحوث التي استلمت من قبل وزارة حقوق الانسان لغاية الان تم تصنيفها الى اربعة .....</span></li><li class="sliderImage"><a href="ArticleShow.aspx?ID=2753"><img border="0" src="/web/20131002061742im_/http://www.humanrights.gov.iq/uploads/users/aliaskar/news/vist_iran289.jpg" width="490px" height="275px"></a><span class="top"><a class="Heading" href="ArticleShow.aspx?ID=2753">لقاء الوفد العراقي بالرئيس الايراني بمشاركة وزارة حقوق الانسان</a><br/>على هامش اجتماعات الدورة الــ68 للجمعية العامة للامم المتحدة في نيويورك التقى الوفد العراقي برئاسة فخامة نائب رئيس الجمهورية الدكتور خضير الخزاعي وعضوية كل من معالي وزير الخارجية السيد هوشيار زيباري و .....</span></li><li class="sliderImage"><a href="ArticleShow.aspx?ID=2751"><img border="0" src="/web/20131002061742im_/http://www.humanrights.gov.iq/uploads/users/aliaskar/news/minister_qatar_279.JPG" width="490px" height="275px"></a><span class="top"><a class="Heading" href="ArticleShow.aspx?ID=2751">وفد العراق يلتقي بالامير القطري بمشاركة وزارة حقوق الانسان</a><br/>التقى الوفد العراقي المشارك في أجتماعات الدورة الــ68 للجمعية العامة للامم المتحدة في نيويورك برئاسة فخامة نائب رئيس الجمهورية الدكتور خضير الخزاعي وعضوية كل من وزير الخارجية السيد هوشيار زيباري ووزير .....</span></li><li class="sliderImage"><a href="ArticleShow.aspx?ID=2747"><img border="0" src="/web/20131002061742im_/http://www.humanrights.gov.iq/uploads/users/aliaskar/news/minister_russia_269.jpg" width="490px" height="275px"></a><span class="top"><a class="Heading" href="ArticleShow.aspx?ID=2747">وزير حقوق الانسان يشارك في مباحثات العراق مع روسيا في نيويورك</a><br/>شارك معالي وزير حقوق الإنسان المهندس محمد شياع السوداني في مباحثات وفد العراق الذي يرأسه نائب رئيس الجمهورية الدكتور خضير الخزاعي مع وفد جمهوريا روسيا الاتحادية برئاسة وزير الخارجية سيرجي لافروف. وتناولت .....</span></li><li class="sliderImage"><a href="ArticleShow.aspx?ID=2742"><img border="0" src="/web/20131002061742im_/http://www.humanrights.gov.iq/uploads/563980_4925641557990_614459808_n.jpg" width="490px" height="275px"></a><span class="top"><a class="Heading" href="ArticleShow.aspx?ID=2742">معالي وزير حقوق الإنسان يشارك في مباحثات وفد العراق مع نائب الرئيس الأميركي </a><br/>ضمن سلسلة اللقاءات التي يجريها وفد العراق المشارك في اجتماعات الدورة 68 للجمعية العامة للأمم المتحدة في نيويورك ، التقى الوفد الذي يرأسه نائب رئيس الجمهورية الدكتور خضير الخزاعي ويضم في عضويته معالي وزير .....</span></li><li class="sliderImage"><a href="ArticleShow.aspx?ID=2738"><img border="0" src="/web/20131002061742im_/http://www.humanrights.gov.iq/uploads/1380476_4925361710994_753480089_n.jpg" width="490px" height="275px"></a><span class="top"><a class="Heading" href="ArticleShow.aspx?ID=2738">وزير حقوق الانسان يشارك في مباحثات العراق مع روسيا في نيويورك</a><br/>شارك معالي وزير حقوق الإنسان المهندس محمد شياع السوداني في مباحثات وفد العراق الذي يرأسه نائب رئيس الجمهورية الدكتور خضير الخزاعي مع وفد جمهوريا روسيا الاتحادية برئاسة وزير الخارجية سيرجي لافروف.</span></li><li class="sliderImage"><a href="ArticleShow.aspx?ID=2736"><img border="0" src="/web/20131002061742im_/http://www.humanrights.gov.iq/uploads/users/aliaskar/news/turkP259.jpg" width="490px" height="275px"></a><span class="top"><a class="Heading" href="ArticleShow.aspx?ID=2736">وزارة حقوق الإنسان تشارك في المباحثات الرئاسية العراقية – التركية في نيويورك </a><br/>التقى السيد نائب رئيس الجمهورية الدكتور خضير الخزاعي ووزير الخارجية السيد هوشيار زيباري ووزير جقوق الانسان المهندس محمد شياع السوداني مع الرئيس التركي عبد الله غول ووزير الخارجية التركي اضافة إلى عدد من .....</span></li><li class="sliderImage"><a href="ArticleShow.aspx?ID=2733"><img border="0" src="/web/20131002061742im_/http://www.humanrights.gov.iq/uploads/users/aliaskar/news/kuwaitPM259.jpg" width="490px" height="275px"></a><span class="top"><a class="Heading" href="ArticleShow.aspx?ID=2733">وزارة حقوق الانسان تشارك في المباحثات العراقية - الكويتية في نيويورك </a><br/>التقى السيد نائب رئيس الجمهورية الدكتور خضير الخزاعي ووزير الخارجية السيد هوشيار زيباري ووزير جقوق الانسان المهندس محمد شياع السوداني برئيس وزراء دولة الكويت سمو الامير الشيخ صباح الاحمد الصباح ووزير .....</span></li><li class="sliderImage"><a href="ArticleShow.aspx?ID=2729"><img border="0" src="/web/20131002061742im_/http://www.humanrights.gov.iq/uploads/images/ministry imaag.jpg" width="490px" height="275px"></a><span class="top"><a class="Heading" href="ArticleShow.aspx?ID=2729">الولايات المتحدة تدين إدعاءات المجلس الوطني للمقاومة في إيران بشأن أختطاف الحكومة العراقية عناصر من...</a><br/>حرصاً من وزارة حقوق الانسان في إيصال المعلومة الحقيقية والمؤكدة الى الرأي العام ، وبعد ان تداولت عدد من الصحف ووكالات الانباء خبراً يتهم فيه مجلس المقاومة في إيران الحكومة العراقية بإختطاف عناصر من منظمة .....</span></li><li class="sliderImage"><a href="ArticleShow.aspx?ID=2719"><img border="0" src="/web/20131002061742im_/http://www.humanrights.gov.iq/uploads/images/ministry imaag.jpg" width="490px" height="275px"></a><span class="top"><a class="Heading" href="ArticleShow.aspx?ID=2719">تنوية صادر عن المركز الإعلامي لوزارة حقوق الإنسان</a><br/>ضمن سعي المركز الإعلامي في وزارة حقوق الإنسان الى توخي الدقة واعتماد الامانة المهنية في نقل ونشر المعلومات والبيانات، نؤكد بعدم دقة المعلومات التي نشرتها صحيفة البينة الجديدة في عددها الصادر بتاريخ 15/8/2013 .....</span></li><li class="sliderImage"><a href="ArticleShow.aspx?ID=2715"><img border="0" src="/web/20131002061742im_/http://www.humanrights.gov.iq/uploads/images/ministry imaag.jpg" width="490px" height="275px"></a><span class="top"><a class="Heading" href="ArticleShow.aspx?ID=2715">وكيل وزارة حقوق الانسان لشؤون الدراسات يبحث اجراءات استكمال انشاء مركز تأهيل ضحايا الارهاب في النجف...</a><br/>رأس السيد وكيل الوزارة لشؤون الدراسات الدكتور عبد الكريم عبد الله شلال</span></li><li class="sliderImage"><a href="ArticleShow.aspx?ID=2714"><img border="0" src="/web/20131002061742im_/http://www.humanrights.gov.iq/uploads/DSC_0022%20%5B400_300%5D.jpg" width="490px" height="275px"></a><span class="top"><a class="Heading" href="ArticleShow.aspx?ID=2714">المركز الوطني لحقوق الانسان ينظم ورشة عمل تدريبية للعدالة من اجل الاطفال بالتنسيق مع دائرة رصد...</a><br/>نظم المركز الوطني لحقوق الانسان ورشة عمل تدريبية</span></li><li class="sliderImage"><a href="ArticleShow.aspx?ID=2713"><img border="0" src="/web/20131002061742im_/http://www.humanrights.gov.iq/uploads/DSC_0017%20%5B400_300%5D.JPG" width="490px" height="275px"></a><span class="top"><a class="Heading" href="ArticleShow.aspx?ID=2713">وكيل وزارة حقوق الإنسان يؤكد على ضرورة الارتقاء والابداع في العمل الوظيفي </a><br/>دعا وكيل وزارة حقوق الانسان السيد حسين الزهيري</span></li><li class="sliderImage"><a href="ArticleShow.aspx?ID=2712"><img border="0" src="/web/20131002061742im_/http://www.humanrights.gov.iq/uploads/DSC_0018%20%5B400_300%5D.JPG" width="490px" height="275px"></a><span class="top"><a class="Heading" href="ArticleShow.aspx?ID=2712">وكيل وزارة حقوق الإنسان ينال تكريم المركز العراقي لحقوق الانسان واحياء الرموز الدينية والوطنية </a><br/>كرم المركز الوطني لحقوق الانسان واحياء الرموز الدينية والوطنية</span></li><li class="sliderImage"><a href="ArticleShow.aspx?ID=2711"><img border="0" src="/web/20131002061742im_/http://www.humanrights.gov.iq/uploads/images/ministry imaag.jpg" width="490px" height="275px"></a><span class="top"><a class="Heading" href="ArticleShow.aspx?ID=2711">بيان صادر من وزارة حقوق الإنسان حول اليوم العالمي للسلام</a><br/>تعـد مناسبة اليوم العالمي للسلام من المناسبات الإنسانية العالمية</span></li><li class="sliderImage"><a href="ArticleShow.aspx?ID=2709"><img border="0" src="/web/20131002061742im_/http://www.humanrights.gov.iq/uploads/DSC_0059%20%5B400_300%5D.JPG" width="490px" height="275px"></a><span class="top"><a class="Heading" href="ArticleShow.aspx?ID=2709">وكيل وزارة حقوق الانسان يرأس الاجتماع الخاص باللجنة الوطنية للتنسيق والمتابعة </a><br/>رأس وكيل وزارة حقوق الانسان لشؤون الدراسات والبحوث الدكتور عبد الكريم عبد الله شلال</span></li><li class="sliderImage"><a href="ArticleShow.aspx?ID=2706"><img border="0" src="/web/20131002061742im_/http://www.humanrights.gov.iq/uploads/images/ministry imaag.jpg" width="490px" height="275px"></a><span class="top"><a class="Heading" href="ArticleShow.aspx?ID=2706">بيان صادر من وزارة حقوق الانسان</a><br/>ان وزارة حقوق الانسان وكما هي دائماً، وانطلاقاً من واجبها الانساني</span></li><li class="sliderImage"><a href="ArticleShow.aspx?ID=2700"><img border="0" src="/web/20131002061742im_/http://www.humanrights.gov.iq/uploads/images/yaseen/imag/WaSeer/Baghdad%20Hona-1-.JPG" width="490px" height="275px"></a><span class="top"><a class="Heading" href="ArticleShow.aspx?ID=2700">قناة (هنا بغداد) تستضيف معالي وزير حقوق الانسان</a><br/>معالي وزير حقوق الانسان لقناة (هنا بغداد) الفضائية<br/>- الوزارة كان لها دور اساسي في خروج العراق من البند السابع<br/>- العراق ورث نحو 2000 قرار شرعت لانتهاك حقوق الانسان من قبل النظام السابق</span></li><li class="sliderImage"><a href="ArticleShow.aspx?ID=2691"><img border="0" src="/web/20131002061742im_/http://www.humanrights.gov.iq/uploads/images/ministry imaag.jpg" width="490px" height="275px"></a><span class="top"><a class="Heading" href="ArticleShow.aspx?ID=2691">الارهاب لن ينال من وحدتنا</a><br/>تصاعدت في الاونة الاخيرة وتيرة استهداف الجوامع والحسينيات من قبل الجماعات الارهابية</span></li><li class="sliderImage"><a href="ArticleShow.aspx?ID=2689"><img border="0" src="/web/20131002061742im_/http://www.humanrights.gov.iq/uploads/images/ministry imaag.jpg" width="490px" height="275px"></a><span class="top"><a class="Heading" href="ArticleShow.aspx?ID=2689">بيان صادر من وزارة حقوق الانسان حول العملية الارهابية في حسينية التميمي في الكسرة</a><br/>وتستمر جرائم الارهاب بعمليات الابادة الجماعية</span></li><li class="sliderImage"><a href="ArticleShow.aspx?ID=2678"><img border="0" src="/web/20131002061742im_/http://www.humanrights.gov.iq/uploads/images/yaseen/imag/WakeeL-Edaree/Wakee-elaam-1-.jpg" width="490px" height="275px"></a><span class="top"><a class="Heading" href="ArticleShow.aspx?ID=2678">وكيل وزارة حقوق الانسان يدعو للتصدي لجميع الافكار ودعوات التفرقة لوحدة الشعب العراقي</a><br/>دعا وكيل وزير حقوق الانسان السيد حسين الزهيري للتصدي</span></li><li class="sliderImage"></li></ul></div></div> </div> <div id="ctl00_PhCC_ctl00_DivBCurved"> <b class="b4bh"></b><b class="b3bh"></b><b class="b2bh"></b><b class="b1bh"></b> </div> </div> <div id="ctl00_PhCC_ctl01_mc" class="ctl00_PhCC_ctl01" style="width:490px;"> <div id="ctl00_PhCC_ctl01_DivHCont" class="divHContainer"> <div id="ctl00_PhCC_ctl01_DivHCurved" class="DivH"> <b class="b1h"></b> <b class="b2h"></b> <b class="b3h"></b> <b class="b4h"></b> </div> <div class="headerDiv"> <h3 id="ctl00_PhCC_ctl01_hTitle" style="text-align:right;">اخر الاخبار</h3> </div> </div> <div id="ctl00_PhCC_ctl01_divContent" class="contentDiv"> <div id="ctl00_PhCC_ctl01_divWrapper" class="ArticleBox"> </div> </div> <div id="ctl00_PhCC_ctl01_DivBCurved"> <b class="b4bh"></b><b class="b3bh"></b><b class="b2bh"></b><b class="b1bh"></b> </div> </div> <div id="ctl00_PhCC_ctl02_mc" class="ctl00_PhCC_ctl02" style="width:490px;"> <div id="ctl00_PhCC_ctl02_DivH2Curved"> <div class="DivH"> <b class="b1h"></b> <b class="b2bh"></b> <b class="b3bh"></b> <b class="b4bh"></b> </div> </div> <div id="ctl00_PhCC_ctl02_divContent" class="contentDiv" style=" margin:auto; padding:auto; text-align:center; height:auto;"> <div id="ctl00_PhCC_ctl02_divPanel" style=" text-align:center; margin:auto; padding:auto; height:auto;"> </div> </div> <div id="ctl00_PhCC_ctl02_DivBCurved"> <b class="b4bh"></b><b class="b3bh"></b><b class="b2bh"></b><b class="b1bh"></b> </div> </div> </center></div> <div id="ctl00_PhCC_divSound" style="width:0px; height:0px;"></div> <br/> </div> <div id="ctl00_divAdd" class="AddThisDiv"> <a class="addthis_button" href="https://web.archive.org/web/20131002061742/http://www.addthis.com/bookmark.php?v=250&pub=xa-4b06951072ac7cc7"> <img src="https://web.archive.org/web/20131002061742im_/http://s7.addthis.com/static/btn/v2/lg-share-en.gif" width="125" height="16" alt="Bookmark and Share" style="border:0"/> </a> <script type="text/javascript" src="https://web.archive.org/web/20131002061742js_/http://s7.addthis.com/js/250/addthis_widget.js#pub=xa-4b06951072ac7cc7"></script> </div> <br/> </div> <div id="ctl00_divRight" class="rightCol" style="width:200px;background-color:White;background-image:url(/web/20131002061742im_/http://www.humanrights.gov.iq/);"><div id="ctl00_divColR"><center> <div class="langBox"> <div class="Content"> <input type="image" name="ctl00$ctl13$imbLangArb" id="ctl00_ctl13_imbLangArb" title="عرض الموقع باللغة العربية" src="/web/20131002061742im_/http://www.humanrights.gov.iq/images/sys/ar.jpg" align="absmiddle" border="0"/> <input type="image" name="ctl00$ctl13$imbLangEng" id="ctl00_ctl13_imbLangEng" title="View in English" src="/web/20131002061742im_/http://www.humanrights.gov.iq/images/sys/en.jpg" align="absmiddle" border="0"/> </div> </div> <div id="ctl00_ctl14_mc" class="ctl00_ctl14" style="width:190px;"> <div id="ctl00_ctl14_DivHCont" class="divHContainer"> <div id="ctl00_ctl14_DivHCurved" class="DivH"> <b class="b1h"></b> <b class="b2h"></b> <b class="b3h"></b> <b class="b4h"></b> </div> <div class="headerDiv"> <h3 id="ctl00_ctl14_hTitle">السيرة الذاتية لمعالي الوزير</h3> </div> </div> <div id="ctl00_ctl14_divContent" class="contentDiv"> <div id="ctl00_ctl14_divHtml" class="custom_box"><a href="uploads/cv.pdf"><img alt="" width="700" height="805" style="width: 185px; height: 125px;" src="https://web.archive.org/web/20131002061742im_/http://www.humanrights.gov.iq/uploads/mi.jpg" title="السيرة الذاتية لمعالي الوزير"/></a><br/> <a href="https://web.archive.org/web/20131002061742/mailto:minister1@humanrights.gov.iq">البريد الالكتروني لمعالي الوزير</a></div> </div> <div id="ctl00_ctl14_DivBCurved"> <b class="b4bh"></b><b class="b3bh"></b><b class="b2bh"></b><b class="b1bh"></b> </div> </div> <style type="text/css"> .MidImg { vertical-align:middle; } </style> <div id="ctl00_ctl15_mc" class="ctl00_ctl15" style="width:190px;"> <div id="ctl00_ctl15_DivHCont" class="divHContainer"> <div id="ctl00_ctl15_DivHCurved" class="DivH"> <b class="b1h"></b> <b class="b2h"></b> <b class="b3h"></b> <b class="b4h"></b> </div> <div class="headerDiv"> <h3 id="ctl00_ctl15_hTitle">قسم توثيق الانتهاكات</h3> </div> </div> <div id="ctl00_ctl15_divContent" class="contentDiv"> <center> <div class="advertbox"> <div id="ctl00_ctl15_ADVRotator" class="RadRotator RadRotator_Web20"> <div class="rrRelativeWrapper"> <div class="rrClipRegion"> <ul class="rrItemsList"> <li class="rrItem"><div id="ctl00_ctl15_ADVRotator_i0"> <div id="ctl00_ctl15_ADVRotator_i0_mainContainer" class="itemContent"> <p> <a id="ctl00_ctl15_ADVRotator_i0_hLink" href="PageViewer.aspx?id=166" target="_blank"><img id="ctl00_ctl15_ADVRotator_i0_AdvertImgCtrl" class="MidImg" src="/web/20131002061742im_/http://www.humanrights.gov.iq/uploads/inthakat/INTHAKAT-page.JPG" align="middle" border="0" height="120" width="160"/></a> </p> <strong><span id="ctl00_ctl15_ADVRotator_i0_lbTitle" class="title">صور متحف الانتهاكات</span></strong> <br/> <span id="ctl00_ctl15_ADVRotator_i0_lbDiscription" class="description"></span> </div> <input type="hidden" name="ctl00$ctl15$ADVRotator$i0$URLTarget" id="ctl00_ctl15_ADVRotator_i0_URLTarget" value="1"/> </div></li> </ul> </div><a class="rrButton rrButtonUp" href="javascript:void(0);"> </a><a class="rrButton rrButtonLeft" href="javascript:void(0);"> </a><a class="rrButton rrButtonRight" href="javascript:void(0);"> </a><a class="rrButton rrButtonDown" href="javascript:void(0);"> </a> </div><input id="ctl00_ctl15_ADVRotator_ClientState" name="ctl00_ctl15_ADVRotator_ClientState" type="hidden"/> </div> </div> </center> </div> <div id="ctl00_ctl15_DivBCurved"> <b class="b4bh"></b><b class="b3bh"></b><b class="b2bh"></b><b class="b1bh"></b> </div> </div><div id="ctl00_ctl16_mc" class="ctl00_ctl16" style="width:190px;"> <div id="ctl00_ctl16_DivH2Curved"> <div class="DivH"> <b class="b1h"></b> <b class="b2bh"></b> <b class="b3bh"></b> <b class="b4bh"></b> </div> </div> <div id="ctl00_ctl16_divContent" class="contentDiv"> <div id="ctl00_ctl16_divHtml" class="custom_box"><p style="text-align: center;"><img src="https://web.archive.org/web/20131002061742im_/http://www.humanrights.gov.iq/uploads/users/aliaskar/photos/vist_ar2.jpg" alt="width="700"" height="805" style="width: 190px; height: 210px;" usemap="#visitingsmap"/> <map id="visitingsmap" name="visitingsmap"> <area shape="rect" coords="55,65,160,85" alt="2013" href="/web/20131002061742/http://www.humanrights.gov.iq/uploads/Efadat/visit-xml-2013.xls"/> <area shape="rect" coords="55,95,160,115" alt="2012" href="/web/20131002061742/http://www.humanrights.gov.iq/uploads/Efadat/visit-xml-2012.xls"/> <area shape="rect" coords="55,125,160,145" alt="2011" href="/web/20131002061742/http://www.humanrights.gov.iq/uploads/Efadat/visit-xml-2011.xls"/> </map></p> </div> </div> <div id="ctl00_ctl16_DivBCurved"> <b class="b4bh"></b><b class="b3bh"></b><b class="b2bh"></b><b class="b1bh"></b> </div> </div><div id="ctl00_ctl17_mc" class="ctl00_ctl17" style="width:190px;"> <div id="ctl00_ctl17_DivHCont" class="divHContainer"> <div id="ctl00_ctl17_DivHCurved" class="DivH"> <b class="b1h"></b> <b class="b2h"></b> <b class="b3h"></b> <b class="b4h"></b> </div> <div class="headerDiv"> <h3 id="ctl00_ctl17_hTitle">قسم العقود</h3> </div> </div> <div id="ctl00_ctl17_divContent" class="contentDiv"> <div class="OWSLBox"> <div id="ctl00_ctl17_divContentList"><ul class="list"><li><a href="TenderView.aspx?Id=8">كاميرات مراقبة</a></li><li><a href="TenderView.aspx?Id=7">تجهيز منظومات صوت خاصة بقاعات تدريب</a></li></ul></div> <div class="footerLabel" style=" text-align:center"> <a id="ctl00_ctl17_hlAll" href="Tenders.aspx">كل المناقصات</a> </div> </div> </div> <div id="ctl00_ctl17_DivBCurved"> <b class="b4bh"></b><b class="b3bh"></b><b class="b2bh"></b><b class="b1bh"></b> </div> </div> <div id="ctl00_ctl18_mc" class="ctl00_ctl18" style="width:190px;"> <div id="ctl00_ctl18_DivHCont" class="divHContainer"> <div id="ctl00_ctl18_DivHCurved" class="DivH"> <b class="b1h"></b> <b class="b2h"></b> <b class="b3h"></b> <b class="b4h"></b> </div> <div class="headerDiv"> <h3 id="ctl00_ctl18_hTitle">الخط الساخن</h3> </div> </div> <div id="ctl00_ctl18_divContent" class="contentDiv"> <div id="ctl00_ctl18_divHtml" class="custom_box"><p style="text-align: center;"><span style="font-size: 14px;"><strong><span style="font-size: 16px; color: #ff0000;"> مكتب الوزير<br/> قسم شؤون المواطنين</span><br/> 07812753736<br/> 07707127782<br/> <span style="color: #c00000;">***********<br/> </span> <span style="color: #002060;">عنوان البريد الالكتروني<br/> </span></strong></span><a href="https://web.archive.org/web/20131002061742/mailto:shakawa@humanrights.gov.iq"><span style="font-size: 12px; color: #002060;">shakawa@humanrights.gov.iq</span></a></p></div> </div> <div id="ctl00_ctl18_DivBCurved"> <b class="b4bh"></b><b class="b3bh"></b><b class="b2bh"></b><b class="b1bh"></b> </div> </div><div id="ctl00_ctl19_mc" class="ctl00_ctl19" style="width:190px;"> <div id="ctl00_ctl19_DivH2Curved"> <div class="DivH"> <b class="b1h"></b> <b class="b2bh"></b> <b class="b3bh"></b> <b class="b4bh"></b> </div> </div> <div id="ctl00_ctl19_divContent" class="contentDiv"> <div id="ctl00_ctl19_divHtml" class="custom_box"><a href="https://web.archive.org/web/20131002061742/http://www.youtube.com/user/humanrightsiq/videos"><img alt="" title="أضغط هنا" style="width: 185px; height: 185px;" src="https://web.archive.org/web/20131002061742im_/http://www.humanrights.gov.iq/uploads/youtube-logo.png"/></a></div> </div> <div id="ctl00_ctl19_DivBCurved"> <b class="b4bh"></b><b class="b3bh"></b><b class="b2bh"></b><b class="b1bh"></b> </div> </div> <style type="text/css"> .MidImg { vertical-align:middle; } </style> <div id="ctl00_ctl20_mc" class="ctl00_ctl20" style="width:190px;"> <div id="ctl00_ctl20_DivHCont" class="divHContainer"> <div id="ctl00_ctl20_DivHCurved" class="DivH"> <b class="b1h"></b> <b class="b2h"></b> <b class="b3h"></b> <b class="b4h"></b> </div> <div class="headerDiv"> <h3 id="ctl00_ctl20_hTitle">الإعلانات</h3> </div> </div> <div id="ctl00_ctl20_divContent" class="contentDiv"> <center> <div class="advertbox"> <div id="ctl00_ctl20_ADVRotator" class="RadRotator RadRotator_Web20"> <div class="rrRelativeWrapper"> <div class="rrClipRegion"> <ul class="rrItemsList"> <li class="rrItem"><div id="ctl00_ctl20_ADVRotator_i0"> <div id="ctl00_ctl20_ADVRotator_i0_mainContainer" class="itemContent"> <p> <a id="ctl00_ctl20_ADVRotator_i0_hLink" href="PageViewer.aspx?id=100" target="_blank"><img id="ctl00_ctl20_ADVRotator_i0_AdvertImgCtrl" class="MidImg" src="/web/20131002061742im_/http://www.humanrights.gov.iq/uploads/images/%d8%aa%d8%b9%d8%b0%d9%8a%d8%a8.jpg" align="middle" border="0" height="120" width="160"/></a> </p> <strong><span id="ctl00_ctl20_ADVRotator_i0_lbTitle" class="title">مشروع مركز تأهيل ضحايا التعذيب والارهاب في النجف</span></strong> <br/> <span id="ctl00_ctl20_ADVRotator_i0_lbDiscription" class="description"></span> </div> <input type="hidden" name="ctl00$ctl20$ADVRotator$i0$URLTarget" id="ctl00_ctl20_ADVRotator_i0_URLTarget" value="1"/> </div></li><li class="rrItem"><div id="ctl00_ctl20_ADVRotator_i1"> <div id="ctl00_ctl20_ADVRotator_i1_mainContainer" class="itemContent"> <p> <a id="ctl00_ctl20_ADVRotator_i1_hLink" href="PageViewer.aspx?id=101" target="_blank"><img id="ctl00_ctl20_ADVRotator_i1_AdvertImgCtrl" class="MidImg" src="/web/20131002061742im_/http://www.humanrights.gov.iq/uploads/images/%d8%b4%d8%a8%d9%83%d8%a9%20%d9%88%d8%b7%d9%86%d9%8a%d8%a9.jpg" align="middle" border="0" height="120" width="160"/></a> </p> <strong><span id="ctl00_ctl20_ADVRotator_i1_lbTitle" class="title">مشروع الشبكة الوطنية</span></strong> <br/> <span id="ctl00_ctl20_ADVRotator_i1_lbDiscription" class="description"></span> </div> <input type="hidden" name="ctl00$ctl20$ADVRotator$i1$URLTarget" id="ctl00_ctl20_ADVRotator_i1_URLTarget" value="1"/> </div></li> </ul> </div><a class="rrButton rrButtonUp" href="javascript:void(0);"> </a><a class="rrButton rrButtonLeft" href="javascript:void(0);"> </a><a class="rrButton rrButtonRight" href="javascript:void(0);"> </a><a class="rrButton rrButtonDown" href="javascript:void(0);"> </a> </div><input id="ctl00_ctl20_ADVRotator_ClientState" name="ctl00_ctl20_ADVRotator_ClientState" type="hidden"/> </div> </div> </center> </div> <div id="ctl00_ctl20_DivBCurved"> <b class="b4bh"></b><b class="b3bh"></b><b class="b2bh"></b><b class="b1bh"></b> </div> </div> <style type="text/css"> .MidImg { vertical-align:middle; } </style> <div id="ctl00_ctl21_mc" class="ctl00_ctl21" style="width:190px;"> <div id="ctl00_ctl21_DivHCont" class="divHContainer"> <div id="ctl00_ctl21_DivHCurved" class="DivH"> <b class="b1h"></b> <b class="b2h"></b> <b class="b3h"></b> <b class="b4h"></b> </div> <div class="headerDiv"> <h3 id="ctl00_ctl21_hTitle">انجازات</h3> </div> </div> <div id="ctl00_ctl21_divContent" class="contentDiv"> <center> <div class="advertbox"> <div id="ctl00_ctl21_ADVRotator" class="RadRotator RadRotator_Web20"> <div class="rrRelativeWrapper"> <div class="rrClipRegion"> <ul class="rrItemsList"> <li class="rrItem"><div id="ctl00_ctl21_ADVRotator_i0"> <div id="ctl00_ctl21_ADVRotator_i0_mainContainer" class="itemContent"> <p> <a id="ctl00_ctl21_ADVRotator_i0_hLink" href="PageViewer.aspx?id=117" target="_blank"><img id="ctl00_ctl21_ADVRotator_i0_AdvertImgCtrl" class="MidImg" src="/web/20131002061742im_/http://www.humanrights.gov.iq/uploads/images/ansanea/pdf/facee2012.jpg" align="middle" border="0" height="120" width="160"/></a> </p> <strong><span id="ctl00_ctl21_ADVRotator_i0_lbTitle" class="title">الخطة السنوية لوزارة حقوق الانسان لعام2012</span></strong> <br/> <span id="ctl00_ctl21_ADVRotator_i0_lbDiscription" class="description"></span> </div> <input type="hidden" name="ctl00$ctl21$ADVRotator$i0$URLTarget" id="ctl00_ctl21_ADVRotator_i0_URLTarget" value="1"/> </div></li><li class="rrItem"><div id="ctl00_ctl21_ADVRotator_i1"> <div id="ctl00_ctl21_ADVRotator_i1_mainContainer" class="itemContent"> <p> <a id="ctl00_ctl21_ADVRotator_i1_hLink" href="PageViewer.aspx?id=122" target="_blank"><img id="ctl00_ctl21_ADVRotator_i1_AdvertImgCtrl" class="MidImg" src="/web/20131002061742im_/http://www.humanrights.gov.iq/uploads/%d9%88%d8%b2%d8%a7%d8%b1%d8%a9%20%d8%a7%d9%84%d8%ae%d8%a7%d8%b1%d8%ac%d9%8a%d8%a9%20%d8%a7%d9%84%d8%a8%d8%b1%d9%8a%d8%b7%d8%a7%d9%86%d9%8a%d8%a9%20copy.jpg" align="middle" border="0" height="120" width="160"/></a> </p> <strong><span id="ctl00_ctl21_ADVRotator_i1_lbTitle" class="title">رد على تقرير وزارة الخارجية البريطانية</span></strong> <br/> <span id="ctl00_ctl21_ADVRotator_i1_lbDiscription" class="description"></span> </div> <input type="hidden" name="ctl00$ctl21$ADVRotator$i1$URLTarget" id="ctl00_ctl21_ADVRotator_i1_URLTarget" value="1"/> </div></li><li class="rrItem"><div id="ctl00_ctl21_ADVRotator_i2"> <div id="ctl00_ctl21_ADVRotator_i2_mainContainer" class="itemContent"> <p> <a id="ctl00_ctl21_ADVRotator_i2_hLink" href="PageViewer.aspx?id=127" target="_blank"><img id="ctl00_ctl21_ADVRotator_i2_AdvertImgCtrl" class="MidImg" src="/web/20131002061742im_/http://www.humanrights.gov.iq/uploads/tkarer/mkabr%202012.jpg" align="middle" border="0" height="120" width="160"/></a> </p> <strong><span id="ctl00_ctl21_ADVRotator_i2_lbTitle" class="title">التقرير الاساسي الاول عن المقابر الجماعية في العراق لعام 2012</span></strong> <br/> <span id="ctl00_ctl21_ADVRotator_i2_lbDiscription" class="description"></span> </div> <input type="hidden" name="ctl00$ctl21$ADVRotator$i2$URLTarget" id="ctl00_ctl21_ADVRotator_i2_URLTarget" value="1"/> </div></li><li class="rrItem"><div id="ctl00_ctl21_ADVRotator_i3"> <div id="ctl00_ctl21_ADVRotator_i3_mainContainer" class="itemContent"> <p> <a id="ctl00_ctl21_ADVRotator_i3_hLink" href="PageViewer.aspx?id=144" target="_blank"><img id="ctl00_ctl21_ADVRotator_i3_AdvertImgCtrl" class="MidImg" src="/web/20131002061742im_/http://www.humanrights.gov.iq/uploads/%d9%88%d8%a7%d8%ac%d9%87%d8%a9%20%d8%a7%d9%84%d8%aa%d9%82%d8%b1%d9%8a%d8%b1.jpg" align="middle" border="0" height="120" width="160"/></a> </p> <strong><span id="ctl00_ctl21_ADVRotator_i3_lbTitle" class="title">تقرير واقع الطفل العراقي بعد عام 2003</span></strong> <br/> <span id="ctl00_ctl21_ADVRotator_i3_lbDiscription" class="description"></span> </div> <input type="hidden" name="ctl00$ctl21$ADVRotator$i3$URLTarget" id="ctl00_ctl21_ADVRotator_i3_URLTarget" value="1"/> </div></li><li class="rrItem"><div id="ctl00_ctl21_ADVRotator_i4"> <div id="ctl00_ctl21_ADVRotator_i4_mainContainer" class="itemContent"> <p> <a id="ctl00_ctl21_ADVRotator_i4_hLink" href="PageViewer.aspx?id=158" target="_blank"><img id="ctl00_ctl21_ADVRotator_i4_AdvertImgCtrl" class="MidImg" src="/web/20131002061742im_/http://www.humanrights.gov.iq/uploads/%d9%88%d8%a7%d8%ac%d9%87%d8%a9%20%d8%a7%d9%84%d8%aa%d9%82%d8%b1%d9%8a%d8%b1%20%d8%a7%d9%84%d8%b3%d9%86%d9%88%d9%8a.jpg" align="middle" border="0" height="120" width="160"/></a> </p> <strong><span id="ctl00_ctl21_ADVRotator_i4_lbTitle" class="title">تقرير السجون لعام 2012</span></strong> <br/> <span id="ctl00_ctl21_ADVRotator_i4_lbDiscription" class="description"></span> </div> <input type="hidden" name="ctl00$ctl21$ADVRotator$i4$URLTarget" id="ctl00_ctl21_ADVRotator_i4_URLTarget" value="1"/> </div></li><li class="rrItem"><div id="ctl00_ctl21_ADVRotator_i5"> <div id="ctl00_ctl21_ADVRotator_i5_mainContainer" class="itemContent"> <p> <a id="ctl00_ctl21_ADVRotator_i5_hLink" href="PageViewer.aspx?id=159" target="_blank"><img id="ctl00_ctl21_ADVRotator_i5_AdvertImgCtrl" class="MidImg" align="middle" border="0" height="120" width="160"/></a> </p> <strong><span id="ctl00_ctl21_ADVRotator_i5_lbTitle" class="title">الانجازات السنوية لعام 2012</span></strong> <br/> <span id="ctl00_ctl21_ADVRotator_i5_lbDiscription" class="description"></span> </div> <input type="hidden" name="ctl00$ctl21$ADVRotator$i5$URLTarget" id="ctl00_ctl21_ADVRotator_i5_URLTarget" value="1"/> </div></li><li class="rrItem"><div id="ctl00_ctl21_ADVRotator_i6"> <div id="ctl00_ctl21_ADVRotator_i6_mainContainer" class="itemContent"> <p> <a id="ctl00_ctl21_ADVRotator_i6_hLink" href="PageViewer.aspx?id=160" target="_blank"><img id="ctl00_ctl21_ADVRotator_i6_AdvertImgCtrl" class="MidImg" src="/web/20131002061742im_/http://www.humanrights.gov.iq/uploads/%d9%82%d8%b3%d9%85%20%d8%a7%d9%84%d8%a7%d8%b3%d8%b1%d9%89%20%d9%88%d8%a7%d9%84%d9%85%d9%81%d9%82%d9%88%d8%af%d9%8a%d9%86.jpg" align="middle" border="0" height="120" width="160"/></a> </p> <strong><span id="ctl00_ctl21_ADVRotator_i6_lbTitle" class="title">التقرير السنوي لقسم الاسرى والمفقودين</span></strong> <br/> <span id="ctl00_ctl21_ADVRotator_i6_lbDiscription" class="description"></span> </div> <input type="hidden" name="ctl00$ctl21$ADVRotator$i6$URLTarget" id="ctl00_ctl21_ADVRotator_i6_URLTarget" value="1"/> </div></li><li class="rrItem"><div id="ctl00_ctl21_ADVRotator_i7"> <div id="ctl00_ctl21_ADVRotator_i7_mainContainer" class="itemContent"> <p> <a id="ctl00_ctl21_ADVRotator_i7_hLink" href="PageViewer.aspx?id=165" target="_blank"><img id="ctl00_ctl21_ADVRotator_i7_AdvertImgCtrl" class="MidImg" align="middle" border="0" height="120" width="160"/></a> </p> <strong><span id="ctl00_ctl21_ADVRotator_i7_lbTitle" class="title">التقرير السنوي لقسم حقوق الاقليات 2012</span></strong> <br/> <span id="ctl00_ctl21_ADVRotator_i7_lbDiscription" class="description"></span> </div> <input type="hidden" name="ctl00$ctl21$ADVRotator$i7$URLTarget" id="ctl00_ctl21_ADVRotator_i7_URLTarget" value="1"/> </div></li> </ul> </div><a class="rrButton rrButtonUp" href="javascript:void(0);"> </a><a class="rrButton rrButtonLeft" href="javascript:void(0);"> </a><a class="rrButton rrButtonRight" href="javascript:void(0);"> </a><a class="rrButton rrButtonDown" href="javascript:void(0);"> </a> </div><input id="ctl00_ctl21_ADVRotator_ClientState" name="ctl00_ctl21_ADVRotator_ClientState" type="hidden"/> </div> </div> </center> </div> <div id="ctl00_ctl21_DivBCurved"> <b class="b4bh"></b><b class="b3bh"></b><b class="b2bh"></b><b class="b1bh"></b> </div> </div><div id="ctl00_ctl22_Panel1"> <div id="ctl00_ctl22_mc" class="ctl00_ctl22" style="width:190px;"> <div id="ctl00_ctl22_DivHCont" class="divHContainer"> <div id="ctl00_ctl22_DivHCurved" class="DivH"> <b class="b1h"></b> <b class="b2h"></b> <b class="b3h"></b> <b class="b4h"></b> </div> <div class="headerDiv"> <h3 id="ctl00_ctl22_hTitle">البحث</h3> </div> </div> <div id="ctl00_ctl22_divContent" class="contentDiv"> <center> <div class="SearchCtrl"> <input name="ctl00$ctl22$txtText" type="text" maxlength="128" id="ctl00_ctl22_txtText" class="searchBox"/> <input type="image" name="ctl00$ctl22$imgSearch" id="ctl00_ctl22_imgSearch" title="ابحث" class="searchImg" src="/web/20131002061742im_/http://www.humanrights.gov.iq/images/sys/search.jpg" border="0"/> </div> </center> </div> <div id="ctl00_ctl22_DivBCurved"> <b class="b4bh"></b><b class="b3bh"></b><b class="b2bh"></b><b class="b1bh"></b> </div> </div> </div> <div id="ctl00_ctl23_mc" class="ctl00_ctl23" style="width:190px;"> <div id="ctl00_ctl23_DivHCont" class="divHContainer"> <div id="ctl00_ctl23_DivHCurved" class="DivH"> <b class="b1h"></b> <b class="b2h"></b> <b class="b3h"></b> <b class="b4h"></b> </div> <div class="headerDiv"> <h3 id="ctl00_ctl23_hTitle">دخول الأعضاء</h3> </div> </div> <div id="ctl00_ctl23_divContent" class="contentDiv"> <div class="login_box"> <div id="ctl00_ctl23_pnlbody"> <div id="ctl00_ctl23_divContentList" style=" padding-left:5px; padding-right:5px"> <span id="ctl00_ctl23_lbName">الاسم</span><br/> <input name="ctl00$ctl23$txtName" type="text" id="ctl00_ctl23_txtName"/><br/> <span id="ctl00_ctl23_lbPassword">كلمة السر</span><br/> <input name="ctl00$ctl23$txtPassword" type="password" id="ctl00_ctl23_txtPassword"/><br/> <table> <tr> <td> <input type="image" name="ctl00$ctl23$btnLogin" id="ctl00_ctl23_btnLogin" src="/web/20131002061742im_/http://www.humanrights.gov.iq/images/go.gif" border="0"/> </td> <td> <div id="ctl00_ctl23_lp1" class="RadAjax RadAjax_Web20" style="display:none;"> <div class="raDiv"> <img alt="Loading..." src="/web/20131002061742im_/http://www.humanrights.gov.iq/images/ajax/loading2.gif" style="border:0px"/> </div><div class="raColor raTransp"> </div> </div> </td> </tr> </table> <br/> <a id="ctl00_ctl23_hlAll" class="PassLink" href="PasswordRecovery.aspx">لاأتذكر كلمة السر</a> </div> </div> <div class="BoxFooterLabel"> <span id="ctl00_ctl23_lbMsg"><font color="Red"></font></span> </div> </div> </div> <div id="ctl00_ctl23_DivBCurved"> <b class="b4bh"></b><b class="b3bh"></b><b class="b2bh"></b><b class="b1bh"></b> </div> </div> <div id="ctl00_ctl24_mc" class="ctl00_ctl24" style="width:190px;"> <div id="ctl00_ctl24_DivHCont" class="divHContainer"> <div id="ctl00_ctl24_DivHCurved" class="DivH"> <b class="b1h"></b> <b class="b2h"></b> <b class="b3h"></b> <b class="b4h"></b> </div> <div class="headerDiv"> <h3 id="ctl00_ctl24_hTitle">دليل المواقع</h3> </div> </div> <div id="ctl00_ctl24_divContent" class="contentDiv"> <div class="OWSLBox"> <div id="ctl00_ctl24_divContentList"> </div> <div class="footerLabel"> <center> <a id="ctl00_ctl24_hlAll" href="Otherwebsitelinks.aspx">كل المواقع</a> </center> </div> </div> </div> <div id="ctl00_ctl24_DivBCurved"> <b class="b4bh"></b><b class="b3bh"></b><b class="b2bh"></b><b class="b1bh"></b> </div> </div> <div id="ctl00_ctl25_mc" class="ctl00_ctl25" style="width:190px;"> <div id="ctl00_ctl25_DivHCont" class="divHContainer"> <div id="ctl00_ctl25_DivHCurved" class="DivH"> <b class="b1h"></b> <b class="b2h"></b> <b class="b3h"></b> <b class="b4h"></b> </div> <div class="headerDiv"> <h3 id="ctl00_ctl25_hTitle">احصائيات</h3> </div> </div> <div id="ctl00_ctl25_divContent" class="contentDiv"> <div id="ctl00_ctl25_visitorCtrl" class="visitorbox"> </div> </div> <div id="ctl00_ctl25_DivBCurved"> <b class="b4bh"></b><b class="b3bh"></b><b class="b2bh"></b><b class="b1bh"></b> </div> </div></center></div></div> </center> <br style="clear:both"/> </div> </center> </div> <div style="width:100%; clear:both; text-align:center; margin:auto;"> <center> <div id="ctl00_ctrlFooter1_divFooter" class="footerBox"> <div id="ctl00_ctrlFooter1_divCContainer" class="divCenter" style="height:32px;Width:900px;border-top:solid 0px ;border-bottom:solid 0px ;background-color:#4f84ba;"> <div id="ctl00_ctrlFooter1_divFlash" style="width:100%;"></div> <div id="ctl00_ctrlFooter1_divLinks" style="width:100%; margin-bottom:2px;margin-top:3px; vertical-align:top"></div> <div id="ctl00_ctrlFooter1_divInfo" style="clear:both;width:100%;margin:3px auto 10px auto;display:inline;vertical-align:bottom;font-family:Tahoma;font-size:10px;color:#FFFFFF;">حقوق النشر محفوظة Copyright (c) 2010, <strong>humanrights.gov.iq</strong>, All Rights Reserved </div> </div> <div id="ctl00_ctrlFooter1_divPoweredBy" style="clear:both;text-align:center;margin:auto;Width:900px;"> <a href="https://web.archive.org/web/20131002061742/http://www.almubda.net/" style=" text-decoration:none; color:Black; font-family:Arial; font-weight:bold; float:left; font-size:9px" target="_blank">Powered by Al Mubda version 1.8.0</a> <a href="https://web.archive.org/web/20131002061742/http://www.almubda.net/" style=" text-decoration:none; color:Black; font-family:Arial; font-weight:bold; float:right; font-size:10px" target="_blank">بدعم المبدع الإصدار 1.8.0</a> </div> </div> </center> </div> </div> </center> <script type="text/javascript"> //<![CDATA[ Sys.Application.initialize(); Sys.Application.add_init(function() { $create(Telerik.Web.UI.RadAjaxLoadingPanel, {"initialDelayTime":0,"isSticky":true,"minDisplayTime":0,"skin":"Web20","transparency":0,"uniqueID":"ctl00$ctl11$AjaxLoadingPanel1","zIndex":90000}, null, null, $get("ctl00_ctl11_AjaxLoadingPanel1")); }); Sys.Application.add_init(function() { $create(Telerik.Web.UI.RadAjaxPanel, {"clientEvents":{OnRequestStart:"",OnResponseEnd:""},"enableAJAX":true,"enableHistory":false,"links":[],"loadingPanelID":"ctl00_ctl11_AjaxLoadingPanel1","styles":[],"uniqueID":"ctl00$ctl11$RadAjaxPanel1"}, null, null, $get("ctl00_ctl11_RadAjaxPanel1")); }); Sys.Application.add_init(function() { $create(Telerik.Web.UI.RadRotator, {"_itemHeight":"190px","_itemWidth":"190px","clientStateFieldID":"ctl00_ctl15_ADVRotator_ClientState","frameDuration":2500,"items":[{}],"scrollDirection":8,"skin":"Web20"}, null, null, $get("ctl00_ctl15_ADVRotator")); }); Sys.Application.add_init(function() { $create(Telerik.Web.UI.RadRotator, {"_itemHeight":"190px","_itemWidth":"190px","clientStateFieldID":"ctl00_ctl20_ADVRotator_ClientState","frameDuration":2500,"items":[{},{}],"scrollDirection":8,"skin":"Web20"}, null, null, $get("ctl00_ctl20_ADVRotator")); }); Sys.Application.add_init(function() { $create(Telerik.Web.UI.RadRotator, {"_itemHeight":"190px","_itemWidth":"190px","clientStateFieldID":"ctl00_ctl21_ADVRotator_ClientState","frameDuration":2500,"items":[{},{},{},{},{},{},{},{}],"scrollDirection":8,"skin":"Web20"}, null, null, $get("ctl00_ctl21_ADVRotator")); }); Sys.Application.add_init(function() { $create(Telerik.Web.UI.RadAjaxLoadingPanel, {"initialDelayTime":0,"isSticky":true,"minDisplayTime":0,"skin":"Web20","transparency":0,"uniqueID":"ctl00$ctl23$lp1","zIndex":90000}, null, null, $get("ctl00_ctl23_lp1")); }); //]]> </script> </form> </body> </html> <!-- FILE ARCHIVED ON 06:17:42 Oct 02, 2013 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 13:57:59 Nov 28, 2024. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). --> <!-- playback timings (ms): captures_list: 0.462 exclusion.robots: 0.022 exclusion.robots.policy: 0.014 esindex: 0.009 cdx.remote: 7.24 LoadShardBlock: 135.947 (3) PetaboxLoader3.datanode: 128.742 (4) PetaboxLoader3.resolve: 154.645 (2) load_resource: 182.253 -->