top of page


A Lucky Chance
Wise Children is a touring theatre company which means that when we're not out on tour we don't have a base. It's only recently that...
Simon Baker
May 15, 20231 min read
Â
Â
Â
bottom of page
import wixWindow from 'wix-window'; import wixLocation from 'wix-location'; function open_Lightbox(){ let query = wixLocation.query; var goto = query.name; wixWindow.openLightbox(goto); } $w.onReady(function () { open_Lightbox(); });