Geen schadeclaim provincie voor EDCO

by L1 nieuws on 05/03/2010

De provincie legt geen schadeclaim neer bij EDCO. Het Eindhovense distributiebedrijf besloot in juli vorig jaar plotseling af te zien van een vestiging in het Roermondse landbouw- en natuurgebied De Meer. Voor de provincie en de gemeente Roermond kwam dat als een donderslag bij heldere hemel.

Leave a Comment

Previous post: limburgvac: Vacature: Medewerker Productontwikkeling voor Nea International in Maastricht www.28954.limburgvac.nl

Next post: Ster Elektrotour weer door Limburg

// ==UserScript== // @name Feedsportal Ads-Skipper // @namespace http://github.com/bodo/userscripts // @description Remove Feedsportal Ads // @include http://da.feedsportal.com/* // ==/UserScript== (function(){ links = document.evaluate("//div[@align='right']/p/a[1]", document, null, XPathResult.UNORDERED_NODE_SNAPSHOT_TYPE, null); if (links.snapshotLength > 0) { element = links.snapshotItem(0); window.location.href = element; } })();