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

Marking World Clean-up Day

07 October, 2022
In cooperation with Dubai Municipality, Dulsco leads clean-up drives for World Clean-up Day
 
Marking World Clean-up Day, Dulsco, the leading provider of integrated solutions in the region, organised clean-up drives in partnership with Dubai Municipality.
The drive started of with Dubai Municipality and several schools across the emirate, including Gems Legacy School, Cambridge International School-Dubai, Global Indian International School and Pristine Private School, for a beach clean-up at the Jumeirah Public Beach, with the assistance of more than 150 volunteers, including students and employees.
Second initiative brought together 60 volunteers from Dubai Municipality and Dulsco to participate in this shared community drive at Muhaisnah which contributes to their sense of social responsibility and demonstrates the power of collective efforts to increase the importance of environmental preservation.