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

Greentech Safety India Summit 2022

Greentech Safety India Summit 2022
bottom of page