Basic usage of AmaranJS
You can always spam click on button.
$('#start').on('click',function(){ $.amaran({'message':'My first example!'}); });