simple callback question

simple callback question

I've checked the tutorial, can't see the answer: how to write a callback for a straight javascript function? as in

loadBack(), function() { 
jQuery functions }

loadBack() randomly loads an image approx 90kb.