function elqGetGuidCookieValue() { console.log("Get Cookie Value"); var name, value, index, cookies = document.cookie.split(";"); console.log("cookies", cookies); for (var i = 0; i < cookies.length; i++) { index = cookies[i].indexOf("="); if (index > 0 && cookies[i].length > index + 1) { name = cookies[i].substr(0, index).trim(); console.log("name", name); if (name == "ELOQUA") { value = cookies[i].substr(index + 1); var subCookies = value.split("&"); for (var l = 0; i < subCookies.length; l++) { var subCookie = subCookies[l].split("="); console.log("Cookie Value 1", subCookie); if (subCookie.length == 2 && subCookie[0] == "GUID") { console.log("Cookie Value 2", subCookie); return subCookie[1]; } } } } } return ""; } elqGetGuidCookieValue();People Solutions Company | Dulsco | News

News

Dulsco is awarded as one of the winners of the first edition of Emirates Labour Market Awards

23 November, 2023

Dulsco is awarded as one of the winners of the first edition of Emirates Labour Market Awards in Outstanding Establishments for Employment, Empowerment, and Attracting Skilled Labour Practices under Establishment Category.

The Emirates Labour Market Award is divided into three main categories: the Establishments Category, which aims to acknowledge leading establishments that have continually managed employment relationships in an exceptional manner; the Workforce Category, which targets outstanding workers who have served the UAE’s business sector and the community; and the Business Services Partners Category, which acknowledges companies that support the development of leading labour market practices. The first edition of the award honoured 66 winners across all main and subcategories.

 

Source: Gulf News