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

15-16 December 2025
Jaipur ( Rajasthan)

bottom of page