$w.onReady(() => { waitForLoading(); }); export function button6_onClick() { $w('#columnStrip14').show(); waitForLoading(); } function waitForLoading() { setTimeout(() => { $w('#columnStrip14').hide('FadeOut'); }, 1500); }
top of page

There’s Nothing Here...

We can’t find the page you’re looking for.
Check the URL, or head back home.

Copyright ©2021 by Amālgrain Studio. All rights reserved

bottom of page