I would like the pop up tooltips to show on page load and not on user clicks. How can I do it?

I would like the pop up tooltips to show on page load and not on user clicks. How can I do it?

I would like to show the pop up tooltips on this code when the page loads rather than when the user clicks. It probably is hard to do. I already tried adding a jquery document ready script in the head content but I'm assuming I would have to add more functionality to the javascript where it says click. Here is the link to the demo.  http://www.codeproject.com/Tips/799641/Overlay-a-tutorial-on-an-existing-web-page-with-jQ
I like this particular plugin because it dims and highlights. I would like to keep those elements the same.