lifecamcnc.com

Get Consultation

+92 322 4349838

// // Wait for 3 seconds after the page loads // setTimeout(function() { // // Open the Botpress web chat window // window.botpressWebChat.sendEvent({ type: 'show' }); // }, 3000); // 3000 milliseconds = 3 seconds