Most favourite Government Departments in Abu Dhabi 85

Filters
Abu Dhabi Retirement Pensions & Benefits Fund (ADRPBF)
3

", close: "", width: '500px', height: '175px', left: '30%', fixed: 'true', initialWidth: '1px', initialHeight: '1px', overlayClose: false }); $('#cboxOverlay').hide(); $('#aLoadRejReqs').click(function (e) { LoadRejectedRequests(); return $telerik.cancelRawEvent(e); }); } function LoadRejectedRequests() { document.getElementById('myframe').contentWindow.eval("LoadRejectedRequests();"); } function ShowEntityContactFormOnReady() { if (x) { alert('تم تعطيل جميع خدمات جهة العمل لغاية تحديث بيانات ضباط الارتباط المرشحين'); var qstring = $('.hdnQueryString').val(); var urlScheme = 'http://'; var protocol = "&Protocol=http"; if (window.location.href.indexOf('https://') == 0) { protocol = "&Protocol=https"; urlScheme = 'https://'; } qstring += protocol; qstring += "&DomainName=" + document.domain + ';'; OpenAppWindow(null, urlScheme + 'eservice.pension.gov.ae/EntityServices/EntityAdministration/EntityContactsUpdateForm.aspx' + qstring, 1000, 700, true, OnEntityContactFormClosed); } else { window.setTimeout("ShowEntityContactFormOnReady()", 200); } } function OnEntityContactFormClosed(sender, args) { validNavigation = true; window.location.href = window.location.href; } function ShowContactPermissionDeniedMsg() { alert('تم تعطيل جميع خدمات جهة العمل لغاية تحديث بيانات ضباط الارتباط المرشحين، لذى يرجى مراجعة المستخدم الرئيسي لمزيد من التفاصيل'); } //EntityUpdateRequired function ShowEntityUpdateFormOnReady() { if (x) { alert('تم تعطيل جميع الخدمات الى حين تحديث البيانات المطلوبة'); var qstring = $('.hdnQueryString').val(); qstring += "&OnDemand=1"; var urlScheme = 'http://'; var protocol = "&Protocol=http"; if (window.location.href.indexOf('https://') == 0) { protocol = "&Protocol=https"; urlScheme = 'https://'; } qstring += protocol; qstring += "&DomainName=" + document.domain + ';'; OpenAppWindow(null, urlScheme + 'eservice.pension.gov.ae/EntityServices/EntityAdministration/EntityAdministrationForm.aspx' + qstring, 1000, 700, true, OnEntityUpdateFormClosed); } else { window.setTimeout("ShowEntityUpdateFormOnReady()", 200); } } function ShowUserDemographicsFormOnReady() { if (x) { alert('تم تعطيل جميع الخدمات الى حين تحديث البيانات المطلوبة'); var qstring = $('.hdnQueryString').val(); qstring += "&OnDemand=1"; var urlScheme = 'http://'; var protocol = "&Protocol=http"; if (window.location.href.indexOf('https://') == 0) { protocol = "&Protocol=https"; urlScheme = 'https://'; } qstring += protocol; qstring += "&DomainName=" + document.domain + ';&Mode=OnDemand'; OpenAppWindow(null, urlScheme + 'eservice.pension.gov.ae/Modals/Entity/Admin/UserDetail.aspx' + qstring, 700, 640, true, OnEntityUpdateFormClosed); } else { window.setTimeout("ShowUserDemographicsFormOnReady()", 200); } } function ShowGTGUserDemographicsFormOnReady() { if (x) { alert('تم تعطيل جميع الخدمات الى حين تحديث البيانات المطلوبة'); var qstring = $('.hdnQueryString').val(); var urlScheme = 'http://'; var protocol = "&Protocol=http"; if (window.location.href.indexOf('https://') == 0) { protocol = "&Protocol=https"; urlScheme = 'https://'; } qstring += protocol; qstring += "&DomainName=" + document.domain + ';&Mode=OnDemand'; OpenAppWindow(null, urlScheme + 'eservice.pension.gov.ae/Modals/GTG/Admin/UserDetail.aspx' + qstring, 700, 640, true, OnEntityUpdateFormClosed); } else { window.setTimeout("ShowGTGUserDemographicsFormOnReady()", 200); } } function OnEntityUpdateFormClosed(sender, args) { window.location.href = window.location.href; } function ShowUpdatePermissionDeniedMsg() { alert('تم تعطيل جميع الخدمات الى حين تحديث البيانات المطلوبة وعليه يرجى مراجعة المستخدم الرئيسي للمزيد من التفاصيل'); } function ShowEntitySiteFeatureOnReady() { if ($.cookies.get('ck_SiteFeatureAR') != '1') { $.cookies.set('ck_SiteFeatureAR', 1); var qstring = $('.hdnQueryString').val(); var urlScheme = 'http://'; var protocol = "&Protocol=http"; if (window.location.href.indexOf('https://') == 0) { protocol = "&Protocol=https"; urlScheme = 'https://'; } qstring += protocol; qstring += "&DomainName=" + document.domain + ';'; qstring = qstring.replace('undefined', ''); $(function () { var url = urlScheme + 'eservice.pension.gov.ae/EntityServices/SiteFeatures/SiteFeaturesViewer.aspx?' + qstring; var fUrl = url.replace("??", "?"); OpenPopupOutSideIframe(fUrl, 700, 500); }); } } function OpenPopupOutSideIframe(url, width, height) { $.fn.colorbox({ href: url, width: width, height: height, iframe: true, close: "", overlayClose: false, fastIframe: false }); } //ShowAnnouncementOnReady // function ShowAnnouncementOnReady() { // var oManager = $find($(".AppWindowManager").attr("id")); // if (oManager != null) { // OpenAppWindow('electionWindow', '/SiteAssets/electionPopup/index.html', 1000, 700); // } // else // window.setTimeout("ShowAnnouncementOnReady()", 200); // } //-------------------------------------------------------- /* Fix for Incident #25008 - Work Order #4564 */ var x = false; function showAwarenessPopup() { //alert('showAwarenessPopup'); if ($.cookies.get('ck_AwarenessShown') != '1') { $.cookies.set('ck_AwarenessShown', 1); // show popup message showPopupOnReady(); // x = "document.getElementById('AwarenessPopupShow').click();"; } } function showPopupOnReady() { // alert('showAwPopupOnReady'); //alert(document.getElementById('AwarenessPopupShow')); if (x) { document.getElementById('AwarenessPopupShow').click(); } else { window.setTimeout("showPopupOnReady()", 200); } } function showSurveyPopup() { //alert('showSurveyPopup'); if ($.cookies.get('ck_AwarenessShown') != '1') { //$.cookies.set('ck_AwarenessShown', 1); // show popup message showSurveyPopupOnReady(); // x = "document.getElementById('AwarenessPopupShow').click();"; } } function showSurveyPopupOnReady() { //alert('showSurveyPopupOnReady'); if (x) { document.getElementById('SurveyPopupShow').click(); } else { window.setTimeout("showSurveyPopupOnReady()", 200); } } /* Fix for Incident #25008 - Work Order #4564 */ function LogoutUserSession(onclose) { ClearCookies(); $('.hdnQueryString').val(''); if (onclose || window.location.href.indexOf('http://pfund-webapp') == 0) { var _Frame = document.getElementById('WebClientHelperFrame'); if (_Frame && _Frame.src.indexOf('token') > 0) { _Frame.contentWindow.LogoutUserSession(); } if (onclose) { $('.hdncookie').val('1'); $('.UserLogoutLink').click(); } } if (!onclose && $('.hdncookie').val() != '1') { $.cookies.del('ObSSOCookie', { path: '/', domain: 'pension.gov.ae' }); var _Frame = document.getElementById('WebClientHelperFrame'); if (_Frame && _Frame.src.indexOf('token') > 0) { _Frame.contentWindow.LogoutEntityUserSession(); } } } function ClearCookies() { try { if ($.cookies.test()) { $.cookies.del('IsPopupShown'); $.cookies.del('ck_AwarenessShown'); $.cookies.del('ck_SiteFeatureAR'); $.cookies.del('ck_PaymentReminderAR'); $.cookies.del('ck_DashBoardAR'); $.cookies.del('ck_Visitors'); $.cookies.del('MemberCookie'); $.cookies.del('FEDSSOCookie', { path: '/', domain: 'pension.gov.ae' }); $.cookies.del('FEDSSOCookieNotValid', { path: '/', domain: 'pension.gov.ae' }); $.cookies.del('FEDSLOCookie', { path: '/', domain: 'pension.gov.ae' }); } } catch (err) { alert(err.ToString()); } } function SetHelperSource(url) { var qstring = $('.hdnQueryString').val(); var protocol = "&Protocol=http"; var helperurl; if (qstring && document.getElementById('WebClientHelperFrame').src.indexOf('?') -1) { helperurl += 'pfund-webapp.adrpbf.pension.gov.ae:9090'; } else { helperurl += 'eservice.pension.gov.ae' } document.getElementById('WebClientHelperFrame').src = helperurl + url + qstring + protocol; } } $(document).ready(function () { $(".inline").colorbox({ inline: true, width: "50%", height: "200px", close: "" }); $(".chat").colorbox({ //iframe: true, innerWidth: 800, innerHeight: 600, overlayClose: false, close: "", iframe: true, width: "800", height: "600", overlayClose: false, close: "", onClosed: function () { Asking4Survey(); } }); /* BMC Integration System */ var windowHeight = $(window).height() - 120; $(".BmcTicketManagement").colorbox({ inline: true, width: "50%", height: '200px', close: "" }); $(".BmcInline").colorbox({ iframe: true, innerWidth: 800, innerHeight: windowHeight, overlayClose: false, close: "", className: 'BMCFrame' }); SetBMCSource(); /* BMC Integration System */ /* Fix for Incident #25008 - Work Order #4564 */ var windowHeight = $(window).height() - 120; $(".SurveyPopupShow").colorbox({ inline: true, width: "50%", overlayClose: false, close: "", escKey: true, onLoad: function () { //$("#cboxClose").hide(); }, onClosed: function () { showAwarenessPopup(); //$("#cboxClose").show(); } }); $(".AwarenessPopupShow").colorbox({ inline: true, width: "50%", overlayClose: false, close: "", escKey: true, onLoad: function () { //$("#cboxClose").hide(); }, onClosed: function () { //$("#cboxClose").show(); } }); x = true; /* Fix for Incident #25008 - Work Order #4564 */ }); /* BMC Integration System */ function SetBMCSource() { var qstring = $('.hdnQueryString').val(); var protocol = "&Protocol=http"; if (window.location.href.indexOf('https://') == 0) { protocol = "&Protocol=https"; } qstring += protocol; qstring += "&DomainName=" + document.domain + ';'; if (qstring && document.getElementById('BmcClickInline').href.indexOf('?') لوحة بيانات لجهة العمل '); } } function SetVisitorsNumber(count) { debugger; $('.visitorsCount').text("عدد الزائرين: " + count); } function Confirmation(href) { $(function () { if ($.cookies.get('PreviousServiceAgreed') != '1') { $('#overlay-back').show(); $('#previousServicePopup').show(); return false; } else { window.location.href = href; } }); $('#disAgreeLink').click(function () { document.cookie = "PreviousServiceAgreed=0; path=/"; $('#overlay-back').hide(); $('#previousServicePopup').hide(); return false; }); $('#agreeLink').click(function () { document.cookie = "PreviousServiceAgreed=1; path=/"; $('#overlay-back').hide(); $('#previousServicePopup').hide(); window.location.href = href; return false; }); } function ShowNotAllowedToLogin(type) { $.cookies.del('FEDSSOCookieNotValid', { path: '/', domain: 'pension.gov.ae' }); if (type == 2) ShowPopupMessage('لا تملك صلاحيات كافية يسمح للمستخدمين المسجلين في الدخول الذكبي باستخدام الهوية الاستفادة من الباقة، الرجاء الدخول إلى حسابك الخاص في الدخول الذكي أو زيارة أحد الأكشاك للتسجيل ببطاقة الهوية'); else if (type == 1) ShowPopupMessage('أنت غير مسجل حالياً في صندوق معاشات و مكافآت التقاعد لإمارة أبوظبي، يرجى الاتصال بالصندوق أو بمقر العمل الخاص بك'); }

