Thankyou Jeannie - long standing racecourse manager & tourism ambassador steps down
Jeannie Chantler will bring an end to nearly 19 years of service as general manager of Bangor-on-Dee racecourse in Wrexham on Friday with...
import wixWindow from 'wix-window'; let myLang = wixWindow.multilingual.currentLanguage; $w.onReady(function () { //changes the gallery to match language selection if (myLang === 'en'){ $w('#VISITen').show() $w('#VISITen).expand() } else if (myLang === 'cy'){ $w('#VISITcy').show() $w('#VISITcy').expand() } });