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 Group is recognised at the Mentl Awards

26 November, 2024

At Dulsco Group, we are proud to share our recognition at the Mentl Awards for our ongoing commitment to mental health and the well-being of our employees.

David Stockton, Group CEO of Dulsco Group, was honoured with the Mental Health Heroes: Empathy in Leadership award, in recognition of his outstanding leadership and dedication to fostering a culture of care, support, and empathy across the group.

Dulsco Group was also Highly Commended in the Best Mental Health Care in Human Resources and Recruitment category, highlighting our continued efforts to provide a positive and supportive work environment for all, including our dedicated workforce.

Advance Global Recruitment received a Highly Commended for Outstanding Mental Health Support in the Energy Industry, underscoring our commitment to supporting the mental health of our teams and offshore personnel.

These awards reflect our continuous commitment to promoting the mental well-being of our employees and building a culture of inclusivity, care, and sustainability.

Source:TheMentlAwards