Technology Development Committee (TDC)

Government Departments

Technology Development Committee (TDC)

Abu Dhabi

5th Floor, Oxy Building-Ahli Al Kuwait Bank Building, Al Murour Street, Al Nahyan

2

Abu Dhabi National Oil Company (ADNOC)
2

We are making today’s energy cleaner, while investing in the clean energies of tomorrow. With sustainability at its core, our lower carbon solutions are delivering maximum energy with minimum emissions, as we help progress a responsible and realistic energy transition.

Ministry of Presidential Affairs (MOPA)
2

وزارة شؤون الرئاسة - الصفحة الرئيسة

General Civil Aviation Authority (GCAA)
2

 GCAA.Web.Branding - UserLanguagePreference Please wait...

Abu Dhabi Airports Company (ADAC)

Government Departments

Abu Dhabi Airports Company (ADAC)

Abu Dhabi

Abu Dhabi Airport Near Cargo Terminal, Airport Road, Abu Dhabi International Airport

2

Since 2006 Abu Dhabi Airports has been receiving numerous prestigious awards from prominent international and local organizations in acknowledgement of its operational excellence, as well as marketing, training and corporate responsibility initiatives.

Abu Dhabi Sports Council (ADSC)

Government Departments

Abu Dhabi Sports Council (ADSC)

