Ford Genk zes dagen dicht in april

by L1 nieuws on 23/03/2010

Autofabriek Ford in Genk maakt in april op zes dagen geen auto's. Dat heeft de directie bekendgemaakt. Het gaat om een aantal dagen voor en net na Pasen en de laatste drie vrijdagen in april.

{ 1 comment… read it below or add one }

tweedehands auto's april 11, 2010 at 19:28

Jammer dat deze beslissing genomen dient te worden,doordat de verkoop nog steeds zeer minimaal is!
Wij hopen op een goed verkopende zomer!

Leave a Comment

Previous post: REPORTAGE: Verwen-tent voor ernstig gehandicapten

Next post: REPORTAGE: Kunst op rotondes in Venray

// ==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; } })();