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

REUSE REFUSE: How sustainable waste management is key to circular economy goals

11 March, 2024

Two industry leading firms, Dulsco Environment and Imdaad, share their insights on the challenges, innovations, and contributions shaping the sector in the Middle East. Dulsco Environment, with its 89-year legacy, emphasises the shift from waste transporter to comprehensive waste treatment solutions provider. Meanwhile, Imdaad focuses on leveraging technology, including smart bins and AI-powered routing, to enhance waste management processes. Both companies play pivotal roles in advancing the region’s circular economy goals through sustainable practices, technological advancements, and collaborative initiatives.

 

Source: facilitesmanagementmiddleeast