Abu Dhabi

7th Floor, Sheikha Fatima Bint Mubarak - Building No C 67, Corniche Street

1

ADSC is aligned to the emirate’s leadership vision to develop sport and youth activities.

Abu Dhabi Investment Council (The Council)

Government Departments

Abu Dhabi Investment Council (The Council)

Abu Dhabi

Main Reception of Silver Sheikh Hamdan Building - Silver Tower, Corniche Road, Al Markaziyah

1

The Abu Dhabi Investment Council is an investment arm of the Government of Abu Dhabi. The Council started its operations in April 2007 and is responsible for investing part of the government’s surplus financial resources through a globally diversified investment strategy, targeting positive capital returns through an expansive portfolio of highly diversified asset classes and active investment management strategies.

Abu Dhabi National Exhibitions Company (ADNEC)
1

ADNEC Centre Abu Dhabi is a multi-award winning venue offering organisers of exhibitions, conferences and events.

Emirates Driving Company (EDC)

Government Departments

Emirates Driving Company (EDC)

Abu Dhabi

17th Street, Industrial City Of Abu Dhabi (ICAD)

1

Be Wise... Drive Safe

Regulation and Supervision Bureau (The Bureau)
1

RSB is the independent regulatory body for the water and electricity sector in the Emirate of Abu Dhabi. The Bureau has the sole and exclusive authority to regulate the water and electricity sector in Abu Dhabi and has full powers to regulate all licensed operators economically and technically in accordance with the existing Law. The licensed operators include: generation and desalination companies, transmission company, distribution Companies and a waste water operator. The primary duty of the Bureau is to ensure the continued availability of potable water for human consumption and electricity for use in hospitals and centers for the disabled, aged and sick. We regulate the water, waste water and electricity sector of the Emirates of Abu Dhabi.

Abu Dhabi General Services ( Musanada)

Government Departments

Abu Dhabi General Services ( Musanada)

Abu Dhabi

3rd Floor, Al Bateen Towers Building # C6, Bainuna Street

0

Comprising the Roads and Infrastructure Departments, The Roads and Infrastructure Division is responsible for delivery of strategic roads an..