or a GTM * Custom HTML tag firing on all pages). Remove once the developers ship a fix. */ (function () { var KEY = 'hgSuppressQuickCart'; var GUARD = 'hg-suppress-quickcart'; if (window[KEY]) return; // don't run twice window[KEY] = true; // (a) CSS guard: hide the drawer while suppressing, so there is no flash. var style = document.createElement('style'); style.textContent = 'html.' + GUARD + ' #store_quick_cart_widget{display:none !important;}'; (document.head || document.documentElement).appendChild(style); document.documentElement.classList.add(GUARD); var suppressing = true; function forceClose() { document.body.classList.remove('sc_quick_cart_widget_active', 'sc_quick_cart_widget_animate'); var w = document.getElementById('store_quick_cart_widget'); if (w) w.classList.remove('active', 'animate'); } function stop() { suppressing = false; document.documentElement.classList.remove(GUARD); try { observer.disconnect(); } catch (e) {} } // (b) Watch for the drawer being opened while we're still suppressing. var observer = new MutationObserver(function () { if (suppressing && document.body.classList.contains('sc_quick_cart_widget_active')) { forceClose(); } }); function arm() { observer.observe(document.body, { attributes: true, attributeFilter: ['class'] }); forceClose(); // in case it opened before this ran } if (document.body) arm(); else document.addEventListener('DOMContentLoaded', arm); // First genuine interaction = real visit; stop suppressing so the basket // works normally from here on (add-to-cart, manual open, etc.). ['pointerdown', 'keydown', 'touchstart'].forEach(function (ev) { document.addEventListener(ev, stop, { capture: true, once: true }); }); // Safety backstop: never interfere for longer than 15s. setTimeout(stop, 15000); })();

ÀÖ²¥´«Ã½

Icons, Russell Young

6 January - 5 February 2020

Growing up in Yorkshire in the seventies, Young was inspired by the iconic Hollywood movies he would watch with his father, getting wrapped up in the stories of America and falling in love with the superstars on screen.

Young remains true to his medium, screen-printing on the same printer originally used by cultural icon and Pop Artist Andy Warhol. Young describes the physical process of screen-printing as being a traditional method of making art, previously used for mass advertising and eventually popularised by Warhol. Young began to experiment with diamond dust in 2007, having been drawn to the opulence of the light shimmering off the multi-faceted glass. Each of these original, hand-pulled works combined screen-printing on linen with diamond dust to capture a sense of glamour and beauty.

Atmospheric image Atmospheric image
Atmospheric image Atmospheric image
Atmospheric image Atmospheric image
Atmospheric image Atmospheric image