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 appoints Martin Brogan as Director of HSE

07 August, 2023

UAE-based Dulsco Group, a leader in People Solutions, Environmental Solutions, Talent Solutions and Energy Recruitment Solutions, has appointed Martin Brogan as Director of Health, Safety and Environment as the company calls for unified, nationwide standard to improve HSE practices and culture.

 

Martin brings more than 20 years’ expertise to the company, with extensive HSE experience in the UK and UAE in the oil and gas, aviation, food manufacturing and FMCG sectors. He has a degree in Health and Safety, is a certified ISO 45001 Lead Auditor and a graduate of the UK’s National Examination Board in Occupational Safety and Health (NEBOSH).

 

At Dulsco, Martin is responsible for all HSE operations at a corporate and client level. Internally, he is working closely with all departments within the four portfolios to further enhance Dulsco’s already robust HSE policies and procedures. Martin also acts as the lead HSE advisor to Dulsco’s customers, many of whom want on-the-ground HSE support from the Dulsco team in their day-to-day operations.

 

Source: zawya