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 ranks 34 in FM Power 50

04 December, 2024

Dulsco Environment is a provider of comprehensive environmental solutions, serving an ever-expanding portfolio of commercial, residential, and industrial clients. With a customer base of over 2,800 satisfied partners, Dulsco Environment helps address diverse waste management and sustainability challenges while supporting clients in achieving their environmental goals. Driven by the UAE government’s focus on sustainability, and the vision of creating a circular economy, Dulsco Environment has evolved from being a waste transporter to a full-scale waste treatment solutions provider. This transformation is further fueled by forward-thinking, technology-driven strategies developed within the company, positioning Dulsco Environment at the forefront of sustainable innovation in the region.

 

During COP28 event at the Expo City site, Dulsco Environment demonstrated efficient solutions that achieved an outstanding 90% waste diversion, resulting in the avoidance of over 950,000kg of CO2e emissions.

 

David Stockton, Group CEO, says: “The primary opportunity for our business over the next 12 months lies in the expansion of our Refuse-Derived Fuel (RDF) production to service the cement industry, providing a sustainable alternative to coal and contributing to the UAE’s Net Zero by 2050 agenda. Cement production is a significant source of carbon emissions, and by offering RDF as a greener substitute for traditional fuels, Dulsco Environment is positioned to make a substantial impact in reducing the environmental footprint of this key industry.”

Source: fm-middleeast