A Callback() function is executed once the effect is complete. It is always written as the last argument of the method.
Syntax: $(selector).effect_function(speed, callback);
.In this example we are going to use callback function multiple time with the help of slidetToggle()
function